forked from github/server
This commit was manufactured by cvs2svn to create branch
'eressea-freeze'.
This commit is contained in:
parent
51e4d2a832
commit
acab0d5e32
|
@ -0,0 +1,251 @@
|
|||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="attributes"
|
||||
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="../util,../kernel,../..,.."
|
||||
PreprocessorDefinitions="_WINDOWS,WIN32,_DEBUG"
|
||||
RuntimeLibrary="5"
|
||||
DisableLanguageExtensions="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderThrough="stdafx.h"
|
||||
PrecompiledHeaderFile=".\Debug/attributes.pch"
|
||||
AssemblerListingLocation=".\Debug/"
|
||||
ObjectFile=".\Debug/"
|
||||
ProgramDataBaseFileName=".\Debug/"
|
||||
WarningLevel="4"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="1"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile=".\Debug\attributes.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="../util,../kernel,../..,.."
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="4"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
DisableLanguageExtensions="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderFile=".\Release/attributes.pch"
|
||||
AssemblerListingLocation=".\Release/"
|
||||
ObjectFile=".\Release/"
|
||||
ProgramDataBaseFileName=".\Release/"
|
||||
WarningLevel="4"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="1"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile=".\Release\attributes.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=".\aggressive.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\attributes.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fleechance.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\follow.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\giveitem.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\gm.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\hate.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\iceberg.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\key.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\matmod.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\moved.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\option.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\orcification.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\otherfaction.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\overrideroads.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\racename.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\raceprefix.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\reduceproduction.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\roadsoverride.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\synonym.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\targetregion.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ugroup.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\viewrange.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath=".\aggressive.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\at_movement.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\attributes.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\fleechance.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\follow.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\giveitem.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\gm.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\hate.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\iceberg.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\key.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\matmod.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\moved.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\option.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\orcification.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\otherfaction.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\overrideroads.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\racename.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\raceprefix.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\reduceproduction.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\synonym.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\targetregion.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ugroup.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\viewrange.c">
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -0,0 +1,220 @@
|
|||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="gamecode"
|
||||
SccProjectName=""
|
||||
SccLocalPath="">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<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/gamecode.pch"
|
||||
AssemblerListingLocation=".\Release/"
|
||||
ObjectFile=".\Release/"
|
||||
ProgramDataBaseFileName=".\Release/"
|
||||
WarningLevel="4"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="1"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile=".\Release\gamecode.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="Profile|Win32"
|
||||
OutputDirectory=".\Profile"
|
||||
IntermediateDirectory=".\Profile"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
InlineFunctionExpansion="1"
|
||||
ImproveFloatingPointConsistency="TRUE"
|
||||
AdditionalIncludeDirectories="../util,../kernel,../..,.."
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="4"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
DisableLanguageExtensions="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderFile=".\Profile/gamecode.pch"
|
||||
AssemblerListingLocation=".\Profile/"
|
||||
ObjectFile=".\Profile/"
|
||||
ProgramDataBaseFileName=".\Profile/"
|
||||
WarningLevel="4"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="1"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile=".\Profile\gamecode.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="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/gamecode.pch"
|
||||
AssemblerListingLocation=".\Debug/"
|
||||
ObjectFile=".\Debug/"
|
||||
ProgramDataBaseFileName=".\Debug/"
|
||||
WarningLevel="4"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="1"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile=".\Debug\gamecode.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=".\creation.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\creport.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\economy.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\laws.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\luck.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\monster.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\randenc.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\study.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Spells"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\spells\alp.c">
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath=".\creation.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\creport.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\economy.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\laws.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\luck.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\monster.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\randenc.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\report.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\spy.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\study.c">
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -0,0 +1,161 @@
|
|||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="items"
|
||||
SccProjectName=""
|
||||
SccLocalPath="">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<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/items.pch"
|
||||
AssemblerListingLocation=".\Release/"
|
||||
ObjectFile=".\Release/"
|
||||
ProgramDataBaseFileName=".\Release/"
|
||||
WarningLevel="4"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="1"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile=".\Release\items.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="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/items.pch"
|
||||
AssemblerListingLocation=".\Debug/"
|
||||
ObjectFile=".\Debug/"
|
||||
ProgramDataBaseFileName=".\Debug/"
|
||||
WarningLevel="4"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="1"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile=".\Debug\items.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=".\birthday_firework.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\demonseye.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\items.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\questkeys.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\racespoils.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\seed.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\weapons.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\xerewards.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath=".\birthday_firework.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\demonseye.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\items.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\questkeys.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\racespoils.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\seed.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\weapons.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\xerewards.c">
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -0,0 +1,393 @@
|
|||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="kernel"
|
||||
SccProjectName=""
|
||||
SccLocalPath="">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Profile|Win32"
|
||||
OutputDirectory=".\Profile"
|
||||
IntermediateDirectory=".\Profile"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
InlineFunctionExpansion="1"
|
||||
ImproveFloatingPointConsistency="TRUE"
|
||||
AdditionalIncludeDirectories="../util,../..,.."
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="4"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
DisableLanguageExtensions="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderFile=".\Profile/kernel.pch"
|
||||
AssemblerListingLocation=".\Profile/"
|
||||
ObjectFile=".\Profile/"
|
||||
ProgramDataBaseFileName=".\Profile/"
|
||||
WarningLevel="4"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="1"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile=".\Profile\kernel.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="Debug|Win32"
|
||||
OutputDirectory=".\Debug"
|
||||
IntermediateDirectory=".\Debug"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
ImproveFloatingPointConsistency="TRUE"
|
||||
AdditionalIncludeDirectories="../util,../..,.."
|
||||
PreprocessorDefinitions="_WINDOWS,WIN32,_DEBUG"
|
||||
RuntimeLibrary="5"
|
||||
DisableLanguageExtensions="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderThrough="stdafx.h"
|
||||
PrecompiledHeaderFile=".\Debug/kernel.pch"
|
||||
AssemblerListingLocation=".\Debug/"
|
||||
ObjectFile=".\Debug/"
|
||||
ProgramDataBaseFileName=".\Debug/"
|
||||
WarningLevel="4"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="1"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile=".\Debug\kernel.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="../util,../..,.."
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="4"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
DisableLanguageExtensions="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderFile=".\Release/kernel.pch"
|
||||
AssemblerListingLocation=".\Release/"
|
||||
ObjectFile=".\Release/"
|
||||
ProgramDataBaseFileName=".\Release/"
|
||||
WarningLevel="4"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="1"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile=".\Release\kernel.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=".\alchemy.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\battle.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\border.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\build.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\building.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\creation.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\curse.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\economy.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\eressea.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\faction.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\group.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\item.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\karma.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\magic.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\message.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\monster.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\movement.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\names.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\objtypes.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\orders.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\pathfinder.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\plane.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\player.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\pool.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\race.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\randenc.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\region.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\render.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\reports.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\resources.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\save.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ship.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\skill.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\spell.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\spells.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\spy.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\study.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\technology.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\teleport.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\terrain.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ugroup.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\unit.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath=".\alchemy.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\battle.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\border.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\build.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\building.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\combatspells.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\curse.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\eressea.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\faction.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\group.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\item.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\karma.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\magic.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\message.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\movement.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\names.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\objtypes.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\orders.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\pathfinder.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\plane.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\player.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\pool.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\race.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\region.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\render.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\reports.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\resources.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\save.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ship.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\skill.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\spell.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\technology.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\teleport.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\terrain.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ugroup.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\unit.c">
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -0,0 +1,191 @@
|
|||
<?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>
|
|
@ -0,0 +1,131 @@
|
|||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="races"
|
||||
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/races.pch"
|
||||
AssemblerListingLocation=".\Debug/"
|
||||
ObjectFile=".\Debug/"
|
||||
ProgramDataBaseFileName=".\Debug/"
|
||||
WarningLevel="4"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="1"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile=".\Debug\races.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/races.pch"
|
||||
AssemblerListingLocation=".\Release/"
|
||||
ObjectFile=".\Release/"
|
||||
ProgramDataBaseFileName=".\Release/"
|
||||
WarningLevel="4"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="1"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile=".\Release\races.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=".\dragons.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\illusion.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\zombies.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath=".\dragons.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\illusion.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\zombies.c">
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -0,0 +1,149 @@
|
|||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="spells"
|
||||
SccProjectName=""
|
||||
SccLocalPath="">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<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/spells.pch"
|
||||
AssemblerListingLocation=".\Release/"
|
||||
ObjectFile=".\Release/"
|
||||
ProgramDataBaseFileName=".\Release/"
|
||||
WarningLevel="4"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="1"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile=".\Release\spells.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="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/spells.pch"
|
||||
AssemblerListingLocation=".\Debug/"
|
||||
ObjectFile=".\Debug/"
|
||||
ProgramDataBaseFileName=".\Debug/"
|
||||
WarningLevel="4"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="1"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile=".\Debug\spells.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=".\alp.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\buildingcurse.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\regioncurse.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shipcurse.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\spells.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\unitcurse.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath=".\alp.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\buildingcurse.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\regioncurse.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shipcurse.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\spells.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\unitcurse.c">
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -0,0 +1,203 @@
|
|||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="triggers"
|
||||
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="../util,../kernel,../..,.."
|
||||
PreprocessorDefinitions="_WINDOWS,WIN32,_DEBUG"
|
||||
RuntimeLibrary="5"
|
||||
DisableLanguageExtensions="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderThrough="stdafx.h"
|
||||
PrecompiledHeaderFile=".\Debug/triggers.pch"
|
||||
AssemblerListingLocation=".\Debug/"
|
||||
ObjectFile=".\Debug/"
|
||||
ProgramDataBaseFileName=".\Debug/"
|
||||
WarningLevel="4"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="1"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile=".\Debug\triggers.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/triggers.pch"
|
||||
AssemblerListingLocation=".\Release/"
|
||||
ObjectFile=".\Release/"
|
||||
ProgramDataBaseFileName=".\Release/"
|
||||
WarningLevel="4"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="1"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile=".\Release\triggers.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="..\spells\alp.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\changefaction.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\changerace.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\clonedied.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\createcurse.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\createunit.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\gate.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\giveitem.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\killunit.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\removecurse.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shock.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\spells\spells.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\timeout.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\triggers.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\unguard.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\unitmessage.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath=".\changefaction.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\changerace.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\clonedied.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\createcurse.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\createunit.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\gate.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\giveitem.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\killunit.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\removecurse.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\shock.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\timeout.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\triggers.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\unguard.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\unitmessage.c">
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -0,0 +1,300 @@
|
|||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="util"
|
||||
SccProjectName=""
|
||||
SccLocalPath="">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory=".\Release"
|
||||
IntermediateDirectory=".\Release"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
InlineFunctionExpansion="1"
|
||||
ImproveFloatingPointConsistency="TRUE"
|
||||
AdditionalIncludeDirectories="../.."
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="4"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
DisableLanguageExtensions="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderFile=".\Release/util.pch"
|
||||
AssemblerListingLocation=".\Release/"
|
||||
ObjectFile=".\Release/"
|
||||
ProgramDataBaseFileName=".\Release/"
|
||||
WarningLevel="4"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="1"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile=".\Release\util.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="Profile|Win32"
|
||||
OutputDirectory=".\Profile"
|
||||
IntermediateDirectory=".\Profile"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
InlineFunctionExpansion="1"
|
||||
ImproveFloatingPointConsistency="TRUE"
|
||||
AdditionalIncludeDirectories="../.."
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="4"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
DisableLanguageExtensions="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderFile=".\Profile/util.pch"
|
||||
AssemblerListingLocation=".\Profile/"
|
||||
ObjectFile=".\Profile/"
|
||||
ProgramDataBaseFileName=".\Profile/"
|
||||
WarningLevel="4"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="1"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile=".\Profile\util.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="Debug|Win32"
|
||||
OutputDirectory=".\Debug"
|
||||
IntermediateDirectory=".\Debug"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
ImproveFloatingPointConsistency="TRUE"
|
||||
AdditionalIncludeDirectories="../..,.."
|
||||
PreprocessorDefinitions="_WINDOWS,WIN32,_DEBUG"
|
||||
RuntimeLibrary="5"
|
||||
DisableLanguageExtensions="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderThrough="stdafx.h"
|
||||
PrecompiledHeaderFile=".\Debug/util.pch"
|
||||
AssemblerListingLocation=".\Debug/"
|
||||
ObjectFile=".\Debug/"
|
||||
ProgramDataBaseFileName=".\Debug/"
|
||||
WarningLevel="4"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="1"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile=".\Debug\util.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=".\attrib.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\base36.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\command.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\crmessage.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\cvector.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\event.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\functions.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\goodies.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\graph.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\language.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lists.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\log.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\message.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\nrmessage.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\rand.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\resolve.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\sql.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\translation.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\umlaut.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\vmap.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\vset.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\windir.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\xml.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath=".\attrib.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\base36.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\command.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\crmessage.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\cvector.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dice.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\event.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\functions.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\goodies.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\graph.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\language.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\lists.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\log.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\message.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\nrmessage.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\rand.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\resolve.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\sql.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\translation.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\umlaut.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\vmap.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\vset.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\windir.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\xml.c">
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -0,0 +1,120 @@
|
|||
Microsoft Visual Studio Solution File, Format Version 7.00
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "attributes", "common\attributes\attributes.vcproj", "{D5C518FE-0CDE-456F-94B8-E5898334C282}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "eressea", "eressea\eressea.vcproj", "{5CC7ED12-F35B-462E-ADD8-199A069B26BF}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gamecode", "common\gamecode\gamecode.vcproj", "{3653BF42-41B1-47F9-B39E-57FF0ED436D0}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "items", "common\items\items.vcproj", "{F7FD2D27-F01A-4321-89CA-0833AEB496A2}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "kernel", "common\kernel\kernel.vcproj", "{34F6F559-D823-4FB5-8A27-6B501D08266E}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mapper", "mapper\mapper.vcproj", "{5ACC858D-1C75-47C6-9D32-5FFA86EFDE1C}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "modules", "common\modules\modules.vcproj", "{36ED8F09-B031-4518-8EE9-AD0DEE7CDA8C}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "races", "common\races\races.vcproj", "{DB06B030-3D63-47B7-8A76-D2B87B73D97C}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "spells", "common\spells\spells.vcproj", "{EB295D94-78C0-48DB-AD68-4D0D7275399A}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "triggers", "common\triggers\triggers.vcproj", "{6CDDC02C-599F-42F2-A377-CFDAB17BD638}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "util", "common\util\util.vcproj", "{9B8FDC41-3B77-4452-A4C3-9D35EFDF25B7}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfiguration) = preSolution
|
||||
ConfigName.0 = Debug
|
||||
ConfigName.1 = Profile
|
||||
ConfigName.2 = Release
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectDependencies) = postSolution
|
||||
{5CC7ED12-F35B-462E-ADD8-199A069B26BF}.0 = {34F6F559-D823-4FB5-8A27-6B501D08266E}
|
||||
{5CC7ED12-F35B-462E-ADD8-199A069B26BF}.1 = {9B8FDC41-3B77-4452-A4C3-9D35EFDF25B7}
|
||||
{5CC7ED12-F35B-462E-ADD8-199A069B26BF}.2 = {3653BF42-41B1-47F9-B39E-57FF0ED436D0}
|
||||
{5CC7ED12-F35B-462E-ADD8-199A069B26BF}.3 = {D5C518FE-0CDE-456F-94B8-E5898334C282}
|
||||
{5CC7ED12-F35B-462E-ADD8-199A069B26BF}.4 = {F7FD2D27-F01A-4321-89CA-0833AEB496A2}
|
||||
{5CC7ED12-F35B-462E-ADD8-199A069B26BF}.5 = {36ED8F09-B031-4518-8EE9-AD0DEE7CDA8C}
|
||||
{5CC7ED12-F35B-462E-ADD8-199A069B26BF}.6 = {DB06B030-3D63-47B7-8A76-D2B87B73D97C}
|
||||
{5CC7ED12-F35B-462E-ADD8-199A069B26BF}.7 = {EB295D94-78C0-48DB-AD68-4D0D7275399A}
|
||||
{5CC7ED12-F35B-462E-ADD8-199A069B26BF}.8 = {6CDDC02C-599F-42F2-A377-CFDAB17BD638}
|
||||
{5ACC858D-1C75-47C6-9D32-5FFA86EFDE1C}.0 = {6CDDC02C-599F-42F2-A377-CFDAB17BD638}
|
||||
{5ACC858D-1C75-47C6-9D32-5FFA86EFDE1C}.1 = {9B8FDC41-3B77-4452-A4C3-9D35EFDF25B7}
|
||||
{5ACC858D-1C75-47C6-9D32-5FFA86EFDE1C}.2 = {34F6F559-D823-4FB5-8A27-6B501D08266E}
|
||||
{5ACC858D-1C75-47C6-9D32-5FFA86EFDE1C}.3 = {D5C518FE-0CDE-456F-94B8-E5898334C282}
|
||||
{5ACC858D-1C75-47C6-9D32-5FFA86EFDE1C}.4 = {F7FD2D27-F01A-4321-89CA-0833AEB496A2}
|
||||
{5ACC858D-1C75-47C6-9D32-5FFA86EFDE1C}.5 = {36ED8F09-B031-4518-8EE9-AD0DEE7CDA8C}
|
||||
{5ACC858D-1C75-47C6-9D32-5FFA86EFDE1C}.6 = {DB06B030-3D63-47B7-8A76-D2B87B73D97C}
|
||||
{5ACC858D-1C75-47C6-9D32-5FFA86EFDE1C}.7 = {EB295D94-78C0-48DB-AD68-4D0D7275399A}
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfiguration) = postSolution
|
||||
{D5C518FE-0CDE-456F-94B8-E5898334C282}.Debug.ActiveCfg = Debug|Win32
|
||||
{D5C518FE-0CDE-456F-94B8-E5898334C282}.Debug.Build.0 = Debug|Win32
|
||||
{D5C518FE-0CDE-456F-94B8-E5898334C282}.Profile.ActiveCfg = Release|Win32
|
||||
{D5C518FE-0CDE-456F-94B8-E5898334C282}.Profile.Build.0 = Release|Win32
|
||||
{D5C518FE-0CDE-456F-94B8-E5898334C282}.Release.ActiveCfg = Release|Win32
|
||||
{D5C518FE-0CDE-456F-94B8-E5898334C282}.Release.Build.0 = Release|Win32
|
||||
{5CC7ED12-F35B-462E-ADD8-199A069B26BF}.Debug.ActiveCfg = Debug|Win32
|
||||
{5CC7ED12-F35B-462E-ADD8-199A069B26BF}.Debug.Build.0 = Debug|Win32
|
||||
{5CC7ED12-F35B-462E-ADD8-199A069B26BF}.Profile.ActiveCfg = Profile|Win32
|
||||
{5CC7ED12-F35B-462E-ADD8-199A069B26BF}.Profile.Build.0 = Profile|Win32
|
||||
{5CC7ED12-F35B-462E-ADD8-199A069B26BF}.Release.ActiveCfg = Release|Win32
|
||||
{5CC7ED12-F35B-462E-ADD8-199A069B26BF}.Release.Build.0 = Release|Win32
|
||||
{3653BF42-41B1-47F9-B39E-57FF0ED436D0}.Debug.ActiveCfg = Debug|Win32
|
||||
{3653BF42-41B1-47F9-B39E-57FF0ED436D0}.Debug.Build.0 = Debug|Win32
|
||||
{3653BF42-41B1-47F9-B39E-57FF0ED436D0}.Profile.ActiveCfg = Profile|Win32
|
||||
{3653BF42-41B1-47F9-B39E-57FF0ED436D0}.Profile.Build.0 = Profile|Win32
|
||||
{3653BF42-41B1-47F9-B39E-57FF0ED436D0}.Release.ActiveCfg = Release|Win32
|
||||
{3653BF42-41B1-47F9-B39E-57FF0ED436D0}.Release.Build.0 = Release|Win32
|
||||
{F7FD2D27-F01A-4321-89CA-0833AEB496A2}.Debug.ActiveCfg = Debug|Win32
|
||||
{F7FD2D27-F01A-4321-89CA-0833AEB496A2}.Debug.Build.0 = Debug|Win32
|
||||
{F7FD2D27-F01A-4321-89CA-0833AEB496A2}.Profile.ActiveCfg = Debug|Win32
|
||||
{F7FD2D27-F01A-4321-89CA-0833AEB496A2}.Profile.Build.0 = Debug|Win32
|
||||
{F7FD2D27-F01A-4321-89CA-0833AEB496A2}.Release.ActiveCfg = Release|Win32
|
||||
{F7FD2D27-F01A-4321-89CA-0833AEB496A2}.Release.Build.0 = Release|Win32
|
||||
{34F6F559-D823-4FB5-8A27-6B501D08266E}.Debug.ActiveCfg = Debug|Win32
|
||||
{34F6F559-D823-4FB5-8A27-6B501D08266E}.Debug.Build.0 = Debug|Win32
|
||||
{34F6F559-D823-4FB5-8A27-6B501D08266E}.Profile.ActiveCfg = Profile|Win32
|
||||
{34F6F559-D823-4FB5-8A27-6B501D08266E}.Profile.Build.0 = Profile|Win32
|
||||
{34F6F559-D823-4FB5-8A27-6B501D08266E}.Release.ActiveCfg = Release|Win32
|
||||
{34F6F559-D823-4FB5-8A27-6B501D08266E}.Release.Build.0 = Release|Win32
|
||||
{5ACC858D-1C75-47C6-9D32-5FFA86EFDE1C}.Debug.ActiveCfg = Debug|Win32
|
||||
{5ACC858D-1C75-47C6-9D32-5FFA86EFDE1C}.Profile.ActiveCfg = Debug|Win32
|
||||
{5ACC858D-1C75-47C6-9D32-5FFA86EFDE1C}.Profile.Build.0 = Debug|Win32
|
||||
{5ACC858D-1C75-47C6-9D32-5FFA86EFDE1C}.Release.ActiveCfg = Release|Win32
|
||||
{5ACC858D-1C75-47C6-9D32-5FFA86EFDE1C}.Release.Build.0 = Release|Win32
|
||||
{36ED8F09-B031-4518-8EE9-AD0DEE7CDA8C}.Debug.ActiveCfg = Debug|Win32
|
||||
{36ED8F09-B031-4518-8EE9-AD0DEE7CDA8C}.Debug.Build.0 = Debug|Win32
|
||||
{36ED8F09-B031-4518-8EE9-AD0DEE7CDA8C}.Profile.ActiveCfg = Release|Win32
|
||||
{36ED8F09-B031-4518-8EE9-AD0DEE7CDA8C}.Profile.Build.0 = Release|Win32
|
||||
{36ED8F09-B031-4518-8EE9-AD0DEE7CDA8C}.Release.ActiveCfg = Release|Win32
|
||||
{36ED8F09-B031-4518-8EE9-AD0DEE7CDA8C}.Release.Build.0 = Release|Win32
|
||||
{DB06B030-3D63-47B7-8A76-D2B87B73D97C}.Debug.ActiveCfg = Debug|Win32
|
||||
{DB06B030-3D63-47B7-8A76-D2B87B73D97C}.Debug.Build.0 = Debug|Win32
|
||||
{DB06B030-3D63-47B7-8A76-D2B87B73D97C}.Profile.ActiveCfg = Release|Win32
|
||||
{DB06B030-3D63-47B7-8A76-D2B87B73D97C}.Profile.Build.0 = Release|Win32
|
||||
{DB06B030-3D63-47B7-8A76-D2B87B73D97C}.Release.ActiveCfg = Release|Win32
|
||||
{DB06B030-3D63-47B7-8A76-D2B87B73D97C}.Release.Build.0 = Release|Win32
|
||||
{EB295D94-78C0-48DB-AD68-4D0D7275399A}.Debug.ActiveCfg = Debug|Win32
|
||||
{EB295D94-78C0-48DB-AD68-4D0D7275399A}.Debug.Build.0 = Debug|Win32
|
||||
{EB295D94-78C0-48DB-AD68-4D0D7275399A}.Profile.ActiveCfg = Debug|Win32
|
||||
{EB295D94-78C0-48DB-AD68-4D0D7275399A}.Profile.Build.0 = Debug|Win32
|
||||
{EB295D94-78C0-48DB-AD68-4D0D7275399A}.Release.ActiveCfg = Release|Win32
|
||||
{EB295D94-78C0-48DB-AD68-4D0D7275399A}.Release.Build.0 = Release|Win32
|
||||
{6CDDC02C-599F-42F2-A377-CFDAB17BD638}.Debug.ActiveCfg = Debug|Win32
|
||||
{6CDDC02C-599F-42F2-A377-CFDAB17BD638}.Debug.Build.0 = Debug|Win32
|
||||
{6CDDC02C-599F-42F2-A377-CFDAB17BD638}.Profile.ActiveCfg = Release|Win32
|
||||
{6CDDC02C-599F-42F2-A377-CFDAB17BD638}.Profile.Build.0 = Release|Win32
|
||||
{6CDDC02C-599F-42F2-A377-CFDAB17BD638}.Release.ActiveCfg = Release|Win32
|
||||
{6CDDC02C-599F-42F2-A377-CFDAB17BD638}.Release.Build.0 = Release|Win32
|
||||
{9B8FDC41-3B77-4452-A4C3-9D35EFDF25B7}.Debug.ActiveCfg = Debug|Win32
|
||||
{9B8FDC41-3B77-4452-A4C3-9D35EFDF25B7}.Debug.Build.0 = Debug|Win32
|
||||
{9B8FDC41-3B77-4452-A4C3-9D35EFDF25B7}.Profile.ActiveCfg = Profile|Win32
|
||||
{9B8FDC41-3B77-4452-A4C3-9D35EFDF25B7}.Profile.Build.0 = Profile|Win32
|
||||
{9B8FDC41-3B77-4452-A4C3-9D35EFDF25B7}.Release.ActiveCfg = Release|Win32
|
||||
{9B8FDC41-3B77-4452-A4C3-9D35EFDF25B7}.Release.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityAddIns) = postSolution
|
||||
EndGlobalSection
|
||||
EndGlobal
|
|
@ -0,0 +1,49 @@
|
|||
|
||||
ifndef ERESSEA
|
||||
export ERESSEA=$(PWD)
|
||||
endif
|
||||
|
||||
# Hier definieren, damit nicht '@gcc'
|
||||
CC = gcc-3.2 -D_GNU_SOURCE -ansi -pedantic
|
||||
DEPEND = @gcc-3.2 -MM -MG -r
|
||||
# CC = gcc -D_GNU_SOURCE
|
||||
AR = ar
|
||||
CTAGS = ctags-exuberant
|
||||
LD = gcc-3.2
|
||||
INSTALL = cp
|
||||
CFLAGS += -march=athlon -minline-all-stringops
|
||||
|
||||
# Ps = 0 -> Normal (default)
|
||||
# Ps = 1 -> Bold
|
||||
# Ps = 4 -> Underlined
|
||||
# Ps = 5 -> Blink (appears as Bold)
|
||||
# Ps = 7 -> Inverse
|
||||
# Ps = 8 -> Invisible (hidden)
|
||||
# Ps = 2 2 -> Normal (neither bold nor faint)
|
||||
# Ps = 2 4 -> Not underlined
|
||||
# Ps = 2 5 -> Steady (not blinking)
|
||||
# Ps = 2 7 -> Positive (not inverse)
|
||||
# Ps = 2 8 -> Visible (not hidden)
|
||||
# Ps = 3 0 -> Set foreground color to Black
|
||||
# Ps = 3 1 -> Set foreground color to Red
|
||||
# Ps = 3 2 -> Set foreground color to Green
|
||||
# Ps = 3 3 -> Set foreground color to Yellow
|
||||
# Ps = 3 4 -> Set foreground color to Blue
|
||||
# Ps = 3 5 -> Set foreground color to Magenta
|
||||
# Ps = 3 6 -> Set foreground color to Cyan
|
||||
# Ps = 3 7 -> Set foreground color to White
|
||||
# Ps = 3 9 -> Set foreground color to default (original)
|
||||
# Ps = 4 0 -> Set background color to Black
|
||||
# Ps = 4 1 -> Set background color to Red
|
||||
# Ps = 4 2 -> Set background color to Green
|
||||
# Ps = 4 3 -> Set background color to Yellow
|
||||
# Ps = 4 4 -> Set background color to Blue
|
||||
# Ps = 4 5 -> Set background color to Magenta
|
||||
# Ps = 4 6 -> Set background color to Cyan
|
||||
# Ps = 4 7 -> Set background color to White
|
||||
# Ps = 4 9 -> Set background color to default (original).
|
||||
|
||||
MSG_COMPILE = "[1m[33m\#\#\#\#\# Compiling $@ \#\#\#\#\#[0m"
|
||||
MSG_SUBDIR = "[1m[36m\#\#\#\#\# Making $@ in $$subdir \#\#\#\#\#[0m"
|
||||
|
||||
|
|
@ -0,0 +1,177 @@
|
|||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Name="mapper"
|
||||
SccProjectName=""
|
||||
SccLocalPath="">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory=".\Release"
|
||||
IntermediateDirectory=".\Release"
|
||||
ConfigurationType="1"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
InlineFunctionExpansion="1"
|
||||
ImproveFloatingPointConsistency="TRUE"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="4"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
DisableLanguageExtensions="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderFile=".\Release/mapper.pch"
|
||||
AssemblerListingLocation=".\Release/"
|
||||
ObjectFile=".\Release/"
|
||||
ProgramDataBaseFileName=".\Release/"
|
||||
WarningLevel="4"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="1"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
OutputFile=".\Release/mapper.exe"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile=".\Release/mapper.pdb"
|
||||
SubSystem="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
TypeLibraryName=".\Release/mapper.tlb"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG"
|
||||
Culture="1031"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory=".\Debug"
|
||||
IntermediateDirectory=".\Debug"
|
||||
ConfigurationType="1"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
ImproveFloatingPointConsistency="TRUE"
|
||||
AdditionalIncludeDirectories="../common/kernel,../common/gamecode,../common/util,../common,.."
|
||||
PreprocessorDefinitions="_CONSOLE,WIN32,_DEBUG"
|
||||
RuntimeLibrary="5"
|
||||
DisableLanguageExtensions="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderThrough="stdafx.h"
|
||||
PrecompiledHeaderFile=".\Debug/mapper.pch"
|
||||
AssemblerListingLocation=".\Debug/"
|
||||
ObjectFile=".\Debug/"
|
||||
ProgramDataBaseFileName=".\Debug/"
|
||||
WarningLevel="4"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="4"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
AdditionalDependencies="curses.lib"
|
||||
OutputFile=".\Debug/mapper.exe"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile=".\Debug/mapper.pdb"
|
||||
SubSystem="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
TypeLibraryName=".\Debug/mapper.tlb"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG"
|
||||
Culture="1031"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Header"
|
||||
Filter="*.h">
|
||||
<File
|
||||
RelativePath=".\autoseed.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\logging.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\mapper.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\modules\oceannames.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\modules\score.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\common\triggers\triggers.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\modules\weather.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath=".\autoseed.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\logging.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\map_modify.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\map_partei.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\map_region.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\map_tools.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\map_units.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\mapper.c">
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
Loading…
Reference in New Issue