forked from github/server
416 lines
8.4 KiB
XML
416 lines
8.4 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
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"
|
|
Optimization="0"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="../util,../..,.."
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="2"
|
|
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"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</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"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="TRUE"
|
|
DisableLanguageExtensions="TRUE"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
PrecompiledHeaderFile=".\Debug/kernel.pch"
|
|
AssemblerListingLocation=".\Debug/"
|
|
ObjectFile=".\Debug/"
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="TRUE"
|
|
Detect64BitPortabilityProblems="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"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</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="2"
|
|
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"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Header"
|
|
Filter="*.h">
|
|
<File
|
|
RelativePath=".\alchemy.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\alliance.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\battle.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\border.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\build.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\building.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\calendar.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\creation.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\curse.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\equipment.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\eressea.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\faction.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\give.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=".\movement.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\names.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\objtypes.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\order.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=".\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=".\spy.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\study.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=".\alliance.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\battle.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\border.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\build.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\building.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\calendar.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\curse.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\equipment.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\eressea.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\faction.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\give.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=".\order.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=".\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=".\teleport.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\terrain.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ugroup.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\unit.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\xmlreader.c">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|