VirtualBox

Changeset 60069 in vbox


Ignore:
Timestamp:
Mar 16, 2016 10:15:16 PM (9 years ago)
Author:
vboxsync
Message:

when installing our Qt5 libraries, only install the actual library and not the symlinks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.kmk

    r59980 r60069  
    236236    qt5-bin_INST = $(INST_BIN)
    237237    qt5-bin_SOURCES = \
    238      $(foreach qtmod,$(VBOX_QT_MOD_NAMES),$(VBOX_PATH_QT_LIB)/lib$(qtmod)$(SUFF_DLL).5) \
    239      $(foreach qtmod,$(VBOX_QT_MOD_NAMES),$(VBOX_PATH_QT_LIB)/lib$(qtmod)$(SUFF_DLL).5.5.1) \
     238     $(foreach qtmod,$(VBOX_QT_MOD_NAMES),$(wildcard $(VBOX_PATH_QT_LIB)/lib$(qtmod)$(SUFF_DLL).*.*.*)=>lib$(qtmod)$(SUFF_DLL).5) \
    240239     $(VBOX_PATH_QT)/plugins/platforms/libqxcb$(SUFF_DLL)=>platforms/libqxcb$(SUFF_DLL)
    241240   endif # x11
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