VirtualBox

Changeset 59557 in vbox


Ignore:
Timestamp:
Feb 2, 2016 11:11:04 AM (9 years ago)
Author:
vboxsync
Message:

FE/Qt: Qt5 migration (part 81): Windows platform plugins are now required since we are using prefixed Qt5 build (similar to Mac OS X).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.kmk

    r59510 r59557  
    223223    qt5-bin_SOURCES = \
    224224     $(foreach qtmod,$(VBOX_QT_MOD_NAMES),$(call VBOX_RE_SIGN_DLL_FN,qt5-bin,$(PATH_SDK_QT5)/bin/$(qtmod)$(SUFF_DLL)))
     225    qt5-bin_SOURCES += \
     226     $(PATH_SDK_QT5)/plugins/platforms/qwindows$(SUFF_DLL)=>platforms/qwindows$(SUFF_DLL) \
     227     $(PATH_SDK_QT5)/plugins/platforms/qminimal$(SUFF_DLL)=>platforms/qminimal$(SUFF_DLL) \
     228     $(PATH_SDK_QT5)/plugins/platforms/qoffscreen$(SUFF_DLL)=>platforms/qoffscreen$(SUFF_DLL)
    225229    ifdef VBOX_WITH_QT_PDBS
    226230     qt5-bin_SOURCES += \
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