- Timestamp:
- Sep 8, 2008 11:29:31 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 36194
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk
r12191 r12216 227 227 FORMS := $(filter-out ui/VBoxRegistrationDlg.ui,$(FORMS)) 228 228 endif 229 # OSE version is always necessary for lupdate/lrelease 230 FORMS += ui/VBoxAboutDlg.ui 229 231 ifdef USE_KBUILD_QT3_UNIT 230 232 $(eval VirtualBox_SOURCES += $(FORMS) ) … … 360 362 VirtualBox_QT_MOCHDRS += include/VBoxAboutNonOSEDlg.h 361 363 endif 362 # OSE version is always necessary for lupdate/lrelease363 VirtualBox_QT_UISRCS += ui/VBoxAboutDlg.ui364 364 365 365 VirtualBox_DEFS = VBOX_GUI_SEPARATE_VM_PROCESS
Note:
See TracChangeset
for help on using the changeset viewer.