correct reported error in vsyasm.xml

svn path=/trunk/yasm/; revision=2329
This commit is contained in:
Brian Gladman 2010-05-27 08:46:46 +00:00
parent e5b53cf7e6
commit 3a14d898b2

View file

@ -72,7 +72,6 @@
HelpContext="0"
DisplayName="Include Paths"
Description="Set the paths for any additional include files"
Separator=";"
Switch="-i "[value]"" />
<StringListProperty
@ -82,7 +81,6 @@
HelpContext="0"
DisplayName="Defined Symbols"
Description="Specify pre-defined symbols ('symbol' or 'symbol = value') "
Separator=";"
Switch="-d &quot;[value]&quot;" />
<StringListProperty
@ -92,7 +90,6 @@
HelpContext="0"
DisplayName="Remove Symbols"
Description="Remove pre-defined symbols "
Separator=";"
Switch="-u &quot;[value]&quot;" />
<StringProperty