VirtualBox

Changeset 60989 in vbox for trunk/src/VBox/Installer/darwin


Ignore:
Timestamp:
May 15, 2016 12:33:13 AM (9 years ago)
Author:
vboxsync
Message:

darwin/qt5: PlugIns -> plugins. Gotta use the spelling we compiled it with, or it won't work on case sensitive file systems. (Also, please don't overdo the Makefile else/endif documentation like in the GUI, most can move our eyes up 4 lines and find the if.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/darwin/Makefile.kmk

    r60976 r60989  
    524524        Frameworks/QtGui$(VBOX_QT_INFIX).framework/Versions/$(VBOX_QT_VERSION_MAJOR)/Resources/qt_menu.nib/info.nib \
    525525        Frameworks/QtGui$(VBOX_QT_INFIX).framework/Versions/$(VBOX_QT_VERSION_MAJOR)/Resources/qt_menu.nib/keyedobjects.nib
    526 else # VBOX_WITH_QTGUI_V5
     526else
    527527 VBOX_DI_VBAPP_MISC_FILES += \
    528         PlugIns/platforms/libqcocoa$(SUFF_DLL) \
    529         PlugIns/platforms/libqminimal$(SUFF_DLL) \
    530         PlugIns/platforms/libqoffscreen$(SUFF_DLL)
     528        plugins/platforms/libqcocoa$(SUFF_DLL) \
     529        plugins/platforms/libqminimal$(SUFF_DLL) \
     530        plugins/platforms/libqoffscreen$(SUFF_DLL)
    531531endif # VBOX_WITH_QTGUI_V5
    532532VBOX_DI_VBAPP_MISC_FILES += \
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