forked from github/server
192 lines
4.1 KiB
Text
192 lines
4.1 KiB
Text
|
<?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,../..,.."
|
||
|
PreprocessorDefinitions="_WINDOWS,WIN32,_DEBUG"
|
||
|
RuntimeLibrary="5"
|
||
|
DisableLanguageExtensions="TRUE"
|
||
|
UsePrecompiledHeader="2"
|
||
|
PrecompiledHeaderThrough="stdafx.h"
|
||
|
PrecompiledHeaderFile=".\Debug/modules.pch"
|
||
|
AssemblerListingLocation=".\Debug/"
|
||
|
ObjectFile=".\Debug/"
|
||
|
ProgramDataBaseFileName=".\Debug/"
|
||
|
WarningLevel="4"
|
||
|
SuppressStartupBanner="TRUE"
|
||
|
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"
|
||
|
DebugInformationFormat="1"
|
||
|
CompileAs="0"/>
|
||
|
<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>
|