summaryrefslogtreecommitdiff
path: root/cryptlib.vcproj
diff options
context:
space:
mode:
authorweidai <weidai@57ff6487-cd31-0410-9ec3-f628ee90f5f0>2007-12-03 19:51:49 +0000
committerweidai <weidai@57ff6487-cd31-0410-9ec3-f628ee90f5f0>2007-12-03 19:51:49 +0000
commitd34d068d47616f810a3da2c90dec153f6a147f4e (patch)
tree91ce5ead58be05c3ca080fe1a78465d8e779c616 /cryptlib.vcproj
parentb4f335b4f0df19e4940c5318af45ad114156edf5 (diff)
downloadcryptopp-d34d068d47616f810a3da2c90dec153f6a147f4e.tar.gz
add quotes around $(InputPath) (Laurence Parry)
git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@415 57ff6487-cd31-0410-9ec3-f628ee90f5f0
Diffstat (limited to 'cryptlib.vcproj')
-rwxr-xr-xcryptlib.vcproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/cryptlib.vcproj b/cryptlib.vcproj
index 7361df9..fbb97b2 100755
--- a/cryptlib.vcproj
+++ b/cryptlib.vcproj
@@ -8508,7 +8508,7 @@
>
<Tool
Name="VCCustomBuildTool"
- CommandLine="ml64.exe /c /nologo /Fo&quot;$(IntDir)\x64masm.obj&quot; /Zi $(InputPath)&#x0D;&#x0A;"
+ CommandLine="ml64.exe /c /nologo /Fo&quot;$(IntDir)\x64masm.obj&quot; /Zi &quot;$(InputPath)&quot;"
Outputs="$(IntDir)\x64masm.obj"
/>
</FileConfiguration>
@@ -8525,7 +8525,7 @@
>
<Tool
Name="VCCustomBuildTool"
- CommandLine="ml64.exe /c /nologo /Fo&quot;$(IntDir)\x64masm.obj&quot; /Zi $(InputPath)&#x0D;&#x0A;"
+ CommandLine="ml64.exe /c /nologo /Fo&quot;$(IntDir)\x64masm.obj&quot; /Zi &quot;$(InputPath)&quot;"
Outputs="$(IntDir)\x64masm.obj"
/>
</FileConfiguration>
@@ -8542,7 +8542,7 @@
>
<Tool
Name="VCCustomBuildTool"
- CommandLine="ml64.exe /c /nologo /Fo&quot;$(IntDir)\x64masm.obj&quot; /Zi $(InputPath)&#x0D;&#x0A;"
+ CommandLine="ml64.exe /c /nologo /Fo&quot;$(IntDir)\x64masm.obj&quot; /Zi &quot;$(InputPath)&quot;"
Outputs="$(IntDir)\x64masm.obj"
/>
</FileConfiguration>
@@ -8559,7 +8559,7 @@
>
<Tool
Name="VCCustomBuildTool"
- CommandLine="ml64.exe /c /nologo /Fo&quot;$(IntDir)\x64masm.obj&quot; /Zi $(InputPath)&#x0D;&#x0A;"
+ CommandLine="ml64.exe /c /nologo /Fo&quot;$(IntDir)\x64masm.obj&quot; /Zi &quot;$(InputPath)&quot;"
Outputs="$(IntDir)\x64masm.obj"
/>
</FileConfiguration>