summaryrefslogtreecommitdiff
path: root/projects/settingsgen_vs80.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'projects/settingsgen_vs80.vcproj')
-rw-r--r--projects/settingsgen_vs80.vcproj143
1 files changed, 0 insertions, 143 deletions
diff --git a/projects/settingsgen_vs80.vcproj b/projects/settingsgen_vs80.vcproj
deleted file mode 100644
index 7568ce974..000000000
--- a/projects/settingsgen_vs80.vcproj
+++ /dev/null
@@ -1,143 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8,00"
- Name="settings_gen"
- ProjectGUID="{E9548DE9-F089-49B7-93A6-30BE2CC311C7}"
- RootNamespace="settings"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="..\objs\settings"
- IntermediateDirectory="..\objs\settings"
- ConfigurationType="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- CommandLine=""
- />
- <Tool
- Name="VCCustomBuildTool"
- AdditionalDependencies=""
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="1"
- FavorSizeOrSpeed="2"
- PreprocessorDefinitions="SETTINGSGEN;WIN32;_DEBUG;_CONSOLE"
- AssemblerOutput="2"
- ProgramDataBaseFileName="$(IntDir)\$(TargetName).pdb"
- WarningLevel="3"
- WarnAsError="true"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile="$(OutDir)\settings_gen.exe"
- GenerateDebugInformation="true"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- Description=""
- CommandLine=""
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- >
- <File
- RelativePath="..\src\core\alloc_func.cpp"
- >
- </File>
- <File
- RelativePath="..\src\misc\getoptdata.cpp"
- >
- </File>
- <File
- RelativePath="..\src\ini_load.cpp"
- >
- </File>
- <File
- RelativePath="..\src\settingsgen\settingsgen.cpp"
- >
- </File>
- <File
- RelativePath="..\src\string.cpp"
- >
- </File>
- </Filter>
- <File
- RelativePath="..\src\misc\getoptdata.h"
- >
- </File>
- <File
- RelativePath="..\src\ini_type.h"
- >
- </File>
- <File
- RelativePath="..\src\core\smallvec_type.hpp"
- >
- </File>
- <File
- RelativePath="..\src\string_func.h"
- >
- </File>
- <File
- RelativePath="..\src\strings_type.h"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>