VirtualBox

Ignore:
Timestamp:
Oct 8, 2019 3:04:14 PM (5 years ago)
Author:
vboxsync
Message:

Installer: Removed VBOX_WITH_REM preprocessor stuff. bugref:9576

File:
1 edited

Legend:

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

    r80971 r81159  
    262262        <File Id="file_VBoxRT.dll" Name="VBoxRT.dll"
    263263              Source="$(env.PATH_OUT)\bin\VBoxRT.dll" />
    264 <?if $(env.VBOX_WITH_REM) = "yes" ?>
    265         <File Id="file_VBoxREM.dll" Name="VBoxREM.dll"
    266               Source="$(env.PATH_OUT)\bin\VBoxREM.dll" />
    267  <?if $(env.BUILD_TARGET_ARCH) = "x86" ?>
    268         <File Id="file_VBoxREM32.dll" Name="VBoxREM32.dll"
    269               Source="$(env.PATH_OUT)\bin\VBoxREM32.dll" />
    270         <File Id="file_VBoxREM64.dll" Name="VBoxREM64.dll"
    271               Source="$(env.PATH_OUT)\bin\VBoxREM64.dll" />
    272  <?endif ?>
    273 <?endif ?>
    274264        <File Id="file_VBoxSupLib.dll" Name="VBoxSupLib.dll"
    275265              Source="$(env.PATH_OUT)\bin\VBoxSupLib.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