2008-11-29 14:35:56 -08:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
2009-02-10 07:08:23 -08:00
|
|
|
Version="8,00"
|
2008-11-29 14:35:56 -08:00
|
|
|
Name="tests"
|
|
|
|
ProjectGUID="{2A1DE18B-F678-4A94-A996-E848E20B2983}"
|
|
|
|
RootNamespace="tests"
|
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
|
|
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="..\include"
|
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
2009-02-10 07:08:23 -08:00
|
|
|
RuntimeLibrary="1"
|
2008-11-29 14:35:56 -08:00
|
|
|
WarningLevel="3"
|
|
|
|
DebugInformationFormat="4"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
OutputFile="..\bin\Win32-VisualStudio\$(ProjectName).exe"
|
2009-02-10 07:08:23 -08:00
|
|
|
AdditionalLibraryDirectories="..\lib\Win32-visualstudio"
|
2008-11-29 14:35:56 -08:00
|
|
|
GenerateDebugInformation="true"
|
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
|
|
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="2"
|
|
|
|
EnableIntrinsicFunctions="true"
|
2009-02-10 07:08:23 -08:00
|
|
|
AdditionalIncludeDirectories="..\include"
|
|
|
|
RuntimeLibrary="0"
|
2008-11-29 14:35:56 -08:00
|
|
|
EnableFunctionLevelLinking="true"
|
|
|
|
WarningLevel="3"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
OutputFile="..\bin\Win32-VisualStudio\$(ProjectName).exe"
|
2009-02-10 07:08:23 -08:00
|
|
|
AdditionalLibraryDirectories="..\lib\Win32-visualstudio"
|
2008-11-29 14:35:56 -08:00
|
|
|
GenerateDebugInformation="true"
|
|
|
|
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="VCWebDeploymentTool"
|
|
|
|
/>
|
|
|
|
<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}"
|
|
|
|
>
|
2008-12-08 09:06:34 -08:00
|
|
|
<File
|
|
|
|
RelativePath=".\b3dAnimation.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-01-02 05:02:05 -08:00
|
|
|
<File
|
|
|
|
RelativePath=".\burningsVideo.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-12-16 07:07:01 -08:00
|
|
|
<File
|
|
|
|
RelativePath=".\collisionResponseAnimator.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-01-14 04:37:51 -08:00
|
|
|
<File
|
|
|
|
RelativePath=".\cursorSetVisible.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-11-29 14:35:56 -08:00
|
|
|
<File
|
|
|
|
RelativePath=".\disambiguateTextures.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\drawPixel.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-01-14 04:37:51 -08:00
|
|
|
<File
|
|
|
|
RelativePath=".\drawRectOutline.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-02-11 06:04:12 -08:00
|
|
|
<File
|
|
|
|
RelativePath=".\enumerateImageManipulators.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-12-03 14:26:53 -08:00
|
|
|
<File
|
|
|
|
RelativePath=".\exports.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-11-29 14:35:56 -08:00
|
|
|
<File
|
|
|
|
RelativePath=".\fast_atof.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-08-24 02:12:27 -07:00
|
|
|
<File
|
|
|
|
RelativePath=".\filesystem.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-01-20 04:54:49 -08:00
|
|
|
<File
|
|
|
|
RelativePath=".\flyCircleAnimator.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-12-03 14:26:53 -08:00
|
|
|
<File
|
|
|
|
RelativePath=".\guiDisabledMenu.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-12-29 05:34:22 -08:00
|
|
|
<File
|
|
|
|
RelativePath=".\irrCoreEquals.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-10-20 09:18:29 -07:00
|
|
|
<File
|
|
|
|
RelativePath=".\lightMaps.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-11-29 14:35:56 -08:00
|
|
|
<File
|
|
|
|
RelativePath=".\line2dIntersectWith.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\main.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-01-02 05:02:05 -08:00
|
|
|
<File
|
|
|
|
RelativePath=".\makeColorKeyTexture.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-01-04 06:58:23 -08:00
|
|
|
<File
|
|
|
|
RelativePath=".\matrixOps.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-11-29 14:35:56 -08:00
|
|
|
<File
|
|
|
|
RelativePath=".\md2Animation.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-12-15 06:18:11 -08:00
|
|
|
<File
|
2008-12-16 07:07:01 -08:00
|
|
|
RelativePath=".\planeMatrix.cpp"
|
2008-12-15 06:18:11 -08:00
|
|
|
>
|
|
|
|
</File>
|
2009-03-17 10:42:34 -07:00
|
|
|
<File
|
|
|
|
RelativePath=".\removeCustomAnimator.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-12-16 08:16:35 -08:00
|
|
|
<File
|
|
|
|
RelativePath=".\sceneCollisionManager.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-12-19 15:21:26 -08:00
|
|
|
<File
|
|
|
|
RelativePath=".\sceneNodeAnimator.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-11-29 14:35:56 -08:00
|
|
|
<File
|
2008-12-16 07:07:01 -08:00
|
|
|
RelativePath=".\softwareDevice.cpp"
|
2008-11-29 14:35:56 -08:00
|
|
|
>
|
|
|
|
</File>
|
2008-12-29 11:40:48 -08:00
|
|
|
<File
|
|
|
|
RelativePath=".\terrainSceneNode.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-12-28 14:49:47 -08:00
|
|
|
<File
|
|
|
|
RelativePath=".\testDimension2d.cpp"
|
|
|
|
>
|
2009-02-11 06:04:12 -08:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\testGeometryCreator.cpp"
|
|
|
|
>
|
2008-12-28 14:49:47 -08:00
|
|
|
</File>
|
2008-11-29 14:35:56 -08:00
|
|
|
<File
|
|
|
|
RelativePath=".\testUtils.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\testVector2d.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\testVector3d.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-01-05 06:53:30 -08:00
|
|
|
<File
|
|
|
|
RelativePath=".\textureRenderStates.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-01-14 04:37:51 -08:00
|
|
|
<File
|
|
|
|
RelativePath=".\transparentAlphaChannelRef.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-12-29 08:05:49 -08:00
|
|
|
<File
|
|
|
|
RelativePath=".\vectorPositionDimension2d.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-01-16 06:19:38 -08:00
|
|
|
<File
|
|
|
|
RelativePath=".\writeImageToFile.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2009-08-24 02:12:27 -07:00
|
|
|
<File
|
|
|
|
RelativePath=".\zipReader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-11-29 14:35:56 -08:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\testUtils.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>
|