VirtualBox

Changeset 12231 in vbox


Ignore:
Timestamp:
Sep 8, 2008 3:03:18 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
36217
Message:

Config.kmk, VirtualBox4/Makefile: the USES+=qt4 goes into the makefiles using qt4 to avoid resolving the Qt4 locations all the time and perform unnecessary inheriting.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r12197 r12231  
    29162916#
    29172917TEMPLATE_VBOXQT4GUIEXE = VBox Qt4 GUI Executable
    2918 USES += qt4
    29192918TEMPLATE_VBOXQT4GUIEXE_USES = qt4
    29202919TEMPLATE_VBOXQT4GUIEXE_QTTOOL = QT4
  • trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk

    r12172 r12231  
    122122# VirtualBox4 - The GUI program.
    123123#
     124USES += qt4
    124125VirtualBox4_TEMPLATE := $(if $(VBOX_WITH_HARDENING),VBOXQT4GUI,VBOXQT4GUIEXE)
    125126VirtualBox4_NAME = VirtualBox
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette