352 lines
6.8 KiB
XML
352 lines
6.8 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="snowballs_client"
|
|
ProjectGUID="{5792755F-5122-4145-B66A-FE04A650163C}"
|
|
RootNamespace="snowballs_client"
|
|
TargetFrameworkVersion="0"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="..\obj\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="..\obj\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="4"
|
|
InlineFunctionExpansion="1"
|
|
PreprocessorDefinitions="LIBXML_STATIC;WIN32;_DEBUG;_WINDOWS"
|
|
StringPooling="true"
|
|
ExceptionHandling="2"
|
|
BasicRuntimeChecks="3"
|
|
SmallerTypeCheck="true"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
EnableFunctionLevelLinking="true"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="winmm.lib odbc32.lib odbccp32.lib ws2_32.lib libxml2.lib zlib.lib freetype.lib"
|
|
OutputFile="..\bin\$(RootNamespace)_d.exe"
|
|
SuppressStartupBanner="true"
|
|
IgnoreDefaultLibraryNames="libc;libcmt;libcmtd;msvcrt"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(IntDir)\$(TargetName).pdb"
|
|
SubSystem="2"
|
|
ImportLibrary="..\bin\$(RootNamespace)_d.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="..\obj\$(ConfigurationName)\$(ProjectName)"
|
|
IntermediateDirectory="..\obj\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="4"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="true"
|
|
EnableFiberSafeOptimizations="true"
|
|
PreprocessorDefinitions="LIBXML_STATIC;WIN32;NDEBUG;ASSERT_THROW_EXCEPTION;_WINDOWS"
|
|
StringPooling="true"
|
|
ExceptionHandling="2"
|
|
RuntimeLibrary="2"
|
|
DisableLanguageExtensions="false"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="winmm.lib odbc32.lib odbccp32.lib ws2_32.lib libxml2.lib zlib.lib freetype.lib"
|
|
OutputFile="..\bin\$(RootNamespace)_r.exe"
|
|
SuppressStartupBanner="true"
|
|
IgnoreDefaultLibraryNames="libc;libcmt;libcmtd;msvcrtd"
|
|
ProgramDatabaseFile="$(IntDir)\$(TargetName).pdb"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
ImportLibrary="..\bin\$(RootNamespace)_r.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="interface"
|
|
>
|
|
<File
|
|
RelativePath="src\commands.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\commands.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\compass.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\compass.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\graph.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\graph.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\interface.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\interface.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\radar.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\radar.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="todo"
|
|
>
|
|
<File
|
|
RelativePath="src\sound.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\sound.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath="src\animation.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\animation.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\camera.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\camera.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\configuration.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\configuration.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\entities.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\entities.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\game_time.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\game_time.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\internationalization.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\internationalization.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\landscape.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\landscape.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\lens_flare.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\lens_flare.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\mouse_listener.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\mouse_listener.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\network.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\network.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\pacs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\pacs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\physics.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\physics.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\snowballs_client.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\snowballs_client.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\src\snowballs_config.h"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|