VirtualBox

Changeset 88315 in vbox


Ignore:
Timestamp:
Mar 29, 2021 3:13:27 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
143534
Message:

Makefile.kmk, Installer/win, bugref:9532: Windows: Missed qsqlite plugin.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.kmk

    r88303 r88315  
    249249    $(call VBOX_RE_SIGN_DLL_FN,qt5-bin,$(PATH_SDK_QT5)/plugins/platforms/qminimal$(SUFF_DLL))=>platforms/qminimal$(SUFF_DLL) \
    250250    $(call VBOX_RE_SIGN_DLL_FN,qt5-bin,$(PATH_SDK_QT5)/plugins/platforms/qoffscreen$(SUFF_DLL))=>platforms/qoffscreen$(SUFF_DLL) \
     251    $(call VBOX_RE_SIGN_DLL_FN,qt5-bin,$(PATH_SDK_QT5)/plugins/sqldrivers/qsqlite$(SUFF_DLL))=>sqldrivers/qsqlite$(SUFF_DLL) \
    251252    $(call VBOX_RE_SIGN_DLL_FN,qt5-bin,$(PATH_SDK_QT5)/plugins/styles/qwindowsvistastyle$(SUFF_DLL))=>styles/qwindowsvistastyle$(SUFF_DLL)
    252253   ifdef VBOX_WITH_QT_PDBS
  • trunk/src/VBox/Installer/win/VBoxMergeApp.wxi

    r88142 r88315  
    407407                <File Id="file_qwindows.dll" Name="qwindows.dll"
    408408                      Source="$(env.PATH_OUT)\bin\platforms\qwindows.dll" />
     409                <File Id="file_qsqlite.dll" Name="qsqlite.dll"
     410                      Source="$(env.PATH_OUT)\bin\sqldrivers\qsqlite.dll" />
    409411                <File Id="file_qwindowsvistastyle.dll" Name="qwindowsvistastyle.dll"
    410412                      Source="$(env.PATH_OUT)\bin\styles\qwindowsvistastyle.dll" />
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette