3235 lines
71 KiB
XML
3235 lines
71 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="Moonfall"
|
|
ProjectGUID="{04EA39B6-A088-4C80-9123-7AFC2B41D1FF}"
|
|
RootNamespace="Moonfall"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(BOOST_ROOT)";"$(SDL_ROOT)\include";"$(WXWIDGETS_ROOT)\lib\vc_lib\mswu";"$(WXWIDGETS_ROOT)\include\msvc";"$(WXWIDGETS_ROOT)\include";"$(LUA_ROOT)\include";"$(SDL_IMAGE_ROOT)\include";"$(SDL_TTF_ROOT)\include";"$(ZLIB_ROOT)\include""
|
|
PreprocessorDefinitions="DEBUG;WINDOWS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories=""$(LUA_ROOT)/lib";"$(SDL_ROOT)/lib";"$(SDL_IMAGE_ROOT)/lib";"$(SDL_TTF_ROOT)/lib";"$(WXWIDGETS_ROOT)/lib/vc_lib";"$(ZLIB_ROOT)/lib""
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
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="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories=""$(BOOST_ROOT)";"$(SDL_ROOT)\include";"$(WXWIDGETS_ROOT)\lib\vc_lib\mswu";"$(WXWIDGETS_ROOT)\include\msvc";"$(WXWIDGETS_ROOT)\include";"$(LUA_ROOT)\include";"$(SDL_IMAGE_ROOT)\include";"$(SDL_TTF_ROOT)\include";"$(ZLIB_ROOT)\include""
|
|
PreprocessorDefinitions="WINDOWS"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""$(LUA_ROOT)/lib";"$(SDL_ROOT)/lib";"$(SDL_IMAGE_ROOT)/lib";"$(SDL_TTF_ROOT)/lib";"$(WXWIDGETS_ROOT)/lib/vc_lib";"$(ZLIB_ROOT)/lib""
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
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="DebugDev|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(BOOST_ROOT)";"$(SDL_ROOT)\include";"$(WXWIDGETS_ROOT)\lib\vc_lib\mswu";"$(WXWIDGETS_ROOT)\include\msvc";"$(WXWIDGETS_ROOT)\include";"$(LUA_ROOT)\include";"$(SDL_IMAGE_ROOT)\include";"$(SDL_TTF_ROOT)\include";"$(ZLIB_ROOT)\include""
|
|
PreprocessorDefinitions="DEBUG;DEVELOPER;WINDOWS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories=""$(LUA_ROOT)/lib";"$(SDL_ROOT)/lib";"$(SDL_IMAGE_ROOT)/lib";"$(SDL_TTF_ROOT)/lib";"$(WXWIDGETS_ROOT)/lib/vc_lib";"$(ZLIB_ROOT)/lib""
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
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="ReleaseDev|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories=""$(BOOST_ROOT)";"$(SDL_ROOT)\include";"$(WXWIDGETS_ROOT)\lib\vc_lib\mswu";"$(WXWIDGETS_ROOT)\include\msvc";"$(WXWIDGETS_ROOT)\include";"$(LUA_ROOT)\include";"$(SDL_IMAGE_ROOT)\include";"$(SDL_TTF_ROOT)\include";"$(ZLIB_ROOT)\include""
|
|
PreprocessorDefinitions="DEVELOPER;WINDOWS"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""$(LUA_ROOT)/lib";"$(SDL_ROOT)/lib";"$(SDL_IMAGE_ROOT)/lib";"$(SDL_TTF_ROOT)/lib";"$(WXWIDGETS_ROOT)/lib/vc_lib";"$(ZLIB_ROOT)/lib""
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
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="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath=".\Actor.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ActorManager.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ActorManifest.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ActorProperty.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ActorPropertyAnimation.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ActorPropertyPhysics.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ActorPropertyScript.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ActorPropertySprite.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ActorScript.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Animation.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\AnimationManifest.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\AppMoonfall.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\AppMoonfallDev.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Assert.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Buffer.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Camera.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CameraTarget.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Compression.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DialogAssetPackager.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DialogueManifest.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Driver.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\EventManager.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FileManifest.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Font.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FontManifest.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FrameConsole.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FrameMapEditor.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FrameSpriteEditor.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\HeapTracker.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\InputManager.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LuaBinding.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LuaBindingActor.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LuaBindingActorAnimation.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LuaBindingActorPhysics.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LuaBindingActorScript.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LuaBindingActorSprite.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LuaBindingCamera.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LuaBindingExport.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LuaBindingInput.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LuaBindingUtil.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LuaBindingWorld.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Script.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ScriptManifest.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Serialization.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Sprite.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SpriteManifest.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Surface.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SurfaceManager.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\System.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tinystr.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tinyxml.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tinyxmlerror.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tinyxmlparser.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Token.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Trace.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Window.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WindowDialogue.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WindowDialoguePanel.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WindowMain.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WindowManager.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WindowText.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WindowWorld.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\World.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WorldManifest.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WorldScript.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="DebugDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseDev|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="Pch.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath=".\Actor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ActorManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ActorManifest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ActorProperty.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ActorPropertyAnimation.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ActorPropertyPhysics.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ActorPropertyScript.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ActorPropertySprite.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ActorScript.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Animation.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\AnimationManifest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\AppMoonfall.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Assert.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Buffer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Camera.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CameraTarget.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Color.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Compression.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Define.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DialogAssetPackager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DialogueManifest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Driver.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\EngineCommon.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Environment.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\EventManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FileManifest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Font.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FontManifest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FrameConsole.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FrameMapEditor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FrameSpriteEditor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\GameCommon.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Grid.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Grid.inl"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\HeapTracker.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ICameraTarget.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IEventHandler.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\InputManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IWorldContext.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LuaBinding.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\LuaBinding.inl"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Monostate.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Pch.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Rect.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Rect.inl"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RefCount.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RefCount.inl"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Script.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ScriptManifest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ScriptManifest.inl"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Serialization.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Serialization.inl"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Sprite.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SpriteManifest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Surface.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SurfaceManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\System.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tinystr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tinyxml.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Token.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Trace.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Vector.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Vector.inl"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Window.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WindowDialogue.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WindowDialoguePanel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WindowMain.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WindowManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WindowText.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WindowWorld.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\World.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WorldManifest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WorldScript.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|