Files
bullet3/Extras/CDTestFramework/AntTweakBar/src/AntTweakBar.vcproj
erwin.coumans 4442a826ed add commandline arguments to serialize demo for xml export and Bullet import file name
update AntTweakBar version in CDTestFramework
add btCompoundShape support in BulletXmlWorldImporter (this importer is still premature/work-in-progress)
2012-09-26 19:47:18 +00:00

998 lines
23 KiB
XML

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
Name="AntTweakBar"
ProjectGUID="{B99E1FA1-C30A-45F2-9D57-9E9C21B2DF42}"
RootNamespace="AntTweakBar"
TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
Name="Win32"
/>
<Platform
Name="x64"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Release|Win32"
OutputDirectory="../lib"
IntermediateDirectory="release32"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="fxc /T vs_4_0_level_9_1 /E LineRectVS /Fh $(IntDir)\TwDirect3D11_LineRectVS.h TwDirect3D11.hlsl&#x0D;&#x0A;fxc /T vs_4_0_level_9_1 /E LineRectCstColorVS /Fh $(IntDir)\TwDirect3D11_LineRectCstColorVS.h TwDirect3D11.hlsl&#x0D;&#x0A;fxc /T ps_4_0_level_9_1 /E LineRectPS /Fh $(IntDir)\TwDirect3D11_LineRectPS.h TwDirect3D11.hlsl&#x0D;&#x0A;fxc /T vs_4_0_level_9_1 /E TextVS /Fh $(IntDir)\TwDirect3D11_TextVS.h TwDirect3D11.hlsl&#x0D;&#x0A;fxc /T vs_4_0_level_9_1 /E TextCstColorVS /Fh $(IntDir)\TwDirect3D11_TextCstColorVS.h TwDirect3D11.hlsl&#x0D;&#x0A;fxc /T ps_4_0_level_9_1 /E TextPS /Fh $(IntDir)\TwDirect3D11_TextPS.h TwDirect3D11.hlsl&#x0D;&#x0A;"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
TargetEnvironment="1"
TypeLibraryName="$(OutDir)/AntTweakBar.tlb"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="3"
InlineFunctionExpansion="1"
EnableIntrinsicFunctions="true"
FavorSizeOrSpeed="1"
AdditionalIncludeDirectories="../include"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;TW_EXPORTS"
StringPooling="true"
ExceptionHandling="0"
RuntimeLibrary="0"
EnableFunctionLevelLinking="true"
ForceConformanceInForLoopScope="true"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="TwPrecomp.h"
PrecompiledHeaderFile="$(IntDir)/AntTweakBar.pch"
AssemblerListingLocation="$(IntDir)/"
ObjectFile="$(IntDir)/"
ProgramDataBaseFileName="$(IntDir)/"
WarningLevel="4"
SuppressStartupBanner="true"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="0"
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1033"
AdditionalIncludeDirectories="res"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
RegisterOutput="false"
IgnoreImportLibrary="false"
OutputFile="$(OutDir)/AntTweakBar.dll"
LinkIncremental="1"
SuppressStartupBanner="true"
GenerateDebugInformation="false"
ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb"
MapExports="false"
SetChecksum="true"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
ImportLibrary="$(OutDir)/$(TargetName).lib"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="xcopy /y /f ..\lib\AntTweakBar.dll ..\examples\bin32"
/>
</Configuration>
<Configuration
Name="Release|x64"
OutputDirectory="../lib"
IntermediateDirectory="release64"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="fxc /T vs_4_0_level_9_1 /E LineRectVS /Fh $(IntDir)\TwDirect3D11_LineRectVS.h TwDirect3D11.hlsl&#x0D;&#x0A;fxc/T vs_4_0_level_9_1 /E LineRectCstColorVS /Fh $(IntDir)\TwDirect3D11_LineRectCstColorVS.h TwDirect3D11.hlsl&#x0D;&#x0A;fxc /T ps_4_0_level_9_1 /E LineRectPS /Fh $(IntDir)\TwDirect3D11_LineRectPS.h TwDirect3D11.hlsl&#x0D;&#x0A;fxc /T vs_4_0_level_9_1 /E TextVS /Fh $(IntDir)\TwDirect3D11_TextVS.h TwDirect3D11.hlsl&#x0D;&#x0A;fxc /T vs_4_0_level_9_1 /E TextCstColorVS /Fh $(IntDir)\TwDirect3D11_TextCstColorVS.h TwDirect3D11.hlsl&#x0D;&#x0A;fxc /T ps_4_0_level_9_1 /E TextPS /Fh $(IntDir)\TwDirect3D11_TextPS.h TwDirect3D11.hlsl&#x0D;&#x0A;"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
TargetEnvironment="3"
TypeLibraryName="$(OutDir)/AntTweakBar.tlb"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="3"
InlineFunctionExpansion="1"
EnableIntrinsicFunctions="true"
FavorSizeOrSpeed="1"
AdditionalIncludeDirectories="../include"
PreprocessorDefinitions="WIN64;_WIN64;NDEBUG;_WINDOWS;_USRDLL;TW_EXPORTS"
StringPooling="true"
ExceptionHandling="0"
RuntimeLibrary="0"
EnableFunctionLevelLinking="true"
ForceConformanceInForLoopScope="true"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="TwPrecomp.h"
PrecompiledHeaderFile="$(IntDir)/AntTweakBar.pch"
AssemblerListingLocation="$(IntDir)/"
ObjectFile="$(IntDir)/"
ProgramDataBaseFileName="$(IntDir)/"
WarningLevel="4"
SuppressStartupBanner="true"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="0"
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1033"
AdditionalIncludeDirectories="res"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
RegisterOutput="false"
IgnoreImportLibrary="false"
OutputFile="$(OutDir)/AntTweakBar64.dll"
LinkIncremental="1"
SuppressStartupBanner="true"
GenerateDebugInformation="false"
ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb"
MapExports="false"
SetChecksum="true"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
ImportLibrary="$(OutDir)/$(TargetName).lib"
TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="xcopy /y /f ..\lib\AntTweakBar64.dll ..\examples\bin64"
/>
</Configuration>
<Configuration
Name="Debug|Win32"
OutputDirectory="../lib/debug"
IntermediateDirectory="debug32"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="fxc /Od /Zi /T vs_4_0_level_9_1 /E LineRectVS /Fh $(IntDir)\TwDirect3D11_LineRectVS.h TwDirect3D11.hlsl&#x0D;&#x0A;fxc /Od /Zi /T vs_4_0_level_9_1 /E LineRectCstColorVS /Fh $(IntDir)\TwDirect3D11_LineRectCstColorVS.h TwDirect3D11.hlsl&#x0D;&#x0A;fxc /Od /Zi /T ps_4_0_level_9_1 /E LineRectPS /Fh $(IntDir)\TwDirect3D11_LineRectPS.h TwDirect3D11.hlsl&#x0D;&#x0A;fxc /Od /Zi /T vs_4_0_level_9_1 /E TextVS /Fh $(IntDir)\TwDirect3D11_TextVS.h TwDirect3D11.hlsl&#x0D;&#x0A;fxc /Od /Zi /T vs_4_0_level_9_1 /E TextCstColorVS /Fh $(IntDir)\TwDirect3D11_TextCstColorVS.h TwDirect3D11.hlsl&#x0D;&#x0A;fxc /Od /Zi /T ps_4_0_level_9_1 /E TextPS /Fh $(IntDir)\TwDirect3D11_TextPS.h TwDirect3D11.hlsl&#x0D;&#x0A;"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
TargetEnvironment="1"
TypeLibraryName="$(OutDir)/AntTweakBar.tlb"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../include"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;TW_EXPORTS"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="TwPrecomp.h"
PrecompiledHeaderFile="$(IntDir)/AntTweakBar.pch"
AssemblerListingLocation="$(IntDir)/"
ObjectFile="$(IntDir)/"
ProgramDataBaseFileName="$(IntDir)/"
WarningLevel="4"
SuppressStartupBanner="true"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="4"
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1033"
AdditionalIncludeDirectories="res"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)/AntTweakBar.dll"
LinkIncremental="2"
SuppressStartupBanner="true"
GenerateDebugInformation="true"
ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
ImportLibrary="$(OutDir)/$(TargetName).lib"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="if exist ..\examples\debug32 xcopy /y /f ..\lib\debug\AntTweakBar.dll ..\examples\debug32\."
/>
</Configuration>
<Configuration
Name="Debug|x64"
OutputDirectory="../lib/debug"
IntermediateDirectory="debug64"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="fxc /Od /Zi /T vs_4_0_level_9_1 /E LineRectVS /Fh $(IntDir)\TwDirect3D11_LineRectVS.h TwDirect3D11.hlsl&#x0D;&#x0A;fxc /Od /Zi /T vs_4_0_level_9_1 /E LineRectCstColorVS /Fh $(IntDir)\TwDirect3D11_LineRectCstColorVS.h TwDirect3D11.hlsl&#x0D;&#x0A;fxc /Od /Zi /T ps_4_0_level_9_1 /E LineRectPS /Fh $(IntDir)\TwDirect3D11_LineRectPS.h TwDirect3D11.hlsl&#x0D;&#x0A;fxc /Od /Zi /T vs_4_0_level_9_1 /E TextVS /Fh $(IntDir)\TwDirect3D11_TextVS.h TwDirect3D11.hlsl&#x0D;&#x0A;fxc /Od /Zi /T vs_4_0_level_9_1 /E TextCstColorVS /Fh $(IntDir)\TwDirect3D11_TextCstColorVS.h TwDirect3D11.hlsl&#x0D;&#x0A;fxc /Od /Zi /T ps_4_0_level_9_1 /E TextPS /Fh $(IntDir)\TwDirect3D11_TextPS.h TwDirect3D11.hlsl&#x0D;&#x0A;"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
TargetEnvironment="3"
TypeLibraryName="$(OutDir)/AntTweakBar.tlb"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../include"
PreprocessorDefinitions="WIN64;_WIN64;_DEBUG;_WINDOWS;_USRDLL;TW_EXPORTS"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="TwPrecomp.h"
PrecompiledHeaderFile="$(IntDir)/AntTweakBar.pch"
AssemblerListingLocation="$(IntDir)/"
ObjectFile="$(IntDir)/"
ProgramDataBaseFileName="$(IntDir)/"
WarningLevel="4"
SuppressStartupBanner="true"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1033"
AdditionalIncludeDirectories="res"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
OutputFile="$(OutDir)/AntTweakBar64.dll"
LinkIncremental="2"
SuppressStartupBanner="true"
GenerateDebugInformation="true"
ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
ImportLibrary="$(OutDir)/$(TargetName).lib"
TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="if exist ..\examples\debug64 xcopy /y /f ..\lib\debug\AntTweakBar64.dll ..\examples\debug64\."
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
>
<File
RelativePath="AntTweakBar.rc"
>
</File>
<File
RelativePath="LoadOGL.cpp"
>
</File>
<File
RelativePath=".\LoadOGLCore.cpp"
>
</File>
<File
RelativePath="TwBar.cpp"
>
</File>
<File
RelativePath="TwColors.cpp"
>
</File>
<File
RelativePath=".\TwDirect3D10.cpp"
>
</File>
<File
RelativePath=".\TwDirect3D11.cpp"
>
</File>
<File
RelativePath=".\TwDirect3D11.hlsl"
>
</File>
<File
RelativePath="TwDirect3D9.cpp"
>
</File>
<File
RelativePath="TwEventGLFW.c"
>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
</File>
<File
RelativePath="TwEventGLUT.c"
>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\TwEventSDL.c"
>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
CompileAs="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\TwEventSDL12.c"
>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\TwEventSDL13.c"
>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\TwEventSFML.cpp"
>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\TwEventWin.c"
>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
</File>
<File
RelativePath="TwFonts.cpp"
>
</File>
<File
RelativePath="TwMgr.cpp"
>
</File>
<File
RelativePath="TwOpenGL.cpp"
>
</File>
<File
RelativePath=".\TwOpenGLCore.cpp"
>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
</File>
<File
RelativePath="TwPrecomp.cpp"
>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|x64"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
</File>
</Filter>
<Filter
Name="Public Header Files"
Filter="h;hpp;hxx;hm;inl"
>
<File
RelativePath="..\include\AntTweakBar.h"
>
</File>
</Filter>
<Filter
Name="Private Header Files"
>
<File
RelativePath="AntPerfTimer.h"
>
</File>
<File
RelativePath="LoadOGL.h"
>
</File>
<File
RelativePath=".\LoadOGLCore.h"
>
</File>
<File
RelativePath="MiniGLFW.h"
>
</File>
<File
RelativePath="MiniGLUT.h"
>
</File>
<File
RelativePath=".\MiniSDL12.h"
>
</File>
<File
RelativePath=".\MiniSDL13.h"
>
</File>
<File
RelativePath=".\MiniSFML16.h"
>
</File>
<File
RelativePath="resource.h"
>
</File>
<File
RelativePath="TwBar.h"
>
</File>
<File
RelativePath="TwColors.h"
>
</File>
<File
RelativePath=".\TwDirect3D10.h"
>
</File>
<File
RelativePath=".\TwDirect3D11.h"
>
</File>
<File
RelativePath="TwDirect3D9.h"
>
</File>
<File
RelativePath="TwFonts.h"
>
</File>
<File
RelativePath="TwGraph.h"
>
</File>
<File
RelativePath="TwMgr.h"
>
</File>
<File
RelativePath="TwOpenGL.h"
>
</File>
<File
RelativePath=".\TwOpenGLCore.h"
>
</File>
<File
RelativePath="TwPrecomp.h"
>
</File>
<File
RelativePath=".\res\TwXCursors.h"
>
</File>
</Filter>
<Filter
Name="Resource Files"
>
<File
RelativePath="AntTweakBar.rc"
>
</File>
<File
RelativePath="res\cur00000.cur"
>
</File>
<File
RelativePath="res\cur00001.cur"
>
</File>
<File
RelativePath="res\cur00002.cur"
>
</File>
<File
RelativePath="res\cur00003.cur"
>
</File>
<File
RelativePath="res\cur00004.cur"
>
</File>
<File
RelativePath="res\cur00005.cur"
>
</File>
<File
RelativePath="res\cur00006.cur"
>
</File>
<File
RelativePath="res\cur00007.cur"
>
</File>
<File
RelativePath="res\cur00008.cur"
>
</File>
<File
RelativePath="res\cur00009.cur"
>
</File>
<File
RelativePath="res\cur00010.cur"
>
</File>
<File
RelativePath="res\cur00011.cur"
>
</File>
<File
RelativePath="res\cur00012.cur"
>
</File>
<File
RelativePath="res\cur00013.cur"
>
</File>
<File
RelativePath="res\FontChars.txt"
>
</File>
<File
RelativePath=".\res\FontFixed1.pgm"
>
</File>
<File
RelativePath="res\FontLargeAA.pgm"
>
</File>
<File
RelativePath="res\FontNormal.pgm"
>
</File>
<File
RelativePath="FontSmall.pgm"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>