Changeset 12170 in vbox for trunk/src/VBox/Frontends/Makefile.kmk
- Timestamp:
- Sep 6, 2008 3:58:49 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/Makefile.kmk
r11805 r12170 41 41 endif 42 42 43 ifndef VBOX_ KBUILD_HACKING# Have to convert these monsters if this is gonna make any sense at all... :-(43 ifndef VBOX_SINGLE_MAKEFILE # Have to convert these monsters if this is gonna make any sense at all... :-( 44 44 # Sub-directory walk (qt is too much work for now) 45 45 ifdef VBOX_WITH_QTGUI … … 49 49 SUBDIRS_AFTER += VirtualBox4 50 50 endif 51 endif # !VBOX_ KBUILD_HACKING51 endif # !VBOX_SINGLE_MAKEFILE 52 52 endif # !VBOX_ONLY_DOCS 53 53
Note:
See TracChangeset
for help on using the changeset viewer.