summaryrefslogtreecommitdiffstats
path: root/client/windows/redc.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'client/windows/redc.vcproj')
-rw-r--r--client/windows/redc.vcproj18
1 files changed, 13 insertions, 5 deletions
diff --git a/client/windows/redc.vcproj b/client/windows/redc.vcproj
index 6b5182c8..538d2cb5 100644
--- a/client/windows/redc.vcproj
+++ b/client/windows/redc.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="windows-1255"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="9,00"
+ Version="9.00"
Name="redc"
ProjectGUID="{4F03BAF9-DFBC-4CA7-B860-8929555981AE}"
RootNamespace="redc"
@@ -228,6 +228,10 @@
>
</File>
<File
+ RelativePath="..\foreign_menu.cpp"
+ >
+ </File>
+ <File
RelativePath="..\gdi_canvas.cpp"
>
</File>
@@ -508,6 +512,10 @@
>
</File>
<File
+ RelativePath="..\foreign_menu.h"
+ >
+ </File>
+ <File
RelativePath="..\..\common\gdi_canvas.h"
>
</File>
@@ -711,7 +719,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating demarshaller"
- CommandLine="generate.bat"
+ CommandLine="generate.bat&#x0D;&#x0A;"
AdditionalDependencies=""
Outputs="$(ProjectDir)/../generated_demarshallers.cpp;$(ProjectDir)/../generated_marshallers.cpp"
/>
@@ -722,7 +730,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating demarshaller"
- CommandLine="generate.bat"
+ CommandLine="generate.bat&#x0D;&#x0A;"
Outputs="$(ProjectDir)/../generated_demarshallers.cpp;$(ProjectDir)/../generated_marshallers.cpp"
/>
</FileConfiguration>
@@ -736,7 +744,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating old demarshaller"
- CommandLine="generate1.bat"
+ CommandLine="generate1.bat&#x0D;&#x0A;"
AdditionalDependencies=""
Outputs="$(ProjectDir)/../generated_demarshallers1.cpp;$(ProjectDir)/../generated_marshallers1.cpp"
/>
@@ -747,7 +755,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Generating old demarshaller"
- CommandLine="generate1.bat"
+ CommandLine="generate1.bat&#x0D;&#x0A;"
Outputs="$(ProjectDir)/../generated_demarshallers1.cpp;$(ProjectDir)/../generated_marshallers1.cpp"
/>
</FileConfiguration>