VirtualBox

Ignore:
Timestamp:
Oct 1, 2007 9:26:07 PM (17 years ago)
Author:
vboxsync
Message:

FE/Qt: OS/2: Instal qt.dll when building the GUI.

File:
1 edited

Legend:

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

    r5111 r5131  
    5656endif
    5757INSTALLS = VirtualBox.nls
     58
     59ifeq ($(BUILD_TARGET),os2)
     60 INSTALLS += qt.dll
     61 qt.dll_INST = $(INST_BIN)
     62 qt.dll_SOURCES += \
     63        $(VBOX_DLL_QT)=>$(not-dir $(VBOX_DLL_QT))
     64endif
    5865
    5966
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