Changeset 42322 in vbox for trunk/src/VBox/Installer
- Timestamp:
- Jul 23, 2012 12:22:06 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/win/VirtualBox.wxs
r42321 r42322 476 476 <File Id="file_VBoxDragAndDropSvc.dll" Name="VBoxDragAndDropSvc.dll" 477 477 Source="$(env.PATH_OUT)\bin\VBoxDragAndDropSvc.dll" /> 478 <?endif ?> 478 479 <?if $(env.VBOX_WITH_GUEST_PROPS) = "yes" ?> 479 480 <File Id="file_VBoxGuestPropSvc.dll" Name="VBoxGuestPropSvc.dll"
Note:
See TracChangeset
for help on using the changeset viewer.