summaryrefslogtreecommitdiff
path: root/cryptdll.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'cryptdll.vcproj')
-rwxr-xr-xcryptdll.vcproj4
1 files changed, 2 insertions, 2 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>