aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8/scummvm.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'dists/msvc8/scummvm.vcproj')
-rw-r--r--dists/msvc8/scummvm.vcproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/dists/msvc8/scummvm.vcproj b/dists/msvc8/scummvm.vcproj
index 2b13b6bf04..7413e8792c 100644
--- a/dists/msvc8/scummvm.vcproj
+++ b/dists/msvc8/scummvm.vcproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="windows-1250"?>
+<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8,00"
@@ -1065,7 +1065,7 @@
>
<Tool
Name="VCCustomBuildTool"
- CommandLine="nasm.exe -O1 -f win32 -g -o $(OutDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
+ CommandLine="nasm.exe -O1 -f win32 -g -o &quot;$(OutDir)\$(InputName).obj&quot; &quot;$(InputPath)&quot;&#x0D;&#x0A;"
Outputs="$(OutDir)\$(InputName).obj"
/>
</FileConfiguration>
@@ -1095,7 +1095,7 @@
>
<Tool
Name="VCCustomBuildTool"
- CommandLine="nasm.exe -O1 -f win32 -g -o $(OutDir)\$(InputName).obj $(InputPath)&#x0D;&#x0A;"
+ CommandLine="nasm.exe -O1 -f win32 -g -o &quot;$(OutDir)\$(InputName).obj&quot; &quot;$(InputPath)&quot;&#x0D;&#x0A;"
Outputs="$(OutDir)\$(InputName).obj"
/>
</FileConfiguration>