summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/MSVC
diff options
context:
space:
mode:
authorNeil Moore <neil@s-z.org>2014-06-05 22:54:48 -0400
committerNeil Moore <neil@s-z.org>2014-06-05 23:03:37 -0400
commit6d295321da5f3ce45cd15067d714d897b6e99a4e (patch)
tree1cdff14f60425448d9ca56d7b7d1c3e036b55189 /crawl-ref/source/MSVC
parent4a08026405b799d505a178493896a60866de5f83 (diff)
downloadcrawl-ref-6d295321da5f3ce45cd15067d714d897b6e99a4e.tar.gz
crawl-ref-6d295321da5f3ce45cd15067d714d897b6e99a4e.zip
Remove obsolete Visual Studio 2005 project.
It had failed to keep up with changes to the source tree, and we don't support such an old MSVC anyway.
Diffstat (limited to 'crawl-ref/source/MSVC')
-rw-r--r--crawl-ref/source/MSVC/crawl.vcproj2984
-rw-r--r--crawl-ref/source/MSVC/crawl.vcproj.user73
2 files changed, 0 insertions, 3057 deletions
diff --git a/crawl-ref/source/MSVC/crawl.vcproj b/crawl-ref/source/MSVC/crawl.vcproj
deleted file mode 100644
index a4ef288467..0000000000
--- a/crawl-ref/source/MSVC/crawl.vcproj
+++ /dev/null
@@ -1,2984 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="crawl"
- ProjectGUID="{3189AF12-90EF-4D3E-BFEC-4AB90D7D32DA}"
- RootNamespace="crawlref"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- <Platform
- Name="x64"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug Console|Win32"
- OutputDirectory="$(SolutionDir)\.."
- ConfigurationType="1"
- InheritedPropertySheets=".\Console.vsprops;.\Debug.vsprops;.\Common.vsprops"
- CharacterSet="0"
- WholeProgramOptimization="0"
- >
- <Tool
- Name="VCPreBuildEventTool"
- Description="Generating build-specific headers..."
- CommandLine="set PATH=c:\cygwin\bin;c:\msysgit\mingw\bin;c:\msysgit\bin;c:\mingw\bin;%PATH%&#x0D;&#x0A;cd $(ProjectDir)&#x0D;&#x0A;perl.exe &quot;../util/gen_ver.pl&quot; build.h&#x0D;&#x0A;perl.exe &quot;../util/gen-cflg.pl&quot; compflag.h &quot;&lt;UNKNOWN&gt;&quot; &quot;&lt;UNKNOWN&gt;&quot;&#x0D;&#x0A;"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=".;..;../contrib/lua/src;../contrib/sqlite;../contrib/pcre;../rltiles"
- PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;YY_NO_UNISTD_H;_USE_MATH_DEFINES"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="AppHdr.h"
- WarningLevel="3"
- WarnAsError="false"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- LinkIncremental="2"
- AdditionalLibraryDirectories=""
- GenerateDebugInformation="true"
- SubSystem="1"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug Console|x64"
- OutputDirectory="$(SolutionDir)\.."
- ConfigurationType="1"
- InheritedPropertySheets=".\Console.vsprops;.\Debug.vsprops;.\Common.vsprops"
- CharacterSet="0"
- WholeProgramOptimization="0"
- >
- <Tool
- Name="VCPreBuildEventTool"
- Description="Generating build-specific headers..."
- CommandLine="set PATH=c:\cygwin\bin;c:\msysgit\mingw\bin;c:\msysgit\bin;c:\mingw\bin;%PATH%&#x0D;&#x0A;cd $(ProjectDir)&#x0D;&#x0A;perl.exe &quot;../util/gen_ver.pl&quot; build.h&#x0D;&#x0A;perl.exe &quot;../util/gen-cflg.pl&quot; compflag.h &quot;&lt;UNKNOWN&gt;&quot; &quot;&lt;UNKNOWN&gt;&quot;&#x0D;&#x0A;"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=".;..;../contrib/lua/src;../contrib/sqlite;../contrib/pcre;../rltiles"
- PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;YY_NO_UNISTD_H;_USE_MATH_DEFINES"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="AppHdr.h"
- WarningLevel="3"
- WarnAsError="false"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- LinkIncremental="2"
- AdditionalLibraryDirectories=""
- GenerateDebugInformation="true"
- SubSystem="1"
- TargetMachine="17"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release Console|Win32"
- OutputDirectory="$(SolutionDir)\.."
- ConfigurationType="1"
- InheritedPropertySheets=".\Console.vsprops;.\Release.vsprops;.\Common.vsprops"
- CharacterSet="0"
- WholeProgramOptimization="0"
- >
- <Tool
- Name="VCPreBuildEventTool"
- Description="Generating build-specific headers..."
- CommandLine="set PATH=c:\cygwin\bin;c:\msysgit\mingw\bin;c:\msysgit\bin;c:\mingw\bin;%PATH%&#x0D;&#x0A;cd $(ProjectDir)&#x0D;&#x0A;perl.exe &quot;../util/gen_ver.pl&quot; build.h&#x0D;&#x0A;perl.exe &quot;../util/gen-cflg.pl&quot; compflag.h &quot;&lt;UNKNOWN&gt;&quot; &quot;&lt;UNKNOWN&gt;&quot;&#x0D;&#x0A;"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=".;..;../contrib/lua/src;../contrib/sqlite;../contrib/pcre;../rltiles"
- PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;YY_NO_UNISTD_H;_USE_MATH_DEFINES"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="AppHdr.h"
- WarningLevel="3"
- WarnAsError="false"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- LinkIncremental="1"
- AdditionalLibraryDirectories=""
- GenerateDebugInformation="true"
- SubSystem="1"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release Console|x64"
- OutputDirectory="$(SolutionDir)\.."
- ConfigurationType="1"
- InheritedPropertySheets=".\Console.vsprops;.\Release.vsprops;.\Common.vsprops"
- CharacterSet="0"
- WholeProgramOptimization="0"
- >
- <Tool
- Name="VCPreBuildEventTool"
- Description="Generating build-specific headers..."
- CommandLine="set PATH=c:\cygwin\bin;c:\msysgit\mingw\bin;c:\msysgit\bin;c:\mingw\bin;%PATH%&#x0D;&#x0A;cd $(ProjectDir)&#x0D;&#x0A;perl.exe &quot;../util/gen_ver.pl&quot; build.h&#x0D;&#x0A;perl.exe &quot;../util/gen-cflg.pl&quot; compflag.h &quot;&lt;UNKNOWN&gt;&quot; &quot;&lt;UNKNOWN&gt;&quot;&#x0D;&#x0A;"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=".;..;../contrib/lua/src;../contrib/sqlite;../contrib/pcre;../rltiles"
- PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;YY_NO_UNISTD_H;_USE_MATH_DEFINES"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="AppHdr.h"
- WarningLevel="3"
- WarnAsError="false"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- LinkIncremental="1"
- AdditionalLibraryDirectories=""
- GenerateDebugInformation="true"
- SubSystem="1"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- TargetMachine="17"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug Tiles|Win32"
- OutputDirectory="$(SolutionDir)\.."
- ConfigurationType="1"
- InheritedPropertySheets=".\Tiles.vsprops;.\Debug.vsprops;.\Common.vsprops"
- CharacterSet="0"
- WholeProgramOptimization="0"
- >
- <Tool
- Name="VCPreBuildEventTool"
- Description="Generating build-specific headers..."
- CommandLine="set PATH=c:\cygwin\bin;c:\msysgit\mingw\bin;c:\msysgit\bin;c:\mingw\bin;%PATH%&#x0D;&#x0A;cd $(ProjectDir)&#x0D;&#x0A;perl.exe &quot;../util/gen_ver.pl&quot; build.h&#x0D;&#x0A;perl.exe &quot;../util/gen-cflg.pl&quot; compflag.h &quot;&lt;UNKNOWN&gt;&quot; &quot;&lt;UNKNOWN&gt;&quot;&#x0D;&#x0A;"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=".;..;../contrib/lua/src;../contrib/sqlite;../contrib/pcre;../rltiles"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;YY_NO_UNISTD_H;_USE_MATH_DEFINES"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="AppHdr.h"
- WarningLevel="3"
- WarnAsError="false"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="SDL.lib SDL_image.lib libpng.lib lua.lib pcre.lib sqlite.lib zlib.lib"
- LinkIncremental="2"
- AdditionalLibraryDirectories=""
- GenerateDebugInformation="true"
- SubSystem="2"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug Tiles|x64"
- OutputDirectory="$(SolutionDir)\.."
- ConfigurationType="1"
- InheritedPropertySheets=".\Tiles.vsprops;.\Debug.vsprops;.\Common.vsprops"
- CharacterSet="0"
- WholeProgramOptimization="0"
- >
- <Tool
- Name="VCPreBuildEventTool"
- Description="Generating build-specific headers..."
- CommandLine="set PATH=c:\cygwin\bin;c:\msysgit\mingw\bin;c:\msysgit\bin;c:\mingw\bin;%PATH%&#x0D;&#x0A;cd $(ProjectDir)&#x0D;&#x0A;perl.exe &quot;../util/gen_ver.pl&quot; build.h&#x0D;&#x0A;perl.exe &quot;../util/gen-cflg.pl&quot; compflag.h &quot;&lt;UNKNOWN&gt;&quot; &quot;&lt;UNKNOWN&gt;&quot;&#x0D;&#x0A;"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=".;..;../contrib/lua/src;../contrib/sqlite;../contrib/pcre;../rltiles"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;YY_NO_UNISTD_H;_USE_MATH_DEFINES"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="AppHdr.h"
- WarningLevel="3"
- WarnAsError="false"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="SDL.lib SDL_image.lib libpng.lib lua.lib pcre.lib sqlite.lib zlib.lib"
- LinkIncremental="2"
- AdditionalLibraryDirectories=""
- GenerateDebugInformation="true"
- SubSystem="2"
- TargetMachine="17"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release Tiles|Win32"
- OutputDirectory="$(SolutionDir)\.."
- ConfigurationType="1"
- InheritedPropertySheets=".\Tiles.vsprops;.\Release.vsprops;.\Common.vsprops"
- CharacterSet="0"
- WholeProgramOptimization="0"
- >
- <Tool
- Name="VCPreBuildEventTool"
- Description="Generating build-specific headers..."
- CommandLine="set PATH=c:\cygwin\bin;c:\msysgit\mingw\bin;c:\msysgit\bin;c:\mingw\bin;%PATH%&#x0D;&#x0A;cd $(ProjectDir)&#x0D;&#x0A;perl.exe &quot;../util/gen_ver.pl&quot; build.h&#x0D;&#x0A;perl.exe &quot;../util/gen-cflg.pl&quot; compflag.h &quot;&lt;UNKNOWN&gt;&quot; &quot;&lt;UNKNOWN&gt;&quot;&#x0D;&#x0A;"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=".;..;../contrib/lua/src;../contrib/sqlite;../contrib/pcre;../rltiles"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;YY_NO_UNISTD_H;_USE_MATH_DEFINES"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="AppHdr.h"
- WarningLevel="3"
- WarnAsError="false"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="SDL.lib SDL_image.lib libpng.lib lua.lib pcre.lib sqlite.lib zlib.lib"
- LinkIncremental="1"
- AdditionalLibraryDirectories=""
- GenerateDebugInformation="true"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release Tiles|x64"
- OutputDirectory="$(SolutionDir)\.."
- ConfigurationType="1"
- InheritedPropertySheets=".\Tiles.vsprops;.\Release.vsprops;.\Common.vsprops"
- CharacterSet="0"
- WholeProgramOptimization="0"
- >
- <Tool
- Name="VCPreBuildEventTool"
- Description="Generating build-specific headers..."
- CommandLine="set PATH=c:\cygwin\bin;c:\msysgit\mingw\bin;c:\msysgit\bin;c:\mingw\bin;%PATH%&#x0D;&#x0A;cd $(ProjectDir)&#x0D;&#x0A;perl.exe &quot;../util/gen_ver.pl&quot; build.h&#x0D;&#x0A;perl.exe &quot;../util/gen-cflg.pl&quot; compflag.h &quot;&lt;UNKNOWN&gt;&quot; &quot;&lt;UNKNOWN&gt;&quot;&#x0D;&#x0A;"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=".;..;../contrib/lua/src;../contrib/sqlite;../contrib/pcre;../rltiles"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;YY_NO_UNISTD_H;_USE_MATH_DEFINES"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="AppHdr.h"
- WarningLevel="3"
- WarnAsError="false"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="SDL.lib SDL_image.lib libpng.lib lua.lib pcre.lib sqlite.lib zlib.lib"
- LinkIncremental="1"
- AdditionalLibraryDirectories=""
- GenerateDebugInformation="true"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- TargetMachine="17"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <File
- RelativePath="..\ability.cc"
- >
- </File>
- <File
- RelativePath="..\ability.h"
- >
- </File>
- <File
- RelativePath="..\abyss.cc"
- >
- </File>
- <File
- RelativePath="..\abyss.h"
- >
- </File>
- <File
- RelativePath="..\actor-los.cc"
- >
- </File>
- <File
- RelativePath="..\actor.cc"
- >
- </File>
- <File
- RelativePath="..\actor.h"
- >
- </File>
- <File
- RelativePath="..\AppHdr.cc"
- >
- <FileConfiguration
- Name="Debug Console|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Console|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Console|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Console|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Tiles|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Tiles|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Tiles|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Tiles|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="1"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\AppHdr.h"
- >
- </File>
- <File
- RelativePath="..\areas.cc"
- >
- </File>
- <File
- RelativePath="..\areas.h"
- >
- </File>
- <File
- RelativePath="..\arena.cc"
- >
- </File>
- <File
- RelativePath="..\arena.h"
- >
- </File>
- <File
- RelativePath="..\art-data.h"
- >
- </File>
- <File
- RelativePath="..\art-func.h"
- >
- </File>
- <File
- RelativePath="..\artefact.cc"
- >
- </File>
- <File
- RelativePath="..\artefact.h"
- >
- </File>
- <File
- RelativePath="..\attitude-change.cc"
- >
- </File>
- <File
- RelativePath="..\attitude-change.h"
- >
- </File>
- <File
- RelativePath="..\beam.cc"
- >
- </File>
- <File
- RelativePath="..\beam.h"
- >
- </File>
- <File
- RelativePath="..\behold.cc"
- >
- </File>
- <File
- RelativePath="..\bitary.cc"
- >
- </File>
- <File
- RelativePath="..\bitary.h"
- >
- </File>
- <File
- RelativePath="..\branch.cc"
- >
- </File>
- <File
- RelativePath="..\branch.h"
- >
- </File>
- <File
- RelativePath="..\build.h"
- >
- </File>
- <File
- RelativePath="..\chardump.cc"
- >
- </File>
- <File
- RelativePath="..\chardump.h"
- >
- </File>
- <File
- RelativePath="..\cio.cc"
- >
- </File>
- <File
- RelativePath="..\cio.h"
- >
- </File>
- <File
- RelativePath="..\cloud.cc"
- >
- </File>
- <File
- RelativePath="..\cloud.h"
- >
- </File>
- <File
- RelativePath="..\clua.cc"
- >
- </File>
- <File
- RelativePath="..\clua.h"
- >
- </File>
- <File
- RelativePath="..\cluautil.cc"
- >
- </File>
- <File
- RelativePath="..\cluautil.h"
- >
- </File>
- <File
- RelativePath="..\cmd-keys.h"
- >
- </File>
- <File
- RelativePath="..\cmd-name.h"
- >
- </File>
- <File
- RelativePath="..\colour.cc"
- >
- </File>
- <File
- RelativePath="..\colour.h"
- >
- </File>
- <File
- RelativePath="..\command.cc"
- >
- </File>
- <File
- RelativePath="..\command.h"
- >
- </File>
- <File
- RelativePath="..\compflag.h"
- >
- </File>
- <File
- RelativePath="..\coord-circle.cc"
- >
- </File>
- <File
- RelativePath="..\coord-circle.h"
- >
- </File>
- <File
- RelativePath="..\coord.cc"
- >
- </File>
- <File
- RelativePath="..\coord.h"
- >
- </File>
- <File
- RelativePath="..\coordit.cc"
- >
- </File>
- <File
- RelativePath="..\coordit.h"
- >
- </File>
- <File
- RelativePath="..\crash-w.cc"
- >
- </File>
- <File
- RelativePath="..\crash.h"
- >
- </File>
- <File
- RelativePath="..\ctest.cc"
- >
- </File>
- <File
- RelativePath="..\ctest.h"
- >
- </File>
- <File
- RelativePath="..\database.cc"
- >
- <FileConfiguration
- Name="Debug Console|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Console|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Console|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Console|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Tiles|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Tiles|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Tiles|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Tiles|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\database.h"
- >
- </File>
- <File
- RelativePath="..\dbg-asrt.cc"
- >
- </File>
- <File
- RelativePath="..\dbg-crsh.h"
- >
- </File>
- <File
- RelativePath="..\dbg-maps.cc"
- >
- </File>
- <File
- RelativePath="..\dbg-maps.h"
- >
- </File>
- <File
- RelativePath="..\dbg-scan.cc"
- >
- </File>
- <File
- RelativePath="..\dbg-scan.h"
- >
- </File>
- <File
- RelativePath="..\dbg-util.cc"
- >
- </File>
- <File
- RelativePath="..\dbg-util.h"
- >
- </File>
- <File
- RelativePath="..\debug.h"
- >
- </File>
- <File
- RelativePath="..\decks.cc"
- >
- </File>
- <File
- RelativePath="..\decks.h"
- >
- </File>
- <File
- RelativePath="..\defines.h"
- >
- </File>
- <File
- RelativePath="..\delay.cc"
- >
- </File>
- <File
- RelativePath="..\delay.h"
- >
- </File>
- <File
- RelativePath="..\describe.cc"
- >
- </File>
- <File
- RelativePath="..\describe.h"
- >
- </File>
- <File
- RelativePath="..\dgn-height.cc"
- >
- </File>
- <File
- RelativePath="..\dgn-height.h"
- >
- </File>
- <File
- RelativePath="..\dgn-shoals.cc"
- >
- </File>
- <File
- RelativePath="..\dgn-shoals.h"
- >
- </File>
- <File
- RelativePath="..\dgn-swamp.cc"
- >
- </File>
- <File
- RelativePath="..\dgn-swamp.h"
- >
- </File>
- <File
- RelativePath="..\dgnevent.cc"
- >
- </File>
- <File
- RelativePath="..\dgnevent.h"
- >
- </File>
- <File
- RelativePath="..\directn.cc"
- >
- </File>
- <File
- RelativePath="..\directn.h"
- >
- </File>
- <File
- RelativePath="..\dlua.cc"
- >
- </File>
- <File
- RelativePath="..\dlua.h"
- >
- </File>
- <File
- RelativePath="..\dungeon.cc"
- >
- </File>
- <File
- RelativePath="..\dungeon.h"
- >
- </File>
- <File
- RelativePath="..\duration-data.h"
- >
- </File>
- <File
- RelativePath="..\effects.cc"
- >
- </File>
- <File
- RelativePath="..\effects.h"
- >
- </File>
- <File
- RelativePath="..\enum.h"
- >
- </File>
- <File
- RelativePath="..\exclude.cc"
- >
- </File>
- <File
- RelativePath="..\exclude.h"
- >
- </File>
- <File
- RelativePath="..\externs.h"
- >
- </File>
- <File
- RelativePath="..\feature.cc"
- >
- </File>
- <File
- RelativePath="..\feature.h"
- >
- </File>
- <File
- RelativePath="..\fight.cc"
- >
- </File>
- <File
- RelativePath="..\fight.h"
- >
- </File>
- <File
- RelativePath="..\files.cc"
- >
- </File>
- <File
- RelativePath="..\files.h"
- >
- </File>
- <File
- RelativePath="..\fixary.h"
- >
- </File>
- <File
- RelativePath="..\fixvec.h"
- >
- </File>
- <File
- RelativePath="..\food.cc"
- >
- </File>
- <File
- RelativePath="..\food.h"
- >
- </File>
- <File
- RelativePath="..\format.cc"
- >
- </File>
- <File
- RelativePath="..\format.h"
- >
- </File>
- <File
- RelativePath="..\fprop.cc"
- >
- </File>
- <File
- RelativePath="..\fprop.h"
- >
- </File>
- <File
- RelativePath="..\geom2d.cc"
- >
- </File>
- <File
- RelativePath="..\geom2d.h"
- >
- </File>
- <File
- RelativePath="..\ghost.cc"
- >
- </File>
- <File
- RelativePath="..\ghost.h"
- >
- </File>
- <File
- RelativePath="..\godabil.cc"
- >
- </File>
- <File
- RelativePath="..\godabil.h"
- >
- </File>
- <File
- RelativePath="..\godconduct.cc"
- >
- </File>
- <File
- RelativePath="..\godconduct.h"
- >
- </File>
- <File
- RelativePath="..\goditem.cc"
- >
- </File>
- <File
- RelativePath="..\goditem.h"
- >
- </File>
- <File
- RelativePath="..\godpassive.cc"
- >
- </File>
- <File
- RelativePath="..\godpassive.h"
- >
- </File>
- <File
- RelativePath="..\godprayer.cc"
- >
- </File>
- <File
- RelativePath="..\godprayer.h"
- >
- </File>
- <File
- RelativePath="..\godwrath.cc"
- >
- </File>
- <File
- RelativePath="..\godwrath.h"
- >
- </File>
- <File
- RelativePath="..\hiscores.cc"
- >
- </File>
- <File
- RelativePath="..\hiscores.h"
- >
- </File>
- <File
- RelativePath="..\initfile.cc"
- >
- </File>
- <File
- RelativePath="..\initfile.h"
- >
- </File>
- <File
- RelativePath="..\invent.cc"
- >
- </File>
- <File
- RelativePath="..\invent.h"
- >
- </File>
- <File
- RelativePath="..\it_use2.cc"
- >
- </File>
- <File
- RelativePath="..\it_use2.h"
- >
- </File>
- <File
- RelativePath="..\it_use3.cc"
- >
- </File>
- <File
- RelativePath="..\it_use3.h"
- >
- </File>
- <File
- RelativePath="..\item_use.cc"
- >
- </File>
- <File
- RelativePath="..\item_use.h"
- >
- </File>
- <File
- RelativePath="..\itemname.cc"
- >
- </File>
- <File
- RelativePath="..\itemname.h"
- >
- </File>
- <File
- RelativePath="..\itemprop.cc"
- >
- </File>
- <File
- RelativePath="..\itemprop.h"
- >
- </File>
- <File
- RelativePath="..\items.cc"
- >
- </File>
- <File
- RelativePath="..\items.h"
- >
- </File>
- <File
- RelativePath="..\jobs.cc"
- >
- </File>
- <File
- RelativePath="..\jobs.h"
- >
- </File>
- <File
- RelativePath="..\kills.cc"
- >
- </File>
- <File
- RelativePath="..\kills.h"
- >
- </File>
- <File
- RelativePath="..\l_crawl.cc"
- >
- </File>
- <File
- RelativePath="..\l_debug.cc"
- >
- </File>
- <File
- RelativePath="..\l_defs.h"
- >
- </File>
- <File
- RelativePath="..\l_dgn.cc"
- >
- </File>
- <File
- RelativePath="..\l_dgnbld.cc"
- >
- </File>
- <File
- RelativePath="..\l_dgnevt.cc"
- >
- </File>
- <File
- RelativePath="..\l_dgngrd.cc"
- >
- </File>
- <File
- RelativePath="..\l_dgnit.cc"
- >
- </File>
- <File
- RelativePath="..\l_dgnlvl.cc"
- >
- </File>
- <File
- RelativePath="..\l_dgnmon.cc"
- >
- </File>
- <File
- RelativePath="..\l_dgntil.cc"
- >
- </File>
- <File
- RelativePath="..\l_feat.cc"
- >
- </File>
- <File
- RelativePath="..\l_file.cc"
- >
- </File>
- <File
- RelativePath="..\l_food.cc"
- >
- </File>
- <File
- RelativePath="..\l_global.cc"
- >
- </File>
- <File
- RelativePath="..\l_item.cc"
- >
- </File>
- <File
- RelativePath="..\l_libs.h"
- >
- </File>
- <File
- RelativePath="..\l_los.cc"
- >
- </File>
- <File
- RelativePath="..\l_los.h"
- >
- </File>
- <File
- RelativePath="..\l_mapgrd.cc"
- >
- </File>
- <File
- RelativePath="..\l_mapmrk.cc"
- >
- </File>
- <File
- RelativePath="..\l_moninf.cc"
- >
- </File>
- <File
- RelativePath="..\l_mons.cc"
- >
- </File>
- <File
- RelativePath="..\l_option.cc"
- >
- </File>
- <File
- RelativePath="..\l_spells.cc"
- >
- </File>
- <File
- RelativePath="..\l_subvault.cc"
- >
- </File>
- <File
- RelativePath="..\l_travel.cc"
- >
- </File>
- <File
- RelativePath="..\l_view.cc"
- >
- </File>
- <File
- RelativePath="..\l_you.cc"
- >
- </File>
- <File
- RelativePath="..\lev-pand.cc"
- >
- </File>
- <File
- RelativePath="..\lev-pand.h"
- >
- </File>
- <File
- RelativePath="..\prebuilt\levcomp.lex.cc"
- >
- <FileConfiguration
- Name="Debug Console|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Console|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Console|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Console|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Tiles|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Tiles|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Tiles|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Tiles|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\prebuilt\levcomp.tab.cc"
- >
- <FileConfiguration
- Name="Debug Console|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Console|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Console|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Console|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Tiles|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Tiles|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Tiles|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Tiles|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\prebuilt\levcomp.tab.h"
- >
- </File>
- <File
- RelativePath="..\libgui.cc"
- >
- </File>
- <File
- RelativePath="..\libgui.h"
- >
- </File>
- <File
- RelativePath="..\libutil.cc"
- >
- </File>
- <File
- RelativePath="..\libutil.h"
- >
- </File>
- <File
- RelativePath="..\libw32c.cc"
- >
- <FileConfiguration
- Name="Debug Console|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="2"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Console|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="2"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Console|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="2"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Console|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="2"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Tiles|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="2"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Tiles|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="2"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Tiles|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="2"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Tiles|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="2"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\libw32c.h"
- >
- </File>
- <File
- RelativePath="..\los.cc"
- >
- </File>
- <File
- RelativePath="..\los.h"
- >
- </File>
- <File
- RelativePath="..\los_def.cc"
- >
- </File>
- <File
- RelativePath="..\los_def.h"
- >
- </File>
- <File
- RelativePath="..\losparam.cc"
- >
- </File>
- <File
- RelativePath="..\losparam.h"
- >
- </File>
- <File
- RelativePath="..\luaterp.cc"
- >
- </File>
- <File
- RelativePath="..\luaterp.h"
- >
- </File>
- <File
- RelativePath="..\macro.cc"
- >
- </File>
- <File
- RelativePath="..\macro.h"
- >
- </File>
- <File
- RelativePath="..\main.cc"
- >
- </File>
- <File
- RelativePath="..\makeitem.cc"
- >
- </File>
- <File
- RelativePath="..\makeitem.h"
- >
- </File>
- <File
- RelativePath="..\map_knowledge.cc"
- >
- </File>
- <File
- RelativePath="..\map_knowledge.h"
- >
- </File>
- <File
- RelativePath="..\mapdef.cc"
- >
- </File>
- <File
- RelativePath="..\mapdef.h"
- >
- </File>
- <File
- RelativePath="..\mapmark.cc"
- >
- </File>
- <File
- RelativePath="..\mapmark.h"
- >
- </File>
- <File
- RelativePath="..\maps.cc"
- >
- </File>
- <File
- RelativePath="..\maps.h"
- >
- </File>
- <File
- RelativePath="..\menu.cc"
- >
- </File>
- <File
- RelativePath="..\menu.h"
- >
- </File>
- <File
- RelativePath="..\message-stream.cc"
- >
- </File>
- <File
- RelativePath="..\message.cc"
- >
- </File>
- <File
- RelativePath="..\message.h"
- >
- </File>
- <File
- RelativePath="..\mgen_data.cc"
- >
- </File>
- <File
- RelativePath="..\mgen_data.h"
- >
- </File>
- <File
- RelativePath="..\mgen_enum.h"
- >
- </File>
- <File
- RelativePath="..\misc.cc"
- >
- </File>
- <File
- RelativePath="..\misc.h"
- >
- </File>
- <File
- RelativePath="..\mon-abil.cc"
- >
- </File>
- <File
- RelativePath="..\mon-abil.h"
- >
- </File>
- <File
- RelativePath="..\mon-act.cc"
- >
- </File>
- <File
- RelativePath="..\mon-act.h"
- >
- </File>
- <File
- RelativePath="..\mon-behv.cc"
- >
- </File>
- <File
- RelativePath="..\mon-behv.h"
- >
- </File>
- <File
- RelativePath="..\mon-book.h"
- >
- </File>
- <File
- RelativePath="..\mon-cast.cc"
- >
- </File>
- <File
- RelativePath="..\mon-cast.h"
- >
- </File>
- <File
- RelativePath="..\mon-clone.cc"
- >
- </File>
- <File
- RelativePath="..\mon-clone.h"
- >
- </File>
- <File
- RelativePath="..\mon-data.h"
- >
- </File>
- <File
- RelativePath="..\mon-enum.h"
- >
- </File>
- <File
- RelativePath="..\mon-gear.cc"
- >
- </File>
- <File
- RelativePath="..\mon-gear.h"
- >
- </File>
- <File
- RelativePath="..\mon-grow.cc"
- >
- </File>
- <File
- RelativePath="..\mon-grow.h"
- >
- </File>
- <File
- RelativePath="..\mon-info.cc"
- >
- </File>
- <File
- RelativePath="..\mon-info.h"
- >
- </File>
- <File
- RelativePath="..\mon-movetarget.cc"
- >
- </File>
- <File
- RelativePath="..\mon-movetarget.h"
- >
- </File>
- <File
- RelativePath="..\mon-pathfind.cc"
- >
- </File>
- <File
- RelativePath="..\mon-pathfind.h"
- >
- </File>
- <File
- RelativePath="..\mon-pick.cc"
- >
- </File>
- <File
- RelativePath="..\mon-pick.h"
- >
- </File>
- <File
- RelativePath="..\mon-place.cc"
- >
- </File>
- <File
- RelativePath="..\mon-place.h"
- >
- </File>
- <File
- RelativePath="..\mon-project.cc"
- >
- </File>
- <File
- RelativePath="..\mon-project.h"
- >
- </File>
- <File
- RelativePath="..\mon-speak.cc"
- >
- </File>
- <File
- RelativePath="..\mon-speak.h"
- >
- </File>
- <File
- RelativePath="..\mon-spll.h"
- >
- </File>
- <File
- RelativePath="..\mon-stuff.cc"
- >
- </File>
- <File
- RelativePath="..\mon-stuff.h"
- >
- </File>
- <File
- RelativePath="..\mon-transit.cc"
- >
- </File>
- <File
- RelativePath="..\mon-transit.h"
- >
- </File>
- <File
- RelativePath="..\mon-util.cc"
- >
- </File>
- <File
- RelativePath="..\mon-util.h"
- >
- </File>
- <File
- RelativePath="..\mon_resist_def.cc"
- >
- </File>
- <File
- RelativePath="..\mon_resist_def.h"
- >
- </File>
- <File
- RelativePath="..\monster.cc"
- >
- </File>
- <File
- RelativePath="..\monster.h"
- >
- </File>
- <File
- RelativePath="..\mpr.h"
- >
- </File>
- <File
- RelativePath="..\msvc.h"
- >
- </File>
- <File
- RelativePath="..\mt19937ar.cc"
- >
- <FileConfiguration
- Name="Debug Console|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Console|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Console|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Console|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Tiles|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Tiles|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Tiles|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Tiles|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\mt19937ar.h"
- >
- </File>
- <File
- RelativePath="..\mutation.cc"
- >
- </File>
- <File
- RelativePath="..\mutation.h"
- >
- </File>
- <File
- RelativePath="..\newgame.cc"
- >
- </File>
- <File
- RelativePath="..\newgame.h"
- >
- </File>
- <File
- RelativePath="..\ng-init.cc"
- >
- </File>
- <File
- RelativePath="..\ng-init.h"
- >
- </File>
- <File
- RelativePath="..\ng-input.cc"
- >
- </File>
- <File
- RelativePath="..\ng-input.h"
- >
- </File>
- <File
- RelativePath="..\ng-restr.cc"
- >
- </File>
- <File
- RelativePath="..\ng-restr.h"
- >
- </File>
- <File
- RelativePath="..\notes.cc"
- >
- </File>
- <File
- RelativePath="..\notes.h"
- >
- </File>
- <File
- RelativePath="..\ouch.cc"
- >
- </File>
- <File
- RelativePath="..\ouch.h"
- >
- </File>
- <File
- RelativePath="..\output.cc"
- >
- </File>
- <File
- RelativePath="..\output.h"
- >
- </File>
- <File
- RelativePath="..\overmap.cc"
- >
- </File>
- <File
- RelativePath="..\overmap.h"
- >
- </File>
- <File
- RelativePath="..\pattern.cc"
- >
- </File>
- <File
- RelativePath="..\pattern.h"
- >
- </File>
- <File
- RelativePath="..\place.cc"
- >
- </File>
- <File
- RelativePath="..\place.h"
- >
- </File>
- <File
- RelativePath="..\player.cc"
- >
- </File>
- <File
- RelativePath="..\player.h"
- >
- </File>
- <File
- RelativePath="..\quiver.cc"
- >
- </File>
- <File
- RelativePath="..\quiver.h"
- >
- </File>
- <File
- RelativePath="..\random.cc"
- >
- </File>
- <File
- RelativePath="..\random.h"
- >
- </File>
- <File
- RelativePath="..\ray.cc"
- >
- </File>
- <File
- RelativePath="..\ray.h"
- >
- </File>
- <File
- RelativePath="..\religion.cc"
- >
- </File>
- <File
- RelativePath="..\religion.h"
- >
- </File>
- <File
- RelativePath="..\rng.cc"
- >
- </File>
- <File
- RelativePath="..\rng.h"
- >
- </File>
- <File
- RelativePath="..\shopping.cc"
- >
- </File>
- <File
- RelativePath="..\shopping.h"
- >
- </File>
- <File
- RelativePath="..\shout.cc"
- >
- </File>
- <File
- RelativePath="..\shout.h"
- >
- </File>
- <File
- RelativePath="..\show.cc"
- >
- </File>
- <File
- RelativePath="..\show.h"
- >
- </File>
- <File
- RelativePath="..\showsymb.cc"
- >
- </File>
- <File
- RelativePath="..\showsymb.h"
- >
- </File>
- <File
- RelativePath="..\skills.cc"
- >
- </File>
- <File
- RelativePath="..\skills.h"
- >
- </File>
- <File
- RelativePath="..\skills2.cc"
- >
- </File>
- <File
- RelativePath="..\skills2.h"
- >
- </File>
- <File
- RelativePath="..\species.cc"
- >
- </File>
- <File
- RelativePath="..\species.h"
- >
- </File>
- <File
- RelativePath="..\spells1.cc"
- >
- </File>
- <File
- RelativePath="..\spells1.h"
- >
- </File>
- <File
- RelativePath="..\spells2.cc"
- >
- </File>
- <File
- RelativePath="..\spells2.h"
- >
- </File>
- <File
- RelativePath="..\spells3.cc"
- >
- </File>
- <File
- RelativePath="..\spells3.h"
- >
- </File>
- <File
- RelativePath="..\spells4.cc"
- >
- </File>
- <File
- RelativePath="..\spells4.h"
- >
- </File>
- <File
- RelativePath="..\spl-book.cc"
- >
- </File>
- <File
- RelativePath="..\spl-book.h"
- >
- </File>
- <File
- RelativePath="..\spl-cast.cc"
- >
- </File>
- <File
- RelativePath="..\spl-cast.h"
- >
- </File>
- <File
- RelativePath="..\spl-data.h"
- >
- </File>
- <File
- RelativePath="..\spl-mis.cc"
- >
- </File>
- <File
- RelativePath="..\spl-mis.h"
- >
- </File>
- <File
- RelativePath="..\spl-util.cc"
- >
- </File>
- <File
- RelativePath="..\spl-util.h"
- >
- </File>
- <File
- RelativePath="..\sqldbm.cc"
- >
- </File>
- <File
- RelativePath="..\sqldbm.h"
- >
- </File>
- <File
- RelativePath="..\stash.cc"
- >
- </File>
- <File
- RelativePath="..\stash.h"
- >
- </File>
- <File
- RelativePath="..\state.cc"
- >
- </File>
- <File
- RelativePath="..\state.h"
- >
- </File>
- <File
- RelativePath="..\store.cc"
- >
- </File>
- <File
- RelativePath="..\store.h"
- >
- </File>
- <File
- RelativePath="..\stuff.cc"
- >
- </File>
- <File
- RelativePath="..\stuff.h"
- >
- </File>
- <File
- RelativePath="..\tags.cc"
- >
- </File>
- <File
- RelativePath="..\tags.h"
- >
- </File>
- <File
- RelativePath="..\teleport.cc"
- >
- </File>
- <File
- RelativePath="..\teleport.h"
- >
- </File>
- <File
- RelativePath="..\terrain.cc"
- >
- </File>
- <File
- RelativePath="..\terrain.h"
- >
- </File>
- <File
- RelativePath="..\tile2.cc"
- >
- </File>
- <File
- RelativePath="..\tilebuf.cc"
- >
- </File>
- <File
- RelativePath="..\tilebuf.h"
- >
- </File>
- <File
- RelativePath="..\rltiles\tiledef-dngn.cc"
- >
- <FileConfiguration
- Name="Debug Console|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Console|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Console|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Console|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Tiles|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Tiles|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Tiles|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Tiles|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\rltiles\tiledef-dngn.h"
- >
- </File>
- <File
- RelativePath="..\rltiles\tiledef-gui.cc"
- >
- <FileConfiguration
- Name="Debug Console|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Console|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Console|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Console|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Tiles|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Tiles|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Tiles|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Tiles|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\rltiles\tiledef-gui.h"
- >
- </File>
- <File
- RelativePath="..\rltiles\tiledef-main.cc"
- >
- <FileConfiguration
- Name="Debug Console|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Console|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Console|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Console|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Tiles|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Tiles|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Tiles|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Tiles|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\rltiles\tiledef-main.h"
- >
- </File>
- <File
- RelativePath="..\rltiles\tiledef-player.cc"
- >
- <FileConfiguration
- Name="Debug Console|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Console|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Console|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Console|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Tiles|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Tiles|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Tiles|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Tiles|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\rltiles\tiledef-player.h"
- >
- </File>
- <File
- RelativePath="..\rltiles\tiledef-unrand.cc"
- >
- <FileConfiguration
- Name="Debug Console|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Console|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Console|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Console|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Tiles|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Tiles|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Tiles|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Tiles|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- UsePrecompiledHeader="0"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\rltiles\tiledef-unrand.h"
- >
- </File>
- <File
- RelativePath="..\tilefont.cc"
- >
- </File>
- <File
- RelativePath="..\tilefont.h"
- >
- </File>
- <File
- RelativePath="..\tilemcache.cc"
- >
- </File>
- <File
- RelativePath="..\tilemcache.h"
- >
- </File>
- <File
- RelativePath="..\tilepick.cc"
- >
- </File>
- <File
- RelativePath="..\tilereg.cc"
- >
- </File>
- <File
- RelativePath="..\tilereg.h"
- >
- </File>
- <File
- RelativePath="..\tiles.h"
- >
- </File>
- <File
- RelativePath="..\tilesdl.cc"
- >
- </File>
- <File
- RelativePath="..\tilesdl.h"
- >
- </File>
- <File
- RelativePath="..\tiletex.cc"
- >
- </File>
- <File
- RelativePath="..\tiletex.h"
- >
- </File>
- <File
- RelativePath="..\transform.cc"
- >
- </File>
- <File
- RelativePath="..\transform.h"
- >
- </File>
- <File
- RelativePath="..\traps.cc"
- >
- </File>
- <File
- RelativePath="..\traps.h"
- >
- </File>
- <File
- RelativePath="..\travel.cc"
- >
- </File>
- <File
- RelativePath="..\travel.h"
- >
- </File>
- <File
- RelativePath="..\tutorial.cc"
- >
- </File>
- <File
- RelativePath="..\tutorial.h"
- >
- </File>
- <File
- RelativePath="..\unrand.h"
- >
- </File>
- <File
- RelativePath="..\version.cc"
- >
- </File>
- <File
- RelativePath="..\version.h"
- >
- </File>
- <File
- RelativePath="..\view.cc"
- >
- </File>
- <File
- RelativePath="..\view.h"
- >
- </File>
- <File
- RelativePath="..\viewchar.cc"
- >
- </File>
- <File
- RelativePath="..\viewchar.h"
- >
- </File>
- <File
- RelativePath="..\viewgeom.cc"
- >
- </File>
- <File
- RelativePath="..\viewgeom.h"
- >
- </File>
- <File
- RelativePath="..\viewmap.cc"
- >
- </File>
- <File
- RelativePath="..\viewmap.h"
- >
- </File>
- <File
- RelativePath="..\winhdr.h"
- >
- </File>
- <File
- RelativePath="..\wiz-dgn.cc"
- >
- </File>
- <File
- RelativePath="..\wiz-dgn.h"
- >
- </File>
- <File
- RelativePath="..\wiz-fsim.cc"
- >
- </File>
- <File
- RelativePath="..\wiz-fsim.h"
- >
- </File>
- <File
- RelativePath="..\wiz-item.cc"
- >
- </File>
- <File
- RelativePath="..\wiz-item.h"
- >
- </File>
- <File
- RelativePath="..\wiz-mon.cc"
- >
- </File>
- <File
- RelativePath="..\wiz-mon.h"
- >
- </File>
- <File
- RelativePath="..\wiz-you.cc"
- >
- </File>
- <File
- RelativePath="..\wiz-you.h"
- >
- </File>
- <File
- RelativePath="..\xom.cc"
- >
- </File>
- <File
- RelativePath="..\xom.h"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/crawl-ref/source/MSVC/crawl.vcproj.user b/crawl-ref/source/MSVC/crawl.vcproj.user
deleted file mode 100644
index 876bf410bb..0000000000
--- a/crawl-ref/source/MSVC/crawl.vcproj.user
+++ /dev/null
@@ -1,73 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioUserFile
- ProjectType="Visual C++"
- Version="8.00"
- ShowAllFiles="false"
- >
- <Configurations>
- <Configuration
- Name="Debug Console|Win32"
- >
- <DebugSettings
- Command="$(TargetPath)"
- WorkingDirectory="$(TargetDir)"
- />
- </Configuration>
- <Configuration
- Name="Debug Console|x64"
- >
- <DebugSettings
- Command="$(TargetPath)"
- WorkingDirectory="$(TargetDir)"
- />
- </Configuration>
- <Configuration
- Name="Release Console|Win32"
- >
- <DebugSettings
- Command="$(TargetPath)"
- WorkingDirectory="$(TargetDir)"
- />
- </Configuration>
- <Configuration
- Name="Release Console|x64"
- >
- <DebugSettings
- Command="$(TargetPath)"
- WorkingDirectory="$(TargetDir)"
- />
- </Configuration>
- <Configuration
- Name="Debug Tiles|Win32"
- >
- <DebugSettings
- Command="$(TargetPath)"
- WorkingDirectory="$(TargetDir)"
- />
- </Configuration>
- <Configuration
- Name="Debug Tiles|x64"
- >
- <DebugSettings
- Command="$(TargetPath)"
- WorkingDirectory="$(TargetDir)"
- />
- </Configuration>
- <Configuration
- Name="Release Tiles|Win32"
- >
- <DebugSettings
- Command="$(TargetPath)"
- WorkingDirectory="$(TargetDir)"
- />
- </Configuration>
- <Configuration
- Name="Release Tiles|x64"
- >
- <DebugSettings
- Command="$(TargetPath)"
- WorkingDirectory="$(TargetDir)"
- />
- </Configuration>
- </Configurations>
-</VisualStudioUserFile>