VirtualBox

Ignore:
Timestamp:
Jul 3, 2007 10:32:10 PM (17 years ago)
Author:
vboxsync
Message:

OS/2: Enabled VBOX_WITH_MAIN, VBOX_WITH_VBOXSDL and VBOX_WITH_QTGUI by default; corrected paths to the Qt tooklit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk

    r3401 r3405  
    8484# Sources containing local definitions of classes that use the Q_OBJECT macro
    8585VirtualBox_QT_MOCSRCS = src/VBoxSelectorWnd.cpp
    86 ifneq ($(BUILD_TARGET),win)
     86ifdef VBOX_WITH_XPCOM
    8787VirtualBox_QT_MOCSRCS += src/COMDefs.cpp
    8888endif
     
    159159## @todo GCC3 seems to lack -Wno-missing-base-class-initializer, so we use
    160160#  more generic -Wno-extra
    161 ifneq ($(BUILD_TARGET),win)
     161ifdef VBOX_WITH_XPCOM
    162162src/COMDefs.cpp_CXXFLAGS  = $(VBOX_GCC_Wno-extra)
    163163endif
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette