mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2024-11-15 22:19:07 +00:00
573 lines
13 KiB
XML
573 lines
13 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="Aquaria"
|
|
ProjectGUID="{4DB6D5AA-4EAD-4195-9B54-389B558036D8}"
|
|
RootNamespace="Aquaria_vc90"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)\..\bin"
|
|
IntermediateDirectory="$(SolutionDir)\temp\$(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="0"
|
|
AdditionalIncludeDirectories=""$(SolutionDir)\..\ExternalLibs\freetype2\include\freetype\config";"$(SolutionDir)\..\ExternalLibs\gl";"$(SolutionDir)\..\ExternalLibs\glpng\zlib";"$(SolutionDir)\..\ExternalLibs\glpng\png";"$(SolutionDir)\..\ExternalLibs\libogg-1.3.0\include";"$(SolutionDir)\..\ExternalLibs\libvorbis-1.3.3\include";"$(SolutionDir)\..\ExternalLibs\freetype2\include";"$(SolutionDir)\..\ExternalLibs\FTGL\include";"$(SolutionDir)\..\ExternalLibs\SDL2\include";"$(SolutionDir)\..\ExternalLibs\AL\include";"$(SolutionDir)\..\BBGE";"$(SolutionDir)\..\ExternalLibs\lua-5.1.4\src";"$(SolutionDir)\..\ExternalLibs\lvpa\include";"$(SolutionDir)\..\ExternalLibs\lvpa";"$(SolutionDir)\..\ExternalLibs\ttvfs";"$(SolutionDir)\..\ExternalLibs\ttvfs_cfileapi";"$(SolutionDir)\..\ExternalLibs""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;GL_GLEXT_LEGACY=1;TIXML_USE_STL=1;HAVE_PUTENV=1;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;BBGE_BUILD_WINDOWS=1;BBGE_BUILD_VFS=1;VFS_ENABLE_C_API=1"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="0"
|
|
RuntimeLibrary="3"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)\$(ProjectName)d.exe"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories=""
|
|
IgnoreDefaultLibraryNames="msvcrt.lib"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="1"
|
|
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)\..\bin"
|
|
IntermediateDirectory="$(SolutionDir)\temp\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="true"
|
|
EnableFiberSafeOptimizations="true"
|
|
AdditionalIncludeDirectories=""$(SolutionDir)\..\ExternalLibs\freetype2\include\freetype\config";"$(SolutionDir)\..\ExternalLibs\gl";"$(SolutionDir)\..\ExternalLibs\glpng\zlib";"$(SolutionDir)\..\ExternalLibs\glpng\png";"$(SolutionDir)\..\ExternalLibs\libogg-1.3.0\include";"$(SolutionDir)\..\ExternalLibs\libvorbis-1.3.3\include";"$(SolutionDir)\..\ExternalLibs\freetype2\include";"$(SolutionDir)\..\ExternalLibs\FTGL\include";"$(SolutionDir)\..\ExternalLibs\SDL2\include";"$(SolutionDir)\..\ExternalLibs\AL\include";"$(SolutionDir)\..\BBGE";"$(SolutionDir)\..\ExternalLibs\lua-5.1.4\src";"$(SolutionDir)\..\ExternalLibs\lvpa\include";"$(SolutionDir)\..\ExternalLibs\lvpa";"$(SolutionDir)\..\ExternalLibs\ttvfs";"$(SolutionDir)\..\ExternalLibs\ttvfs_cfileapi";"$(SolutionDir)\..\ExternalLibs""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;GL_GLEXT_LEGACY=1;TIXML_USE_STL=1;HAVE_PUTENV=1;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;BBGE_BUILD_WINDOWS=1;_HAS_EXCEPTIONS=0;BBGE_BUILD_VFS=1;VFS_ENABLE_C_API=1"
|
|
StringPooling="true"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
EnableFunctionLevelLinking="false"
|
|
EnableEnhancedInstructionSet="2"
|
|
FloatingPointModel="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
LinkIncremental="1"
|
|
IgnoreDefaultLibraryNames="msvcrt.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="..\..\Aquaria\AnimationEditor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\AquariaComboBox.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\AquariaMenuItem.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\AquariaMenuItem.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\AquariaProgressBar.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\AquariaProgressBar.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\AquariaSaveSlot.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\AStar.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\AutoMap.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\AutoMap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Avatar.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Avatar.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Beam.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\BitBlotLogo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\CollideEntity.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\CollideEntity.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Continuity.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Credits.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\CurrentRender.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Demo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\DSQ.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\DSQ.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Element.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Element.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Emote.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Entity.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Entity.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\FlockEntity.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\FlockEntity.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Game.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Game.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\GameplayVariables.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\GasCloud.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\GridRender.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\GridRender.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Hair.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Hair.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Ingredient.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Intro.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Main.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\ManaBall.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\MiniMapRender.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Mod.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\ModDownloader.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\ModDownloader.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\ModSelector.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Network.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Network.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\ParticleEditor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Path.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Path.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\PathFinding.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\PathFinding.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\PathRender.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\RecipeMenuEntry.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\resource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\SceneEditor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\SchoolFish.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\SchoolFish.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\ScriptedEntity.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\ScriptedEntity.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\ScriptInterface.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\ScriptInterface.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Segmented.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Segmented.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\SFXLoops.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Shot.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Shot.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Spore.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\States.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\States.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\StatsAndAchievements.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\StatsAndAchievements.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\SteamRender.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Strand.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\StringBank.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\SubtitlePlayer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\TileVector.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\ToolTip.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\ToolTip.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\UserSettings.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\UserSettings.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\WaterFont.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\WaterFont.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\WaterSurfaceRender.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\WaterSurfaceRender.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Web.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Web.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\WorldMapRender.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Aquaria\WorldMapTiles.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\Aquaria\AquariaCompileConfig.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}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\Aquaria\Aquaria.rc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|