VirtualBox

Changeset 15825 in vbox


Ignore:
Timestamp:
Jan 7, 2009 3:03:28 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
41411
Message:

Makefile.kmk:qt3/os2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.kmk

    r15802 r15825  
    105105ifneq ($(VBOX_WITH_QTGUI),)
    106106 if1of ($(KBUILD_TARGET), win os2)
    107   ## @todo remove ifeq and make it work for win too (see
    108   ifeq ($(KBUILD_TARGET),os2)
    109    include $(KBUILD_PATH)/units/qt3.kmk
     107  ifneq ($(strip $(VBOX_DLL_QT)),)
    110108   bin_SOURCES += \
    111     $(DLL_SDK_QT3_QT)=>$(not-dir $(DLL_SDK_QT3_QT))
    112   else
    113    ifneq ($(strip $(VBOX_DLL_QT)),)
    114     bin_SOURCES += \
    115      $(VBOX_DLL_QT)=>$(not-dir $(VBOX_DLL_QT))
    116    endif
     109    $(VBOX_DLL_QT)=>$(not-dir $(VBOX_DLL_QT))
    117110  endif
    118111  ifdef VBOX_QT_BINARIES
Note: See TracChangeset for help on using the changeset viewer.

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