Changeset 12231 in vbox
- Timestamp:
- Sep 8, 2008 3:03:18 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 36217
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r12197 r12231 2916 2916 # 2917 2917 TEMPLATE_VBOXQT4GUIEXE = VBox Qt4 GUI Executable 2918 USES += qt42919 2918 TEMPLATE_VBOXQT4GUIEXE_USES = qt4 2920 2919 TEMPLATE_VBOXQT4GUIEXE_QTTOOL = QT4 -
trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk
r12172 r12231 122 122 # VirtualBox4 - The GUI program. 123 123 # 124 USES += qt4 124 125 VirtualBox4_TEMPLATE := $(if $(VBOX_WITH_HARDENING),VBOXQT4GUI,VBOXQT4GUIEXE) 125 126 VirtualBox4_NAME = VirtualBox
Note:
See TracChangeset
for help on using the changeset viewer.