LIBOMV-637 Adds ability for prebuild to specify PlatformTarget Thanks Douglas R. Miles for the patch

git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@3192 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
Jim Radford
2009-10-30 01:10:44 +00:00
parent 6bf3442294
commit 43c7170a86
3 changed files with 20 additions and 0 deletions

View File

@@ -220,6 +220,7 @@
<xs:element name="FileAlignment" type="xs:integer" minOccurs="0" />
<xs:element name="NoStdLib" type="xs:boolean" minOccurs="0" />
<xs:element name="KeyFile" type="xs:string" minOccurs="0" />
<xs:element name="PlatformTarget" type="xs:string" minOccurs="0" />
</xs:all>
</xs:complexType>
</xs:element>