summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcryptdll.vcproj4
-rwxr-xr-xcryptlib.vcproj8
2 files changed, 6 insertions, 6 deletions
diff --git a/cryptdll.vcproj b/cryptdll.vcproj
index 2407d5c..24daad4 100755
--- a/cryptdll.vcproj
+++ b/cryptdll.vcproj
@@ -2388,7 +2388,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>
@@ -2397,7 +2397,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>
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>