- Timestamp:
- Jul 18, 2008 3:35:06 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r10642 r10750 230 230 VBOX_WITH_QTGUI = 1 231 231 # The Qt 4 GUI (experimental). 232 if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), darwin.x86 win.x86 win.amd64 linux.x86 linux.amd64)232 if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), darwin.x86 win.x86 win.amd64 solaris.x86 solaris.amd64 linux.x86 linux.amd64) 233 233 VBOX_WITH_QT4GUI = 1 234 234 endif
Note:
See TracChangeset
for help on using the changeset viewer.