VirtualBox

Changeset 69738 in vbox for trunk/src/VBox/Main/glue


Ignore:
Timestamp:
Nov 18, 2017 2:53:02 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
119135
Message:

glue/glue-java.xsl: skip midl stuff in xpcom glue style to try fix IVBoxSVC burn [fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/glue/glue-java.xsl

    r69737 r69738  
    51875187      <xsl:when test="$G_vboxGlueStyle='xpcom'">
    51885188        <!-- We don't need WSDL-specific nor MIDL-specific interfaces here -->
    5189         <xsl:if test="not(@internal='yes') and not($self_target='midl') and not($module)">
     5189        <xsl:if test="not(@internal='yes') and not($self_target='wsdl') and not($module) and not($self_target='midl')">
    51905190          <xsl:call-template name="genIface">
    51915191            <xsl:with-param name="ifname" select="@name" />
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette