summaryrefslogtreecommitdiff
path: root/Mkfiles
diff options
context:
space:
mode:
authorBrian Gladman <brg@gladman.plus.com>2010-05-27 08:46:46 +0000
committerBrian Gladman <brg@gladman.plus.com>2010-05-27 08:46:46 +0000
commit3a14d898b24de46081335ec79114531c396c72c7 (patch)
tree53657867dae9d4ce644226681c88139645181878 /Mkfiles
parente5b53cf7e6411391c62c3a1e52c3115bc22b5247 (diff)
downloadyasm-3a14d898b24de46081335ec79114531c396c72c7.tar.gz
correct reported error in vsyasm.xml
svn path=/trunk/yasm/; revision=2329
Diffstat (limited to 'Mkfiles')
-rw-r--r--Mkfiles/vc10/vsyasm.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/Mkfiles/vc10/vsyasm.xml b/Mkfiles/vc10/vsyasm.xml
index 9ee43193..860bce8d 100644
--- a/Mkfiles/vc10/vsyasm.xml
+++ b/Mkfiles/vc10/vsyasm.xml
@@ -72,7 +72,6 @@
HelpContext="0"
DisplayName="Include Paths"
Description="Set the paths for any additional include files"
- Separator=";"
Switch="-i &quot;[value]&quot;" />
<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