2003-02-25 17:48:27 +01:00
|
|
|
<?xml version="1.0" encoding = "Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="7.00"
|
|
|
|
Name="modules"
|
|
|
|
SccProjectName=""
|
|
|
|
SccLocalPath="">
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"/>
|
|
|
|
</Platforms>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory=".\Debug"
|
|
|
|
IntermediateDirectory=".\Debug"
|
|
|
|
ConfigurationType="4"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
|
|
|
ImproveFloatingPointConsistency="TRUE"
|
|
|
|
AdditionalIncludeDirectories="../kernel,../util,../..,.."
|
2003-03-24 23:42:41 +01:00
|
|
|
PreprocessorDefinitions="_WINDOWS,WIN32"
|
|
|
|
BasicRuntimeChecks="0"
|
2003-05-13 19:51:22 +02:00
|
|
|
RuntimeLibrary="5"
|
2003-02-25 17:48:27 +01:00
|
|
|
DisableLanguageExtensions="TRUE"
|
2003-03-24 23:42:41 +01:00
|
|
|
UsePrecompiledHeader="0"
|
2003-02-25 17:48:27 +01:00
|
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
|
|
PrecompiledHeaderFile=".\Debug/modules.pch"
|
|
|
|
AssemblerListingLocation=".\Debug/"
|
|
|
|
ObjectFile=".\Debug/"
|
|
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
|
|
WarningLevel="4"
|
2003-03-24 23:42:41 +01:00
|
|
|
SuppressStartupBanner="FALSE"
|
2003-02-25 17:48:27 +01:00
|
|
|
DebugInformationFormat="1"
|
|
|
|
CompileAs="0"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile=".\Debug\modules.lib"
|
|
|
|
SuppressStartupBanner="TRUE"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
Culture="1031"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory=".\Release"
|
|
|
|
IntermediateDirectory=".\Release"
|
|
|
|
ConfigurationType="4"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
InlineFunctionExpansion="1"
|
|
|
|
ImproveFloatingPointConsistency="TRUE"
|
|
|
|
AdditionalIncludeDirectories="../kernel,../util,../..,.."
|
|
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
|
|
|
|
StringPooling="TRUE"
|
|
|
|
RuntimeLibrary="4"
|
|
|
|
EnableFunctionLevelLinking="TRUE"
|
|
|
|
DisableLanguageExtensions="TRUE"
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderFile=".\Release/modules.pch"
|
|
|
|
AssemblerListingLocation=".\Release/"
|
|
|
|
ObjectFile=".\Release/"
|
|
|
|
ProgramDataBaseFileName=".\Release/"
|
|
|
|
WarningLevel="4"
|
|
|
|
SuppressStartupBanner="TRUE"
|
2003-03-24 23:42:41 +01:00
|
|
|
DebugInformationFormat="1"/>
|
2003-02-25 17:48:27 +01:00
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile=".\Release\modules.lib"
|
|
|
|
SuppressStartupBanner="TRUE"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
Culture="1031"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Header"
|
|
|
|
Filter="*.h">
|
|
|
|
<File
|
|
|
|
RelativePath=".\alliance.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\arena.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\dungeon.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\gmcmd.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\infocmd.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\museum.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\oceannames.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\score.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\weather.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\xecmd.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\xmas.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\xmas2000.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\xmas2001.h">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<File
|
|
|
|
RelativePath=".\alliance.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\arena.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\dungeon.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\gmcmd.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\infocmd.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\museum.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\oceannames.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\score.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\weather.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\xecmd.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\xmas.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\xmas2000.c">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\xmas2001.c">
|
|
|
|
</File>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|