Changeset 59411 in vbox for trunk/src/VBox/Installer/win
- Timestamp:
- Jan 19, 2016 3:07:09 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/win/VirtualBox.wxs
r59390 r59411 401 401 <?if $(env.VBOX_WITH_MIDL_PROXY_STUB) = "yes" ?> 402 402 <ComponentRef Id="cp_ProxyStub" /> 403 <?if $(env.BUILD_TARGET_ARCH) != "x86" ?> 403 404 <ComponentRef Id="cp_ProxyStubLegacy" /> 405 <?endif?> 404 406 <?endif?> 405 407 <ComponentRef Id="cp_MainBinaries" />
Note:
See TracChangeset
for help on using the changeset viewer.