Changeset 50183 in vbox for trunk/src/VBox/Installer
- Timestamp:
- Jan 23, 2014 3:58:21 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/win/VirtualBox.wxs
r49537 r50183 660 660 <?endif?> 661 661 662 <!-- C API (glue) binding --> 663 <Component Id="cp_VBoxCAPI" Guid="097F7F53-7111-467F-8E0C-257D9926FDA0"> 664 <File Id="file_VBoxCAPI.dll" Name="VBoxCAPI.dll" 665 Source="$(env.PATH_OUT)\bin\VBoxCAPI.dll" /> 666 </Component> 667 662 668 <?if $(env.VBOX_WITH_PYTHON) = "yes" ?> 663 669 <Component Id="cp_VBoxPythonBinding" Guid="293D7E11-78DA-4C31-AEED-AE2FE42F6881">
Note:
See TracChangeset
for help on using the changeset viewer.