Skip to content
Snippets Groups Projects
Commit 35620259 authored by balaskoa's avatar balaskoa
Browse files

Sync. with titan.core


Signed-off-by: default avatarbalaskoa <Jeno.Balasko@ericsson.com>
parent e37da13c
No related branches found
No related tags found
No related merge requests found
...@@ -144,7 +144,6 @@ ...@@ -144,7 +144,6 @@
<xs:element name="disableSubtypeChecking" minOccurs="0" maxOccurs="1" type="xs:boolean" /> <xs:element name="disableSubtypeChecking" minOccurs="0" maxOccurs="1" type="xs:boolean" />
<xs:element name="forceGenSeof" minOccurs="0" maxOccurs="1" type="xs:boolean" /> <xs:element name="forceGenSeof" minOccurs="0" maxOccurs="1" type="xs:boolean" />
<xs:element name="enableOOP" minOccurs="0" maxOccurs="1" type="xs:boolean" /> <xs:element name="enableOOP" minOccurs="0" maxOccurs="1" type="xs:boolean" />
<!-- *******C++ compiler:****** --> <!-- *******C++ compiler:****** -->
<xs:element name="CxxCompiler" minOccurs="0" maxOccurs="1" type="xs:normalizedString" /> <xs:element name="CxxCompiler" minOccurs="0" maxOccurs="1" type="xs:normalizedString" />
<xs:element name="optimizationLevel" minOccurs="0" maxOccurs="1" type="xs:normalizedString" /> <xs:element name="optimizationLevel" minOccurs="0" maxOccurs="1" type="xs:normalizedString" />
...@@ -165,7 +164,7 @@ ...@@ -165,7 +164,7 @@
</xs:sequence> </xs:sequence>
</xs:complexType> </xs:complexType>
</xs:element> </xs:element>
<xs:element name="FreeBSDSpecificLibraries" minOccurs="0" maxOccurs="1"> <xs:element name="FreeBSDSpecificLibraries" minOccurs="0" maxOccurs="1">
<xs:complexType> <xs:complexType>
<xs:sequence> <xs:sequence>
<xs:element name="listItem" minOccurs="1" maxOccurs="unbounded" type="xs:normalizedString" /> <xs:element name="listItem" minOccurs="1" maxOccurs="unbounded" type="xs:normalizedString" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment