|
|
@@ -1,7 +1,7 @@
|
|
|
-<?xml version="1.0" encoding = "Windows-1252"?>
|
|
|
+<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
<VisualStudioProject
|
|
|
ProjectType="Visual C++"
|
|
|
- Version="7.00"
|
|
|
+ Version="7.10"
|
|
|
Name="ppremake"
|
|
|
ProjectGUID="{B2B6A5F5-4403-4386-9294-B10EE8B0B3E8}"
|
|
|
Keyword="CustomAppWizProj">
|
|
|
@@ -32,8 +32,14 @@
|
|
|
Name="VCResourceCompilerTool"/>
|
|
|
<Tool
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCXMLDataGeneratorTool"/>
|
|
|
<Tool
|
|
|
Name="VCWebDeploymentTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCManagedWrapperGeneratorTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
</Configuration>
|
|
|
<Configuration
|
|
|
Name="Release|Win32"
|
|
|
@@ -57,10 +63,18 @@
|
|
|
Name="VCResourceCompilerTool"/>
|
|
|
<Tool
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCXMLDataGeneratorTool"/>
|
|
|
<Tool
|
|
|
Name="VCWebDeploymentTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCManagedWrapperGeneratorTool"/>
|
|
|
+ <Tool
|
|
|
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
|
</Configuration>
|
|
|
</Configurations>
|
|
|
+ <References>
|
|
|
+ </References>
|
|
|
<Files>
|
|
|
<Filter
|
|
|
Name="Template Files"
|
|
|
@@ -87,9 +101,6 @@
|
|
|
<Filter
|
|
|
Name="Miscellaneous Files"
|
|
|
Filter="vsz;vsdir;ico;vcproj;csproj;css;inf">
|
|
|
- <File
|
|
|
- RelativePath="Templates\1033\Templates.inf">
|
|
|
- </File>
|
|
|
<File
|
|
|
RelativePath="default.vcproj">
|
|
|
</File>
|
|
|
@@ -102,6 +113,9 @@
|
|
|
<File
|
|
|
RelativePath="ppremake.vsz">
|
|
|
</File>
|
|
|
+ <File
|
|
|
+ RelativePath="Templates\1033\Templates.inf">
|
|
|
+ </File>
|
|
|
</Filter>
|
|
|
<File
|
|
|
RelativePath="check_include.cxx">
|
|
|
@@ -112,9 +126,6 @@
|
|
|
<File
|
|
|
RelativePath="config_msvc.h">
|
|
|
</File>
|
|
|
- <File
|
|
|
- RelativePath="dSearchPath.I">
|
|
|
- </File>
|
|
|
<File
|
|
|
RelativePath="dSearchPath.cxx">
|
|
|
</File>
|
|
|
@@ -122,13 +133,13 @@
|
|
|
RelativePath="dSearchPath.h">
|
|
|
</File>
|
|
|
<File
|
|
|
- RelativePath="executionEnvironment.cxx">
|
|
|
+ RelativePath="dSearchPath.I">
|
|
|
</File>
|
|
|
<File
|
|
|
- RelativePath="executionEnvironment.h">
|
|
|
+ RelativePath="executionEnvironment.cxx">
|
|
|
</File>
|
|
|
<File
|
|
|
- RelativePath="filename.I">
|
|
|
+ RelativePath="executionEnvironment.h">
|
|
|
</File>
|
|
|
<File
|
|
|
RelativePath="filename.cxx">
|
|
|
@@ -137,7 +148,7 @@
|
|
|
RelativePath="filename.h">
|
|
|
</File>
|
|
|
<File
|
|
|
- RelativePath="globPattern.I">
|
|
|
+ RelativePath="filename.I">
|
|
|
</File>
|
|
|
<File
|
|
|
RelativePath="globPattern.cxx">
|
|
|
@@ -145,6 +156,9 @@
|
|
|
<File
|
|
|
RelativePath="globPattern.h">
|
|
|
</File>
|
|
|
+ <File
|
|
|
+ RelativePath="globPattern.I">
|
|
|
+ </File>
|
|
|
<File
|
|
|
RelativePath="gnu_getopt.c">
|
|
|
</File>
|
|
|
@@ -206,22 +220,22 @@
|
|
|
RelativePath="ppNamedScopes.h">
|
|
|
</File>
|
|
|
<File
|
|
|
- RelativePath="ppScope.cxx">
|
|
|
+ RelativePath="ppremake.cxx">
|
|
|
</File>
|
|
|
<File
|
|
|
- RelativePath="ppScope.h">
|
|
|
+ RelativePath="ppremake.h">
|
|
|
</File>
|
|
|
<File
|
|
|
- RelativePath="ppSubroutine.cxx">
|
|
|
+ RelativePath="ppScope.cxx">
|
|
|
</File>
|
|
|
<File
|
|
|
- RelativePath="ppSubroutine.h">
|
|
|
+ RelativePath="ppScope.h">
|
|
|
</File>
|
|
|
<File
|
|
|
- RelativePath="ppremake.cxx">
|
|
|
+ RelativePath="ppSubroutine.cxx">
|
|
|
</File>
|
|
|
<File
|
|
|
- RelativePath="ppremake.h">
|
|
|
+ RelativePath="ppSubroutine.h">
|
|
|
</File>
|
|
|
<File
|
|
|
RelativePath="sedAddress.cxx">
|