Changeset 5131 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- Oct 1, 2007 9:26:07 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk
r5111 r5131 56 56 endif 57 57 INSTALLS = VirtualBox.nls 58 59 ifeq ($(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)) 64 endif 58 65 59 66
Note:
See TracChangeset
for help on using the changeset viewer.