Added Visual Studio 2005 projects for OpenCL AMD/Stream SDK
This commit is contained in:
@@ -0,0 +1,377 @@
|
||||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8.00"
|
||||
Name="BulletMultiThreaded"
|
||||
ProjectGUID="{20314BDF-B9C4-4660-87BA-37F60D4EB436}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="BulletMultiThreaded.dir\Debug"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalOptions=" /Zm1000 /fp:fast"
|
||||
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;"
|
||||
BasicRuntimeChecks="3"
|
||||
CompileAs="2"
|
||||
DebugInformationFormat="3"
|
||||
EnableEnhancedInstructionSet="1"
|
||||
ExceptionHandling="1"
|
||||
InlineFunctionExpansion="0"
|
||||
Optimization="0"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
WarningLevel="3"
|
||||
PreprocessorDefinitions="WIN32,_DEBUG,_DEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"Debug\""
|
||||
AssemblerListingLocation="Debug"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="Debug/BulletMultiThreaded.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;"
|
||||
PreprocessorDefinitions="WIN32,_DEBUG,_DEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"Debug\""/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="WIN32,_DEBUG,_DEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"Debug\""
|
||||
MkTypLibCompatible="FALSE"
|
||||
TargetEnvironment="1"
|
||||
GenerateStublessProxies="TRUE"
|
||||
TypeLibraryName="$(InputName).tlb"
|
||||
OutputDirectory="$(IntDir)"
|
||||
HeaderFileName="$(InputName).h"
|
||||
DLLDataFileName=""
|
||||
InterfaceIdentifierFileName="$(InputName)_i.c"
|
||||
ProxyFileName="$(InputName)_p.c"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="Debug\BulletMultiThreaded.lib"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="BulletMultiThreaded.dir\Release"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalOptions=" /Zm1000 /fp:fast"
|
||||
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;"
|
||||
CompileAs="2"
|
||||
EnableEnhancedInstructionSet="1"
|
||||
ExceptionHandling="1"
|
||||
InlineFunctionExpansion="2"
|
||||
Optimization="2"
|
||||
RuntimeLibrary="2"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
WarningLevel="3"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"Release\""
|
||||
AssemblerListingLocation="Release"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="Release/BulletMultiThreaded.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"Release\""/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"Release\""
|
||||
MkTypLibCompatible="FALSE"
|
||||
TargetEnvironment="1"
|
||||
GenerateStublessProxies="TRUE"
|
||||
TypeLibraryName="$(InputName).tlb"
|
||||
OutputDirectory="$(IntDir)"
|
||||
HeaderFileName="$(InputName).h"
|
||||
DLLDataFileName=""
|
||||
InterfaceIdentifierFileName="$(InputName)_i.c"
|
||||
ProxyFileName="$(InputName)_p.c"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="Release\BulletMultiThreaded.lib"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="MinSizeRel|Win32"
|
||||
OutputDirectory="MinSizeRel"
|
||||
IntermediateDirectory="BulletMultiThreaded.dir\MinSizeRel"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalOptions=" /Zm1000 /fp:fast"
|
||||
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;"
|
||||
CompileAs="2"
|
||||
EnableEnhancedInstructionSet="1"
|
||||
ExceptionHandling="1"
|
||||
InlineFunctionExpansion="1"
|
||||
Optimization="1"
|
||||
RuntimeLibrary="2"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
WarningLevel="3"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"MinSizeRel\""
|
||||
AssemblerListingLocation="MinSizeRel"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="MinSizeRel/BulletMultiThreaded.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"MinSizeRel\""/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"MinSizeRel\""
|
||||
MkTypLibCompatible="FALSE"
|
||||
TargetEnvironment="1"
|
||||
GenerateStublessProxies="TRUE"
|
||||
TypeLibraryName="$(InputName).tlb"
|
||||
OutputDirectory="$(IntDir)"
|
||||
HeaderFileName="$(InputName).h"
|
||||
DLLDataFileName=""
|
||||
InterfaceIdentifierFileName="$(InputName)_i.c"
|
||||
ProxyFileName="$(InputName)_p.c"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="MinSizeRel\BulletMultiThreaded.lib"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="RelWithDebInfo|Win32"
|
||||
OutputDirectory="RelWithDebInfo"
|
||||
IntermediateDirectory="BulletMultiThreaded.dir\RelWithDebInfo"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalOptions=" /Zm1000 /fp:fast"
|
||||
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;"
|
||||
CompileAs="2"
|
||||
DebugInformationFormat="3"
|
||||
EnableEnhancedInstructionSet="1"
|
||||
ExceptionHandling="1"
|
||||
InlineFunctionExpansion="1"
|
||||
Optimization="2"
|
||||
RuntimeLibrary="2"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
WarningLevel="3"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"RelWithDebInfo\""
|
||||
AssemblerListingLocation="RelWithDebInfo"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="RelWithDebInfo/BulletMultiThreaded.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
AdditionalIncludeDirectories="..\..\..\..\Glut;..\..\..\..\src;"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"RelWithDebInfo\""/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,CMAKE_INTDIR=\"RelWithDebInfo\""
|
||||
MkTypLibCompatible="FALSE"
|
||||
TargetEnvironment="1"
|
||||
GenerateStublessProxies="TRUE"
|
||||
TypeLibraryName="$(InputName).tlb"
|
||||
OutputDirectory="$(IntDir)"
|
||||
HeaderFileName="$(InputName).h"
|
||||
DLLDataFileName=""
|
||||
InterfaceIdentifierFileName="$(InputName)_i.c"
|
||||
ProxyFileName="$(InputName)_p.c"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="RelWithDebInfo\BulletMultiThreaded.lib"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\SpuFakeDma.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\SpuLibspe2Support.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\btThreadSupportInterface.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\Win32ThreadSupport.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\PosixThreadSupport.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\SequentialThreadSupport.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\SpuSampleTaskProcess.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\SpuCollisionObjectWrapper.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\SpuCollisionTaskProcess.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\SpuGatheringCollisionDispatcher.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\SpuContactManifoldCollisionAlgorithm.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\btParallelConstraintSolver.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\boxBoxDistance.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuContactResult.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuMinkowskiPenetrationDepthSolver.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuGatheringCollisionTask.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuCollisionShapes.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\btGpu3DGridBroadphase.cpp">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\PlatformDefinitions.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\PpuAddressSpace.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\SpuFakeDma.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\SpuDoubleBuffer.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\SpuLibspe2Support.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\btThreadSupportInterface.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\Win32ThreadSupport.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\PosixThreadSupport.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\SequentialThreadSupport.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\SpuSampleTaskProcess.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\SpuCollisionObjectWrapper.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\SpuCollisionTaskProcess.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\SpuGatheringCollisionDispatcher.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\SpuContactManifoldCollisionAlgorithm.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\btParallelConstraintSolver.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\Box.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\boxBoxDistance.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuContactResult.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuMinkowskiPenetrationDepthSolver.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuConvexPenetrationDepthSolver.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuPreferredPenetrationDirections.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuGatheringCollisionTask.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\SpuNarrowPhaseCollisionTask\SpuCollisionShapes.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\btGpu3DGridBroadphase.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\btGpu3DGridBroadphaseSharedCode.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\btGpu3DGridBroadphaseSharedDefs.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\btGpu3DGridBroadphaseSharedTypes.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\btGpuDefines.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\btGpuUtilsSharedCode.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\BulletMultiThreaded\btGpuUtilsSharedDefs.h">
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
@@ -0,0 +1,281 @@
|
||||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8.00"
|
||||
Name="BulletSoftBodySolvers_OpenCL_AMD"
|
||||
ProjectGUID="{013A1F89-0772-44CA-A501-CF205620704C}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="BulletSoftBodySolvers_OpenCL_AMD.dir\Debug"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalOptions=" /Zm1000 /fp:fast"
|
||||
AdditionalIncludeDirectories="..\..\..\..\..\..\..\Glut;..\..\..\..\..\..\..\src;"$(ATISTREAMSDKROOT)include";"
|
||||
BasicRuntimeChecks="3"
|
||||
CompileAs="2"
|
||||
DebugInformationFormat="3"
|
||||
EnableEnhancedInstructionSet="1"
|
||||
ExceptionHandling="1"
|
||||
InlineFunctionExpansion="0"
|
||||
Optimization="0"
|
||||
RuntimeLibrary="3"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
WarningLevel="3"
|
||||
PreprocessorDefinitions="WIN32,_DEBUG,_DEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,USE_AMD_OPENCL,CL_PLATFORM_AMD,CMAKE_INTDIR=\"Debug\""
|
||||
AssemblerListingLocation="Debug"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="Debug/BulletSoftBodySolvers_OpenCL_AMD.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
AdditionalIncludeDirectories="..\..\..\..\..\..\..\Glut;..\..\..\..\..\..\..\src;"$(ATISTREAMSDKROOT)include";"
|
||||
PreprocessorDefinitions="WIN32,_DEBUG,_DEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,USE_AMD_OPENCL,CL_PLATFORM_AMD,CMAKE_INTDIR=\"Debug\""/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="WIN32,_DEBUG,_DEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,USE_AMD_OPENCL,CL_PLATFORM_AMD,CMAKE_INTDIR=\"Debug\""
|
||||
MkTypLibCompatible="FALSE"
|
||||
TargetEnvironment="1"
|
||||
GenerateStublessProxies="TRUE"
|
||||
TypeLibraryName="$(InputName).tlb"
|
||||
OutputDirectory="$(IntDir)"
|
||||
HeaderFileName="$(InputName).h"
|
||||
DLLDataFileName=""
|
||||
InterfaceIdentifierFileName="$(InputName)_i.c"
|
||||
ProxyFileName="$(InputName)_p.c"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="Debug\BulletSoftBodySolvers_OpenCL_AMD.lib"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="BulletSoftBodySolvers_OpenCL_AMD.dir\Release"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalOptions=" /Zm1000 /fp:fast"
|
||||
AdditionalIncludeDirectories="..\..\..\..\..\..\..\Glut;..\..\..\..\..\..\..\src;"$(ATISTREAMSDKROOT)include";"
|
||||
CompileAs="2"
|
||||
EnableEnhancedInstructionSet="1"
|
||||
ExceptionHandling="1"
|
||||
InlineFunctionExpansion="2"
|
||||
Optimization="2"
|
||||
RuntimeLibrary="2"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
WarningLevel="3"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,USE_AMD_OPENCL,CL_PLATFORM_AMD,CMAKE_INTDIR=\"Release\""
|
||||
AssemblerListingLocation="Release"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="Release/BulletSoftBodySolvers_OpenCL_AMD.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
AdditionalIncludeDirectories="..\..\..\..\..\..\..\Glut;..\..\..\..\..\..\..\src;"$(ATISTREAMSDKROOT)include";"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,USE_AMD_OPENCL,CL_PLATFORM_AMD,CMAKE_INTDIR=\"Release\""/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,USE_AMD_OPENCL,CL_PLATFORM_AMD,CMAKE_INTDIR=\"Release\""
|
||||
MkTypLibCompatible="FALSE"
|
||||
TargetEnvironment="1"
|
||||
GenerateStublessProxies="TRUE"
|
||||
TypeLibraryName="$(InputName).tlb"
|
||||
OutputDirectory="$(IntDir)"
|
||||
HeaderFileName="$(InputName).h"
|
||||
DLLDataFileName=""
|
||||
InterfaceIdentifierFileName="$(InputName)_i.c"
|
||||
ProxyFileName="$(InputName)_p.c"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="Release\BulletSoftBodySolvers_OpenCL_AMD.lib"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="MinSizeRel|Win32"
|
||||
OutputDirectory="MinSizeRel"
|
||||
IntermediateDirectory="BulletSoftBodySolvers_OpenCL_AMD.dir\MinSizeRel"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalOptions=" /Zm1000 /fp:fast"
|
||||
AdditionalIncludeDirectories="..\..\..\..\..\..\..\Glut;..\..\..\..\..\..\..\src;"$(ATISTREAMSDKROOT)include";"
|
||||
CompileAs="2"
|
||||
EnableEnhancedInstructionSet="1"
|
||||
ExceptionHandling="1"
|
||||
InlineFunctionExpansion="1"
|
||||
Optimization="1"
|
||||
RuntimeLibrary="2"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
WarningLevel="3"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,USE_AMD_OPENCL,CL_PLATFORM_AMD,CMAKE_INTDIR=\"MinSizeRel\""
|
||||
AssemblerListingLocation="MinSizeRel"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="MinSizeRel/BulletSoftBodySolvers_OpenCL_AMD.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
AdditionalIncludeDirectories="..\..\..\..\..\..\..\Glut;..\..\..\..\..\..\..\src;"$(ATISTREAMSDKROOT)include";"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,USE_AMD_OPENCL,CL_PLATFORM_AMD,CMAKE_INTDIR=\"MinSizeRel\""/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,USE_AMD_OPENCL,CL_PLATFORM_AMD,CMAKE_INTDIR=\"MinSizeRel\""
|
||||
MkTypLibCompatible="FALSE"
|
||||
TargetEnvironment="1"
|
||||
GenerateStublessProxies="TRUE"
|
||||
TypeLibraryName="$(InputName).tlb"
|
||||
OutputDirectory="$(IntDir)"
|
||||
HeaderFileName="$(InputName).h"
|
||||
DLLDataFileName=""
|
||||
InterfaceIdentifierFileName="$(InputName)_i.c"
|
||||
ProxyFileName="$(InputName)_p.c"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="MinSizeRel\BulletSoftBodySolvers_OpenCL_AMD.lib"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="RelWithDebInfo|Win32"
|
||||
OutputDirectory="RelWithDebInfo"
|
||||
IntermediateDirectory="BulletSoftBodySolvers_OpenCL_AMD.dir\RelWithDebInfo"
|
||||
ConfigurationType="4"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalOptions=" /Zm1000 /fp:fast"
|
||||
AdditionalIncludeDirectories="..\..\..\..\..\..\..\Glut;..\..\..\..\..\..\..\src;"$(ATISTREAMSDKROOT)include";"
|
||||
CompileAs="2"
|
||||
DebugInformationFormat="3"
|
||||
EnableEnhancedInstructionSet="1"
|
||||
ExceptionHandling="1"
|
||||
InlineFunctionExpansion="1"
|
||||
Optimization="2"
|
||||
RuntimeLibrary="2"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
WarningLevel="3"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,USE_AMD_OPENCL,CL_PLATFORM_AMD,CMAKE_INTDIR=\"RelWithDebInfo\""
|
||||
AssemblerListingLocation="RelWithDebInfo"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="RelWithDebInfo/BulletSoftBodySolvers_OpenCL_AMD.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
AdditionalIncludeDirectories="..\..\..\..\..\..\..\Glut;..\..\..\..\..\..\..\src;"$(ATISTREAMSDKROOT)include";"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,USE_AMD_OPENCL,CL_PLATFORM_AMD,CMAKE_INTDIR=\"RelWithDebInfo\""/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="WIN32,NDEBUG,USE_GRAPHICAL_BENCHMARK,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,_SCL_SECURE_NO_WARNINGS,USE_AMD_OPENCL,CL_PLATFORM_AMD,CMAKE_INTDIR=\"RelWithDebInfo\""
|
||||
MkTypLibCompatible="FALSE"
|
||||
TargetEnvironment="1"
|
||||
GenerateStublessProxies="TRUE"
|
||||
TypeLibraryName="$(InputName).tlb"
|
||||
OutputDirectory="$(IntDir)"
|
||||
HeaderFileName="$(InputName).h"
|
||||
DLLDataFileName=""
|
||||
InterfaceIdentifierFileName="$(InputName)_i.c"
|
||||
ProxyFileName="$(InputName)_p.c"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="RelWithDebInfo\BulletSoftBodySolvers_OpenCL_AMD.lib"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<Files>
|
||||
<File
|
||||
RelativePath="..\..\..\..\..\..\..\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\OpenCLC\UpdateNormals.cl">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\..\..\..\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\OpenCLC\Integrate.cl">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\..\..\..\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\OpenCLC\UpdatePositions.cl">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\..\..\..\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\OpenCLC\UpdateNodes.cl">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\..\..\..\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\OpenCLC\SolvePositions.cl">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\..\..\..\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\OpenCLC\UpdatePositionsFromVelocities.cl">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\..\..\..\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\OpenCLC\ApplyForces.cl">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\..\..\..\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\OpenCLC\PrepareLinks.cl">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\..\..\..\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\OpenCLC\VSolveLinks.cl">
|
||||
</File>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\..\..\..\..\..\..\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.cpp">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\..\..\..\..\..\..\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolver_OpenCL.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\..\..\..\src\BulletMultiThreaded\GpuSoftBodySolvers\CPU\btSoftBodySolverData.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\..\..\..\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolverVertexData_OpenCL.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\..\..\..\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolverTriangleData_OpenCL.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\..\..\..\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolverLinkData_OpenCL.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\..\..\..\src\BulletMultiThreaded\GpuSoftBodySolvers\OpenCL\btSoftBodySolverBuffer_OpenCL.h">
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
Reference in New Issue
Block a user