VirtualBox

Ignore:
Timestamp:
Oct 18, 2022 10:26:20 AM (2 years ago)
Author:
vboxsync
Message:

Installer/Win: bugref:9532: Forgot to move Qt related .DLLs to proper folders.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/VBoxMergeApp.wxi

    r97143 r97194  
    433433                <File Id="file_qwindows.dll" Name="qwindows.dll"
    434434                      Source="$(env.PATH_OUT)\bin\platforms\qwindows.dll" />
     435            </Component>
     436        </Directory>
     437        <!-- Qt sqldrivers plugins -->
     438        <Directory Id="dir_VBoxAppSqldrivers" Name="sqldrivers">
     439            <Component Id="cp_QtSqldrivers" Guid="31ba006b-7dca-40b1-aba0-998eb18bd586" Win64="$(var.Property_Win64)">
    435440                <File Id="file_qsqlite.dll" Name="qsqlite.dll"
    436441                      Source="$(env.PATH_OUT)\bin\sqldrivers\qsqlite.dll" />
     442            </Component>
     443        </Directory>
     444        <!-- Qt styles plugins -->
     445        <Directory Id="dir_VBoxAppStyles" Name="styles">
     446            <Component Id="cp_QtStyles" Guid="150837df-f3ae-416f-9ea3-94f1f41b9f41" Win64="$(var.Property_Win64)">
    437447                <File Id="file_qwindowsvistastyle.dll" Name="qwindowsvistastyle.dll"
    438448                      Source="$(env.PATH_OUT)\bin\styles\qwindowsvistastyle.dll" />
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