VirtualBox

Changeset 50183 in vbox for trunk/src/VBox/Installer


Ignore:
Timestamp:
Jan 23, 2014 3:58:21 PM (11 years ago)
Author:
vboxsync
Message:

Main/cbinding: bring the C binding to a new functionality level, making them handle both COM and XPCOM based platforms, plus some xsl cleanup to eliminate the $dispatch case which was unused for many years (and will not be used again)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/VirtualBox.wxs

    r49537 r50183  
    660660<?endif?>
    661661
     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
    662668<?if $(env.VBOX_WITH_PYTHON) = "yes" ?>
    663669                    <Component Id="cp_VBoxPythonBinding" Guid="293D7E11-78DA-4C31-AEED-AE2FE42F6881">
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