- Timestamp:
- Sep 6, 2007 5:58:13 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r4583 r4587 360 360 # Qt/Mac v3.3.x requires patching to work for us. 361 361 VBOX_WITH_QTGUI= 362 # The installer is not public 363 VBOX_WITH_INSTALLER= 364 endif 365 ifeq ($(BUILD_TARGET),win) 366 # The installer is not public 362 endif 363 ifneq ($(BUILD_TARGET),linux) 364 # Only the Linux installer is public 367 365 VBOX_WITH_INSTALLER= 368 366 endif
Note:
See TracChangeset
for help on using the changeset viewer.