mirror of
https://github.com/yasm/yasm
synced 2026-08-26 22:26:05 -04:00
correct reported error in vsyasm.xml
svn path=/trunk/yasm/; revision=2329
This commit is contained in:
parent
e5b53cf7e6
commit
3a14d898b2
1 changed files with 0 additions and 3 deletions
|
|
@ -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 "[value]"" />
|
||||
|
||||
<StringListProperty
|
||||
|
|
@ -92,7 +90,6 @@
|
|||
HelpContext="0"
|
||||
DisplayName="Remove Symbols"
|
||||
Description="Remove pre-defined symbols "
|
||||
Separator=";"
|
||||
Switch="-u "[value]"" />
|
||||
|
||||
<StringProperty
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue