updated autogenerated msvc projectfiles
This commit is contained in:
@@ -339,15 +339,21 @@
|
||||
<File
|
||||
RelativePath="..\..\Demos\AllBulletDemos\..\GjkConvexCastDemo\LinearConvexCastDemo.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Demos\AllBulletDemos\..\MultiThreadedDemo\MultiThreadedDemo.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Demos\AllBulletDemos\..\RagdollDemo\RagdollDemo.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Demos\AllBulletDemos\..\Raytracer\Raytracer.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Demos\AllBulletDemos\..\SoftDemo\btSoftBodyRigidBodyCollisionConfiguration.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Demos\AllBulletDemos\..\SoftDemo\btSoftRigidCollisionAlgorithm.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Demos\AllBulletDemos\..\SoftDemo\btSoftSoftCollisionAlgorithm.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Demos\AllBulletDemos\..\SoftDemo\SoftDemo.cpp">
|
||||
</File>
|
||||
|
||||
324
msvc/71/appSliderConstraintDemo.vcproj
Normal file
324
msvc/71/appSliderConstraintDemo.vcproj
Normal file
@@ -0,0 +1,324 @@
|
||||
<?xml version="1.0" encoding = "Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="appSliderConstraintDemo"
|
||||
ProjectGUID="{E7461CAA-D8C1-90D0-FB1E-FCD4F340FAAE}"
|
||||
SccProjectName=""
|
||||
SccLocalPath="">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="..\..\out\release71\build\appSliderConstraintDemo\"
|
||||
IntermediateDirectory="..\..\out\release71\build\appSliderConstraintDemo\"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2"
|
||||
WholeProgramOptimization="1"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="2"
|
||||
StringPooling="TRUE"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
RuntimeLibrary="0"
|
||||
DebugInformationFormat="3"
|
||||
BufferSecurityCheck="FALSE"
|
||||
PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32"
|
||||
OptimizeForProcessor="1"
|
||||
ExceptionHandling="0"
|
||||
AdditionalOptions=" "
|
||||
AdditionalIncludeDirectories=".;..\..;..\..\src;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\ConvexHull"
|
||||
PrecompiledHeaderFile="..\..\out\release71\build\appSliderConstraintDemo\appSliderConstraintDemo.pch"
|
||||
AssemblerListingLocation="..\..\out\release71\build\appSliderConstraintDemo\"
|
||||
ObjectFile="..\..\out\release71\build\appSliderConstraintDemo\"
|
||||
ProgramDataBaseFileName="..\..\out\release71\build\appSliderConstraintDemo\SliderConstraintDemo.pdb"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
TreatWChar_tAsBuiltInType="false"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkIncremental="1"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
GenerateDebugInformation="TRUE"
|
||||
IgnoreDefaultLibraryNames="LIBC,LIBCD"
|
||||
OutputFile="..\..\ReleaseSliderConstraintDemo.exe"
|
||||
SubSystem="1"
|
||||
AdditionalOptions=" "
|
||||
AdditionalDependencies="glut32.lib"
|
||||
IgnoreImportLibrary="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateManifest="false"
|
||||
AdditionalLibraryDirectories="..\..\Glut"
|
||||
ProgramDatabaseFile="..\..\out\release71\build\appSliderConstraintDemo\SliderConstraintDemo.pdb"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
SuppressStartupBanner="TRUE"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="NDEBUG;_CONSOLE"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName="..\..\out\release71\build\appSliderConstraintDemo\appSliderConstraintDemo.tlb"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG;_CONSOLE;PROJECTGEN_VERSION=71"
|
||||
AdditionalIncludeDirectories=".;..\..;..\..\src;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\ConvexHull"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="ReleaseDoublePrecision|Win32"
|
||||
OutputDirectory="..\..\out\release_dbl71\build\appSliderConstraintDemo\"
|
||||
IntermediateDirectory="..\..\out\release_dbl71\build\appSliderConstraintDemo\"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG;BT_USE_DOUBLE_PRECISION;_CONSOLE;WIN32"
|
||||
OptimizeForProcessor="1"
|
||||
ExceptionHandling="0"
|
||||
AdditionalOptions=" "
|
||||
AdditionalIncludeDirectories=".;..\..;..\..\src;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\ConvexHull"
|
||||
PrecompiledHeaderFile="..\..\out\release_dbl71\build\appSliderConstraintDemo\appSliderConstraintDemo.pch"
|
||||
AssemblerListingLocation="..\..\out\release_dbl71\build\appSliderConstraintDemo\"
|
||||
ObjectFile="..\..\out\release_dbl71\build\appSliderConstraintDemo\"
|
||||
ProgramDataBaseFileName="..\..\out\release_dbl71\build\appSliderConstraintDemo\SliderConstraintDemo.pdb"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
TreatWChar_tAsBuiltInType="false"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
OutputFile="..\..\ReleaseDblSliderConstraintDemo.exe"
|
||||
SubSystem="1"
|
||||
AdditionalOptions=" "
|
||||
AdditionalDependencies="glut32.lib"
|
||||
IgnoreImportLibrary="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateManifest="false"
|
||||
AdditionalLibraryDirectories="..\..\Glut"
|
||||
ProgramDatabaseFile="..\..\out\release_dbl71\build\appSliderConstraintDemo\SliderConstraintDemo.pdb"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
SuppressStartupBanner="TRUE"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="NDEBUG;BT_USE_DOUBLE_PRECISION;_CONSOLE"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName="..\..\out\release_dbl71\build\appSliderConstraintDemo\appSliderConstraintDemo.tlb"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG;BT_USE_DOUBLE_PRECISION;_CONSOLE;PROJECTGEN_VERSION=71"
|
||||
AdditionalIncludeDirectories=".;..\..;..\..\src;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\ConvexHull"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="..\..\out\debug71\build\appSliderConstraintDemo\"
|
||||
IntermediateDirectory="..\..\out\debug71\build\appSliderConstraintDemo\"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
MinimalRebuild="TRUE"
|
||||
DebugInformationFormat="4"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
RuntimeLibrary="1"
|
||||
PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32"
|
||||
OptimizeForProcessor="1"
|
||||
ExceptionHandling="0"
|
||||
AdditionalOptions=" "
|
||||
AdditionalIncludeDirectories=".;..\..;..\..\src;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\ConvexHull"
|
||||
PrecompiledHeaderFile="..\..\out\debug71\build\appSliderConstraintDemo\appSliderConstraintDemo.pch"
|
||||
AssemblerListingLocation="..\..\out\debug71\build\appSliderConstraintDemo\"
|
||||
ObjectFile="..\..\out\debug71\build\appSliderConstraintDemo\"
|
||||
ProgramDataBaseFileName="..\..\out\debug71\build\appSliderConstraintDemo\SliderConstraintDemo.pdb"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
TreatWChar_tAsBuiltInType="false"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkIncremental="2"
|
||||
GenerateDebugInformation="TRUE"
|
||||
IgnoreDefaultLibraryNames="LIBC,LIBCD"
|
||||
OutputFile="..\..\DebugSliderConstraintDemo.exe"
|
||||
SubSystem="1"
|
||||
AdditionalOptions=" "
|
||||
AdditionalDependencies="glut32.lib"
|
||||
IgnoreImportLibrary="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateManifest="false"
|
||||
AdditionalLibraryDirectories="..\..\Glut"
|
||||
ProgramDatabaseFile="..\..\out\debug71\build\appSliderConstraintDemo\SliderConstraintDemo.pdb"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
SuppressStartupBanner="TRUE"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="_DEBUG;_CONSOLE"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName="..\..\out\debug71\build\appSliderConstraintDemo\appSliderConstraintDemo.tlb"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG;_CONSOLE;PROJECTGEN_VERSION=71"
|
||||
AdditionalIncludeDirectories=".;..\..;..\..\src;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\ConvexHull"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="DebugDoublePrecision|Win32"
|
||||
OutputDirectory="..\..\out\debug_dbl71\build\appSliderConstraintDemo\"
|
||||
IntermediateDirectory="..\..\out\debug_dbl71\build\appSliderConstraintDemo\"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
MinimalRebuild="TRUE"
|
||||
DebugInformationFormat="4"
|
||||
RuntimeTypeInfo="FALSE"
|
||||
RuntimeLibrary="1"
|
||||
PreprocessorDefinitions="_DEBUG;BT_USE_DOUBLE_PRECISION;_CONSOLE;WIN32"
|
||||
OptimizeForProcessor="1"
|
||||
ExceptionHandling="0"
|
||||
AdditionalOptions=" "
|
||||
AdditionalIncludeDirectories=".;..\..;..\..\src;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\ConvexHull"
|
||||
PrecompiledHeaderFile="..\..\out\debug_dbl71\build\appSliderConstraintDemo\appSliderConstraintDemo.pch"
|
||||
AssemblerListingLocation="..\..\out\debug_dbl71\build\appSliderConstraintDemo\"
|
||||
ObjectFile="..\..\out\debug_dbl71\build\appSliderConstraintDemo\"
|
||||
ProgramDataBaseFileName="..\..\out\debug_dbl71\build\appSliderConstraintDemo\SliderConstraintDemo.pdb"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
TreatWChar_tAsBuiltInType="false"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
OutputFile="..\..\DebugDblSliderConstraintDemo.exe"
|
||||
SubSystem="1"
|
||||
AdditionalOptions=" "
|
||||
AdditionalDependencies="glut32.lib"
|
||||
IgnoreImportLibrary="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
GenerateManifest="false"
|
||||
AdditionalLibraryDirectories="..\..\Glut"
|
||||
ProgramDatabaseFile="..\..\out\debug_dbl71\build\appSliderConstraintDemo\SliderConstraintDemo.pdb"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
SuppressStartupBanner="TRUE"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
PreprocessorDefinitions="_DEBUG;BT_USE_DOUBLE_PRECISION;_CONSOLE"
|
||||
MkTypLibCompatible="TRUE"
|
||||
SuppressStartupBanner="TRUE"
|
||||
TargetEnvironment="1"
|
||||
TypeLibraryName="..\..\out\debug_dbl71\build\appSliderConstraintDemo\appSliderConstraintDemo.tlb"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG;BT_USE_DOUBLE_PRECISION;_CONSOLE;PROJECTGEN_VERSION=71"
|
||||
AdditionalIncludeDirectories=".;..\..;..\..\src;..\..\Glut;..\..\Demos\OpenGL;..\..\Extras\ConvexHull"
|
||||
Culture="1033"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\..\Demos\SliderConstraintDemo\main.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Demos\SliderConstraintDemo\SliderConstraintDemo.cpp">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\..\Demos\SliderConstraintDemo\SliderConstraintDemo.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\..\msvc\appSliderConstraintDemo.rc">
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
@@ -297,6 +297,15 @@
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\..\Demos\SoftDemo\btSoftBodyRigidBodyCollisionConfiguration.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Demos\SoftDemo\btSoftRigidCollisionAlgorithm.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Demos\SoftDemo\btSoftSoftCollisionAlgorithm.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Demos\SoftDemo\main.cpp">
|
||||
</File>
|
||||
@@ -307,6 +316,15 @@
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\..\Demos\SoftDemo\btSoftBodyRigidBodyCollisionConfiguration.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Demos\SoftDemo\btSoftRigidCollisionAlgorithm.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Demos\SoftDemo\btSoftSoftCollisionAlgorithm.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Demos\SoftDemo\SoftDemo.h">
|
||||
</File>
|
||||
|
||||
@@ -316,6 +316,9 @@
|
||||
<File
|
||||
RelativePath="..\..\src\BulletDynamics\ConstraintSolver\btSequentialImpulseConstraintSolver.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\BulletDynamics\ConstraintSolver\btSliderConstraint.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\BulletDynamics\ConstraintSolver\btSolve2LinearConstraint.cpp">
|
||||
</File>
|
||||
@@ -401,6 +404,9 @@
|
||||
<File
|
||||
RelativePath="..\..\src\BulletDynamics\ConstraintSolver\btSequentialImpulseConstraintSolver.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\BulletDynamics\ConstraintSolver\btSliderConstraint.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\BulletDynamics\ConstraintSolver\btSolve2LinearConstraint.h">
|
||||
</File>
|
||||
@@ -434,6 +440,9 @@
|
||||
<File
|
||||
RelativePath="..\..\src\BulletDynamics\SoftBody\btSoftBody.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\BulletDynamics\SoftBody\btSoftBodyHelpers.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\BulletDynamics\SoftBody\btSparseSDF.h">
|
||||
</File>
|
||||
|
||||
@@ -289,6 +289,9 @@
|
||||
<File
|
||||
RelativePath="..\..\Extras\BulletMultiThreaded\btThreadSupportInterface.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Extras\BulletMultiThreaded\PosixThreadSupport.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Extras\BulletMultiThreaded\SequentialThreadSupport.cpp">
|
||||
</File>
|
||||
|
||||
@@ -50,6 +50,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "appRaytracer", "appRaytrace
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "appSimplexDemo", "appSimplexDemo.vcproj", "{60A1DC9D-F837-3923-E9DE-A7925394A578}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "appSliderConstraintDemo", "appSliderConstraintDemo.vcproj", "{E7461CAA-D8C1-90D0-FB1E-FCD4F340FAAE}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "appSoftBodyDemo", "appSoftBodyDemo.vcproj", "{106E3D23-110E-5DD8-4A6A-D8A2250C43C9}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "appUserCollisionAlgorithm", "appUserCollisionAlgorithm.vcproj", "{330B5049-6935-5CE6-79B7-28F570962895}"
|
||||
@@ -238,6 +240,11 @@ Global
|
||||
{60A1DC9D-F837-3923-E9DE-A7925394A578}.2 = {7D6E339F-9C2C-31DA-FDB0-5EE50973CF2A}
|
||||
{60A1DC9D-F837-3923-E9DE-A7925394A578}.3 = {7C428E76-9271-6284-20F0-9B38ED6931E3}
|
||||
{60A1DC9D-F837-3923-E9DE-A7925394A578}.4 = {F6CD8342-32FB-4428-13F9-9BE726E1709F}
|
||||
{E7461CAA-D8C1-90D0-FB1E-FCD4F340FAAE}.0 = {6ADA430D-009C-2ED4-A787-2AC2D6FEB8CE}
|
||||
{E7461CAA-D8C1-90D0-FB1E-FCD4F340FAAE}.1 = {61BD1097-CF2E-B296-DAA9-73A6FE135319}
|
||||
{E7461CAA-D8C1-90D0-FB1E-FCD4F340FAAE}.2 = {7D6E339F-9C2C-31DA-FDB0-5EE50973CF2A}
|
||||
{E7461CAA-D8C1-90D0-FB1E-FCD4F340FAAE}.3 = {7C428E76-9271-6284-20F0-9B38ED6931E3}
|
||||
{E7461CAA-D8C1-90D0-FB1E-FCD4F340FAAE}.4 = {F6CD8342-32FB-4428-13F9-9BE726E1709F}
|
||||
{106E3D23-110E-5DD8-4A6A-D8A2250C43C9}.0 = {6ADA430D-009C-2ED4-A787-2AC2D6FEB8CE}
|
||||
{106E3D23-110E-5DD8-4A6A-D8A2250C43C9}.1 = {61BD1097-CF2E-B296-DAA9-73A6FE135319}
|
||||
{106E3D23-110E-5DD8-4A6A-D8A2250C43C9}.2 = {7D6E339F-9C2C-31DA-FDB0-5EE50973CF2A}
|
||||
@@ -278,22 +285,23 @@ Global
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.22 = {EFEF2072-51F9-DAE8-AC38-3E653C680F74}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.23 = {60F71B6A-F888-C449-EF49-268BB9F7C963}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.24 = {60A1DC9D-F837-3923-E9DE-A7925394A578}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.25 = {106E3D23-110E-5DD8-4A6A-D8A2250C43C9}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.26 = {330B5049-6935-5CE6-79B7-28F570962895}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.27 = {07E712DB-DAF8-887E-F099-CE43D4E8B1F9}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.28 = {ED51AA4D-82EF-089C-CD6D-91CF224E2A9E}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.29 = {6ADA430D-009C-2ED4-A787-2AC2D6FEB8CE}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.30 = {61BD1097-CF2E-B296-DAA9-73A6FE135319}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.31 = {7D6E339F-9C2C-31DA-FDB0-5EE50973CF2A}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.32 = {A24D77FD-D69A-75A0-A7DC-730894C9D0F7}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.33 = {7C428E76-9271-6284-20F0-9B38ED6931E3}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.34 = {6AB01C9C-9163-F400-B5C3-20D046631E17}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.35 = {8050F819-5B5B-1504-BC6D-7F2B4C6C85F3}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.36 = {F6CD8342-32FB-4428-13F9-9BE726E1709F}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.37 = {F8318FC6-B9C4-D5A1-DCC0-C9CE42ADAE22}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.38 = {B1B5F775-54A9-2437-E4AC-7E817E492142}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.39 = {81819498-F4A8-E0CA-8ED5-724E27AB34E7}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.40 = {A0958CD9-0E39-4A77-3711-9B488F508FBF}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.25 = {E7461CAA-D8C1-90D0-FB1E-FCD4F340FAAE}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.26 = {106E3D23-110E-5DD8-4A6A-D8A2250C43C9}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.27 = {330B5049-6935-5CE6-79B7-28F570962895}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.28 = {07E712DB-DAF8-887E-F099-CE43D4E8B1F9}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.29 = {ED51AA4D-82EF-089C-CD6D-91CF224E2A9E}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.30 = {6ADA430D-009C-2ED4-A787-2AC2D6FEB8CE}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.31 = {61BD1097-CF2E-B296-DAA9-73A6FE135319}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.32 = {7D6E339F-9C2C-31DA-FDB0-5EE50973CF2A}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.33 = {A24D77FD-D69A-75A0-A7DC-730894C9D0F7}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.34 = {7C428E76-9271-6284-20F0-9B38ED6931E3}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.35 = {6AB01C9C-9163-F400-B5C3-20D046631E17}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.36 = {8050F819-5B5B-1504-BC6D-7F2B4C6C85F3}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.37 = {F6CD8342-32FB-4428-13F9-9BE726E1709F}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.38 = {F8318FC6-B9C4-D5A1-DCC0-C9CE42ADAE22}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.39 = {B1B5F775-54A9-2437-E4AC-7E817E492142}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.40 = {81819498-F4A8-E0CA-8ED5-724E27AB34E7}
|
||||
{6210A080-01C0-6D67-F1DB-669393175402}.41 = {A0958CD9-0E39-4A77-3711-9B488F508FBF}
|
||||
{9E59B16D-0924-409C-1611-DF2207A0053F}.0 = {7CE54E12-D3D5-878F-9CC5-786265A3F9CE}
|
||||
{9E59B16D-0924-409C-1611-DF2207A0053F}.1 = {3578834A-4B06-DE6F-78AC-FE11F7226D35}
|
||||
{9E59B16D-0924-409C-1611-DF2207A0053F}.2 = {67034B5D-16DD-DC97-82F6-23B9E6108940}
|
||||
@@ -319,9 +327,10 @@ Global
|
||||
{9E59B16D-0924-409C-1611-DF2207A0053F}.22 = {EFEF2072-51F9-DAE8-AC38-3E653C680F74}
|
||||
{9E59B16D-0924-409C-1611-DF2207A0053F}.23 = {60F71B6A-F888-C449-EF49-268BB9F7C963}
|
||||
{9E59B16D-0924-409C-1611-DF2207A0053F}.24 = {60A1DC9D-F837-3923-E9DE-A7925394A578}
|
||||
{9E59B16D-0924-409C-1611-DF2207A0053F}.25 = {106E3D23-110E-5DD8-4A6A-D8A2250C43C9}
|
||||
{9E59B16D-0924-409C-1611-DF2207A0053F}.26 = {330B5049-6935-5CE6-79B7-28F570962895}
|
||||
{9E59B16D-0924-409C-1611-DF2207A0053F}.27 = {07E712DB-DAF8-887E-F099-CE43D4E8B1F9}
|
||||
{9E59B16D-0924-409C-1611-DF2207A0053F}.25 = {E7461CAA-D8C1-90D0-FB1E-FCD4F340FAAE}
|
||||
{9E59B16D-0924-409C-1611-DF2207A0053F}.26 = {106E3D23-110E-5DD8-4A6A-D8A2250C43C9}
|
||||
{9E59B16D-0924-409C-1611-DF2207A0053F}.27 = {330B5049-6935-5CE6-79B7-28F570962895}
|
||||
{9E59B16D-0924-409C-1611-DF2207A0053F}.28 = {07E712DB-DAF8-887E-F099-CE43D4E8B1F9}
|
||||
{DFAF0062-4CD7-9AB8-0683-A6026B326F56}.0 = {ED51AA4D-82EF-089C-CD6D-91CF224E2A9E}
|
||||
{DFAF0062-4CD7-9AB8-0683-A6026B326F56}.1 = {6ADA430D-009C-2ED4-A787-2AC2D6FEB8CE}
|
||||
{DFAF0062-4CD7-9AB8-0683-A6026B326F56}.2 = {61BD1097-CF2E-B296-DAA9-73A6FE135319}
|
||||
@@ -537,6 +546,14 @@ Global
|
||||
{60A1DC9D-F837-3923-E9DE-A7925394A578}.Debug.Build.0 = Debug|Win32
|
||||
{60A1DC9D-F837-3923-E9DE-A7925394A578}.DebugDoublePrecision.ActiveCfg = DebugDoublePrecision|Win32
|
||||
{60A1DC9D-F837-3923-E9DE-A7925394A578}.DebugDoublePrecision.Build.0 = DebugDoublePrecision|Win32
|
||||
{E7461CAA-D8C1-90D0-FB1E-FCD4F340FAAE}.Release.ActiveCfg = Release|Win32
|
||||
{E7461CAA-D8C1-90D0-FB1E-FCD4F340FAAE}.Release.Build.0 = Release|Win32
|
||||
{E7461CAA-D8C1-90D0-FB1E-FCD4F340FAAE}.ReleaseDoublePrecision.ActiveCfg = ReleaseDoublePrecision|Win32
|
||||
{E7461CAA-D8C1-90D0-FB1E-FCD4F340FAAE}.ReleaseDoublePrecision.Build.0 = ReleaseDoublePrecision|Win32
|
||||
{E7461CAA-D8C1-90D0-FB1E-FCD4F340FAAE}.Debug.ActiveCfg = Debug|Win32
|
||||
{E7461CAA-D8C1-90D0-FB1E-FCD4F340FAAE}.Debug.Build.0 = Debug|Win32
|
||||
{E7461CAA-D8C1-90D0-FB1E-FCD4F340FAAE}.DebugDoublePrecision.ActiveCfg = DebugDoublePrecision|Win32
|
||||
{E7461CAA-D8C1-90D0-FB1E-FCD4F340FAAE}.DebugDoublePrecision.Build.0 = DebugDoublePrecision|Win32
|
||||
{106E3D23-110E-5DD8-4A6A-D8A2250C43C9}.Release.ActiveCfg = Release|Win32
|
||||
{106E3D23-110E-5DD8-4A6A-D8A2250C43C9}.Release.Build.0 = Release|Win32
|
||||
{106E3D23-110E-5DD8-4A6A-D8A2250C43C9}.ReleaseDoublePrecision.ActiveCfg = ReleaseDoublePrecision|Win32
|
||||
|
||||
Reference in New Issue
Block a user