autogenerated MSVC projectfiles using a patched cmake-2.8 because of this pdb issue
See patched cmake build here http://gamekit.googlecode.com/files/cmake2.8_patched.zip
This commit is contained in:
@@ -1,78 +1,86 @@
|
||||
Microsoft Visual Studio Solution File, Format Version 10.00
|
||||
# Visual Studio 2008
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AppBasicDemo", "Demos\BasicDemo\AppBasicDemo.vcproj", "{2BA14C1E-ABE5-4049-A435-1BE1A9260384}"
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AppBasicDemo", "Demos\BasicDemo\AppBasicDemo.vcproj", "{76C141AE-642C-4432-8472-729FBAEDFB75}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{5CF38421-FB7B-4E52-B85D-90CBC7F0BF25} = {5CF38421-FB7B-4E52-B85D-90CBC7F0BF25}
|
||||
{835C635C-8A96-48EE-A14E-68012204EF53} = {835C635C-8A96-48EE-A14E-68012204EF53}
|
||||
{A2EC9B6A-7026-44C5-9CAE-881F278F008C} = {A2EC9B6A-7026-44C5-9CAE-881F278F008C}
|
||||
{06454006-3C72-4345-80E4-7CE5576E59F2} = {06454006-3C72-4345-80E4-7CE5576E59F2}
|
||||
{2EBAA82E-BFED-409C-BF6D-C1A3EC0BC6E1} = {2EBAA82E-BFED-409C-BF6D-C1A3EC0BC6E1}
|
||||
{80A3C5DE-7BE2-4D03-A634-51CB8A567499} = {80A3C5DE-7BE2-4D03-A634-51CB8A567499}
|
||||
{AD5E10CD-6962-4B79-B5E0-4D3F5957640D} = {AD5E10CD-6962-4B79-B5E0-4D3F5957640D}
|
||||
{E2AC4CAD-23A5-4896-A5C2-47E8E28980F6} = {E2AC4CAD-23A5-4896-A5C2-47E8E28980F6}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AppBenchmarks", "Demos\Benchmarks\AppBenchmarks.vcproj", "{1190BE77-56EC-46A5-9BD9-537C2C164931}"
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AppBenchmarks", "Demos\Benchmarks\AppBenchmarks.vcproj", "{8EB256E6-5514-4D3A-9462-7E92F0742461}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{835C635C-8A96-48EE-A14E-68012204EF53} = {835C635C-8A96-48EE-A14E-68012204EF53}
|
||||
{A2EC9B6A-7026-44C5-9CAE-881F278F008C} = {A2EC9B6A-7026-44C5-9CAE-881F278F008C}
|
||||
{06454006-3C72-4345-80E4-7CE5576E59F2} = {06454006-3C72-4345-80E4-7CE5576E59F2}
|
||||
{80A3C5DE-7BE2-4D03-A634-51CB8A567499} = {80A3C5DE-7BE2-4D03-A634-51CB8A567499}
|
||||
{AD5E10CD-6962-4B79-B5E0-4D3F5957640D} = {AD5E10CD-6962-4B79-B5E0-4D3F5957640D}
|
||||
{E2AC4CAD-23A5-4896-A5C2-47E8E28980F6} = {E2AC4CAD-23A5-4896-A5C2-47E8E28980F6}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AppBox2dDemo", "Demos\Box2dDemo\AppBox2dDemo.vcproj", "{A61FEE85-602D-4A43-AD08-05B57A7F99DC}"
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AppBox2dDemo", "Demos\Box2dDemo\AppBox2dDemo.vcproj", "{11DD9362-A038-4D6F-9DBF-3E0260AB9F52}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{5CF38421-FB7B-4E52-B85D-90CBC7F0BF25} = {5CF38421-FB7B-4E52-B85D-90CBC7F0BF25}
|
||||
{835C635C-8A96-48EE-A14E-68012204EF53} = {835C635C-8A96-48EE-A14E-68012204EF53}
|
||||
{A2EC9B6A-7026-44C5-9CAE-881F278F008C} = {A2EC9B6A-7026-44C5-9CAE-881F278F008C}
|
||||
{06454006-3C72-4345-80E4-7CE5576E59F2} = {06454006-3C72-4345-80E4-7CE5576E59F2}
|
||||
{2EBAA82E-BFED-409C-BF6D-C1A3EC0BC6E1} = {2EBAA82E-BFED-409C-BF6D-C1A3EC0BC6E1}
|
||||
{80A3C5DE-7BE2-4D03-A634-51CB8A567499} = {80A3C5DE-7BE2-4D03-A634-51CB8A567499}
|
||||
{AD5E10CD-6962-4B79-B5E0-4D3F5957640D} = {AD5E10CD-6962-4B79-B5E0-4D3F5957640D}
|
||||
{E2AC4CAD-23A5-4896-A5C2-47E8E28980F6} = {E2AC4CAD-23A5-4896-A5C2-47E8E28980F6}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AppConstraintDemo", "Demos\ConstraintDemo\AppConstraintDemo.vcproj", "{1BB06FD8-B850-4D07-AD14-E984EDB37ECC}"
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AppConcaveDemo", "Demos\ConcaveDemo\AppConcaveDemo.vcproj", "{9EEF8288-DA6A-4669-A763-68349F6040A5}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{5CF38421-FB7B-4E52-B85D-90CBC7F0BF25} = {5CF38421-FB7B-4E52-B85D-90CBC7F0BF25}
|
||||
{DFB781A1-4AB7-438E-884A-AE2AA604E678} = {DFB781A1-4AB7-438E-884A-AE2AA604E678}
|
||||
{835C635C-8A96-48EE-A14E-68012204EF53} = {835C635C-8A96-48EE-A14E-68012204EF53}
|
||||
{A2EC9B6A-7026-44C5-9CAE-881F278F008C} = {A2EC9B6A-7026-44C5-9CAE-881F278F008C}
|
||||
{06454006-3C72-4345-80E4-7CE5576E59F2} = {06454006-3C72-4345-80E4-7CE5576E59F2}
|
||||
{96F0C930-424C-4C26-BE61-264D1A433125} = {96F0C930-424C-4C26-BE61-264D1A433125}
|
||||
{2EBAA82E-BFED-409C-BF6D-C1A3EC0BC6E1} = {2EBAA82E-BFED-409C-BF6D-C1A3EC0BC6E1}
|
||||
{80A3C5DE-7BE2-4D03-A634-51CB8A567499} = {80A3C5DE-7BE2-4D03-A634-51CB8A567499}
|
||||
{AD5E10CD-6962-4B79-B5E0-4D3F5957640D} = {AD5E10CD-6962-4B79-B5E0-4D3F5957640D}
|
||||
{E2AC4CAD-23A5-4896-A5C2-47E8E28980F6} = {E2AC4CAD-23A5-4896-A5C2-47E8E28980F6}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AppConvexDecompositionDemo", "Demos\ConvexDecompositionDemo\AppConvexDecompositionDemo.vcproj", "{1C63E760-AA82-4202-A2EE-0863BC0C2BC1}"
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AppConstraintDemo", "Demos\ConstraintDemo\AppConstraintDemo.vcproj", "{380D6FA6-9290-4BB7-9CBD-A3859E271192}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{5CF38421-FB7B-4E52-B85D-90CBC7F0BF25} = {5CF38421-FB7B-4E52-B85D-90CBC7F0BF25}
|
||||
{DFB781A1-4AB7-438E-884A-AE2AA604E678} = {DFB781A1-4AB7-438E-884A-AE2AA604E678}
|
||||
{835C635C-8A96-48EE-A14E-68012204EF53} = {835C635C-8A96-48EE-A14E-68012204EF53}
|
||||
{A2EC9B6A-7026-44C5-9CAE-881F278F008C} = {A2EC9B6A-7026-44C5-9CAE-881F278F008C}
|
||||
{06454006-3C72-4345-80E4-7CE5576E59F2} = {06454006-3C72-4345-80E4-7CE5576E59F2}
|
||||
{96F0C930-424C-4C26-BE61-264D1A433125} = {96F0C930-424C-4C26-BE61-264D1A433125}
|
||||
{A9F20A8D-1E2A-43FC-A1F0-2D31A630FCC8} = {A9F20A8D-1E2A-43FC-A1F0-2D31A630FCC8}
|
||||
{2EBAA82E-BFED-409C-BF6D-C1A3EC0BC6E1} = {2EBAA82E-BFED-409C-BF6D-C1A3EC0BC6E1}
|
||||
{DEBDACD5-CD49-4B49-BC01-87AD6D6281D8} = {DEBDACD5-CD49-4B49-BC01-87AD6D6281D8}
|
||||
{80A3C5DE-7BE2-4D03-A634-51CB8A567499} = {80A3C5DE-7BE2-4D03-A634-51CB8A567499}
|
||||
{AD5E10CD-6962-4B79-B5E0-4D3F5957640D} = {AD5E10CD-6962-4B79-B5E0-4D3F5957640D}
|
||||
{E2AC4CAD-23A5-4896-A5C2-47E8E28980F6} = {E2AC4CAD-23A5-4896-A5C2-47E8E28980F6}
|
||||
{D68AE17F-C58A-4CCF-85A1-1B323B73EF91} = {D68AE17F-C58A-4CCF-85A1-1B323B73EF91}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AppSerializeDemo", "Demos\SerializeDemo\AppSerializeDemo.vcproj", "{8CB2FF1C-02EA-48BA-865B-BBECE963A084}"
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AppConvexDecompositionDemo", "Demos\ConvexDecompositionDemo\AppConvexDecompositionDemo.vcproj", "{12D88534-F180-4B80-95CD-462E1897F231}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{5CF38421-FB7B-4E52-B85D-90CBC7F0BF25} = {5CF38421-FB7B-4E52-B85D-90CBC7F0BF25}
|
||||
{DFB781A1-4AB7-438E-884A-AE2AA604E678} = {DFB781A1-4AB7-438E-884A-AE2AA604E678}
|
||||
{835C635C-8A96-48EE-A14E-68012204EF53} = {835C635C-8A96-48EE-A14E-68012204EF53}
|
||||
{A2EC9B6A-7026-44C5-9CAE-881F278F008C} = {A2EC9B6A-7026-44C5-9CAE-881F278F008C}
|
||||
{06454006-3C72-4345-80E4-7CE5576E59F2} = {06454006-3C72-4345-80E4-7CE5576E59F2}
|
||||
{96F0C930-424C-4C26-BE61-264D1A433125} = {96F0C930-424C-4C26-BE61-264D1A433125}
|
||||
{2EBAA82E-BFED-409C-BF6D-C1A3EC0BC6E1} = {2EBAA82E-BFED-409C-BF6D-C1A3EC0BC6E1}
|
||||
{DEBDACD5-CD49-4B49-BC01-87AD6D6281D8} = {DEBDACD5-CD49-4B49-BC01-87AD6D6281D8}
|
||||
{80A3C5DE-7BE2-4D03-A634-51CB8A567499} = {80A3C5DE-7BE2-4D03-A634-51CB8A567499}
|
||||
{AD5E10CD-6962-4B79-B5E0-4D3F5957640D} = {AD5E10CD-6962-4B79-B5E0-4D3F5957640D}
|
||||
{E2AC4CAD-23A5-4896-A5C2-47E8E28980F6} = {E2AC4CAD-23A5-4896-A5C2-47E8E28980F6}
|
||||
{D68AE17F-C58A-4CCF-85A1-1B323B73EF91} = {D68AE17F-C58A-4CCF-85A1-1B323B73EF91}
|
||||
{58286D41-7F50-41D0-B3E1-0424AA78D757} = {58286D41-7F50-41D0-B3E1-0424AA78D757}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BulletCollision", "src\BulletCollision\BulletCollision.vcproj", "{A2EC9B6A-7026-44C5-9CAE-881F278F008C}"
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AppSerializeDemo", "Demos\SerializeDemo\AppSerializeDemo.vcproj", "{28E37C0A-3381-4EB5-9111-18B08405184C}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{2EBAA82E-BFED-409C-BF6D-C1A3EC0BC6E1} = {2EBAA82E-BFED-409C-BF6D-C1A3EC0BC6E1}
|
||||
{DEBDACD5-CD49-4B49-BC01-87AD6D6281D8} = {DEBDACD5-CD49-4B49-BC01-87AD6D6281D8}
|
||||
{80A3C5DE-7BE2-4D03-A634-51CB8A567499} = {80A3C5DE-7BE2-4D03-A634-51CB8A567499}
|
||||
{AD5E10CD-6962-4B79-B5E0-4D3F5957640D} = {AD5E10CD-6962-4B79-B5E0-4D3F5957640D}
|
||||
{E2AC4CAD-23A5-4896-A5C2-47E8E28980F6} = {E2AC4CAD-23A5-4896-A5C2-47E8E28980F6}
|
||||
{D68AE17F-C58A-4CCF-85A1-1B323B73EF91} = {D68AE17F-C58A-4CCF-85A1-1B323B73EF91}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BulletDynamics", "src\BulletDynamics\BulletDynamics.vcproj", "{835C635C-8A96-48EE-A14E-68012204EF53}"
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BulletCollision", "src\BulletCollision\BulletCollision.vcproj", "{AD5E10CD-6962-4B79-B5E0-4D3F5957640D}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BulletFileLoader", "Extras\Serialize\BulletFileLoader\BulletFileLoader.vcproj", "{96F0C930-424C-4C26-BE61-264D1A433125}"
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BulletDynamics", "src\BulletDynamics\BulletDynamics.vcproj", "{80A3C5DE-7BE2-4D03-A634-51CB8A567499}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BulletMultiThreaded", "src\BulletMultiThreaded\BulletMultiThreaded.vcproj", "{8A8F7882-D896-4D14-88B7-5EF0920FCA7A}"
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BulletFileLoader", "Extras\Serialize\BulletFileLoader\BulletFileLoader.vcproj", "{D68AE17F-C58A-4CCF-85A1-1B323B73EF91}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BulletSoftBody", "src\BulletSoftBody\BulletSoftBody.vcproj", "{6CA18677-5338-444B-9116-52CE11D6C63C}"
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BulletMultiThreaded", "src\BulletMultiThreaded\BulletMultiThreaded.vcproj", "{CDCE1BB5-7E36-4B6E-8649-EC227C6E854B}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BulletWorldImporter", "Extras\Serialize\BulletWorldImporter\BulletWorldImporter.vcproj", "{DFB781A1-4AB7-438E-884A-AE2AA604E678}"
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BulletSoftBody", "src\BulletSoftBody\BulletSoftBody.vcproj", "{E0E26D32-94F3-4B65-9EBF-BBF6E89630B5}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ConvexDecomposition", "Extras\ConvexDecomposition\ConvexDecomposition.vcproj", "{A9F20A8D-1E2A-43FC-A1F0-2D31A630FCC8}"
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BulletWorldImporter", "Extras\Serialize\BulletWorldImporter\BulletWorldImporter.vcproj", "{DEBDACD5-CD49-4B49-BC01-87AD6D6281D8}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GIMPACTUtils", "Extras\GIMPACTUtils\GIMPACTUtils.vcproj", "{55CC5773-B274-4DF0-BC22-B50890FFF22F}"
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ConvexDecomposition", "Extras\ConvexDecomposition\ConvexDecomposition.vcproj", "{58286D41-7F50-41D0-B3E1-0424AA78D757}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LinearMath", "src\LinearMath\LinearMath.vcproj", "{06454006-3C72-4345-80E4-7CE5576E59F2}"
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GIMPACTUtils", "Extras\GIMPACTUtils\GIMPACTUtils.vcproj", "{19F41A04-3ECA-4381-A07C-31DE08F9ACAD}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "OpenGLSupport", "Demos\OpenGL\OpenGLSupport.vcproj", "{5CF38421-FB7B-4E52-B85D-90CBC7F0BF25}"
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LinearMath", "src\LinearMath\LinearMath.vcproj", "{E2AC4CAD-23A5-4896-A5C2-47E8E28980F6}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "OpenGLSupport", "Demos\OpenGL\OpenGLSupport.vcproj", "{2EBAA82E-BFED-409C-BF6D-C1A3EC0BC6E1}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
@@ -82,134 +90,142 @@ Global
|
||||
RelWithDebInfo|Win32 = RelWithDebInfo|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{2BA14C1E-ABE5-4049-A435-1BE1A9260384}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{2BA14C1E-ABE5-4049-A435-1BE1A9260384}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{2BA14C1E-ABE5-4049-A435-1BE1A9260384}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{2BA14C1E-ABE5-4049-A435-1BE1A9260384}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{2BA14C1E-ABE5-4049-A435-1BE1A9260384}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{2BA14C1E-ABE5-4049-A435-1BE1A9260384}.Release|Win32.Build.0 = Release|Win32
|
||||
{2BA14C1E-ABE5-4049-A435-1BE1A9260384}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{2BA14C1E-ABE5-4049-A435-1BE1A9260384}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{1190BE77-56EC-46A5-9BD9-537C2C164931}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{1190BE77-56EC-46A5-9BD9-537C2C164931}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{1190BE77-56EC-46A5-9BD9-537C2C164931}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{1190BE77-56EC-46A5-9BD9-537C2C164931}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{1190BE77-56EC-46A5-9BD9-537C2C164931}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{1190BE77-56EC-46A5-9BD9-537C2C164931}.Release|Win32.Build.0 = Release|Win32
|
||||
{1190BE77-56EC-46A5-9BD9-537C2C164931}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{1190BE77-56EC-46A5-9BD9-537C2C164931}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{A61FEE85-602D-4A43-AD08-05B57A7F99DC}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{A61FEE85-602D-4A43-AD08-05B57A7F99DC}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{A61FEE85-602D-4A43-AD08-05B57A7F99DC}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{A61FEE85-602D-4A43-AD08-05B57A7F99DC}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{A61FEE85-602D-4A43-AD08-05B57A7F99DC}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{A61FEE85-602D-4A43-AD08-05B57A7F99DC}.Release|Win32.Build.0 = Release|Win32
|
||||
{A61FEE85-602D-4A43-AD08-05B57A7F99DC}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{A61FEE85-602D-4A43-AD08-05B57A7F99DC}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{1BB06FD8-B850-4D07-AD14-E984EDB37ECC}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{1BB06FD8-B850-4D07-AD14-E984EDB37ECC}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{1BB06FD8-B850-4D07-AD14-E984EDB37ECC}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{1BB06FD8-B850-4D07-AD14-E984EDB37ECC}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{1BB06FD8-B850-4D07-AD14-E984EDB37ECC}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{1BB06FD8-B850-4D07-AD14-E984EDB37ECC}.Release|Win32.Build.0 = Release|Win32
|
||||
{1BB06FD8-B850-4D07-AD14-E984EDB37ECC}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{1BB06FD8-B850-4D07-AD14-E984EDB37ECC}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{1C63E760-AA82-4202-A2EE-0863BC0C2BC1}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{1C63E760-AA82-4202-A2EE-0863BC0C2BC1}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{1C63E760-AA82-4202-A2EE-0863BC0C2BC1}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{1C63E760-AA82-4202-A2EE-0863BC0C2BC1}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{1C63E760-AA82-4202-A2EE-0863BC0C2BC1}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{1C63E760-AA82-4202-A2EE-0863BC0C2BC1}.Release|Win32.Build.0 = Release|Win32
|
||||
{1C63E760-AA82-4202-A2EE-0863BC0C2BC1}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{1C63E760-AA82-4202-A2EE-0863BC0C2BC1}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{8CB2FF1C-02EA-48BA-865B-BBECE963A084}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{8CB2FF1C-02EA-48BA-865B-BBECE963A084}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{8CB2FF1C-02EA-48BA-865B-BBECE963A084}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{8CB2FF1C-02EA-48BA-865B-BBECE963A084}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{8CB2FF1C-02EA-48BA-865B-BBECE963A084}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{8CB2FF1C-02EA-48BA-865B-BBECE963A084}.Release|Win32.Build.0 = Release|Win32
|
||||
{8CB2FF1C-02EA-48BA-865B-BBECE963A084}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{8CB2FF1C-02EA-48BA-865B-BBECE963A084}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{A2EC9B6A-7026-44C5-9CAE-881F278F008C}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{A2EC9B6A-7026-44C5-9CAE-881F278F008C}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{A2EC9B6A-7026-44C5-9CAE-881F278F008C}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{A2EC9B6A-7026-44C5-9CAE-881F278F008C}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{A2EC9B6A-7026-44C5-9CAE-881F278F008C}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{A2EC9B6A-7026-44C5-9CAE-881F278F008C}.Release|Win32.Build.0 = Release|Win32
|
||||
{A2EC9B6A-7026-44C5-9CAE-881F278F008C}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{A2EC9B6A-7026-44C5-9CAE-881F278F008C}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{835C635C-8A96-48EE-A14E-68012204EF53}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{835C635C-8A96-48EE-A14E-68012204EF53}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{835C635C-8A96-48EE-A14E-68012204EF53}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{835C635C-8A96-48EE-A14E-68012204EF53}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{835C635C-8A96-48EE-A14E-68012204EF53}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{835C635C-8A96-48EE-A14E-68012204EF53}.Release|Win32.Build.0 = Release|Win32
|
||||
{835C635C-8A96-48EE-A14E-68012204EF53}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{835C635C-8A96-48EE-A14E-68012204EF53}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{96F0C930-424C-4C26-BE61-264D1A433125}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{96F0C930-424C-4C26-BE61-264D1A433125}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{96F0C930-424C-4C26-BE61-264D1A433125}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{96F0C930-424C-4C26-BE61-264D1A433125}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{96F0C930-424C-4C26-BE61-264D1A433125}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{96F0C930-424C-4C26-BE61-264D1A433125}.Release|Win32.Build.0 = Release|Win32
|
||||
{96F0C930-424C-4C26-BE61-264D1A433125}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{96F0C930-424C-4C26-BE61-264D1A433125}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{8A8F7882-D896-4D14-88B7-5EF0920FCA7A}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{8A8F7882-D896-4D14-88B7-5EF0920FCA7A}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{8A8F7882-D896-4D14-88B7-5EF0920FCA7A}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{8A8F7882-D896-4D14-88B7-5EF0920FCA7A}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{8A8F7882-D896-4D14-88B7-5EF0920FCA7A}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{8A8F7882-D896-4D14-88B7-5EF0920FCA7A}.Release|Win32.Build.0 = Release|Win32
|
||||
{8A8F7882-D896-4D14-88B7-5EF0920FCA7A}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{8A8F7882-D896-4D14-88B7-5EF0920FCA7A}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{6CA18677-5338-444B-9116-52CE11D6C63C}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{6CA18677-5338-444B-9116-52CE11D6C63C}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{6CA18677-5338-444B-9116-52CE11D6C63C}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{6CA18677-5338-444B-9116-52CE11D6C63C}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{6CA18677-5338-444B-9116-52CE11D6C63C}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{6CA18677-5338-444B-9116-52CE11D6C63C}.Release|Win32.Build.0 = Release|Win32
|
||||
{6CA18677-5338-444B-9116-52CE11D6C63C}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{6CA18677-5338-444B-9116-52CE11D6C63C}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{DFB781A1-4AB7-438E-884A-AE2AA604E678}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{DFB781A1-4AB7-438E-884A-AE2AA604E678}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{DFB781A1-4AB7-438E-884A-AE2AA604E678}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{DFB781A1-4AB7-438E-884A-AE2AA604E678}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{DFB781A1-4AB7-438E-884A-AE2AA604E678}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{DFB781A1-4AB7-438E-884A-AE2AA604E678}.Release|Win32.Build.0 = Release|Win32
|
||||
{DFB781A1-4AB7-438E-884A-AE2AA604E678}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{DFB781A1-4AB7-438E-884A-AE2AA604E678}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{A9F20A8D-1E2A-43FC-A1F0-2D31A630FCC8}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{A9F20A8D-1E2A-43FC-A1F0-2D31A630FCC8}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{A9F20A8D-1E2A-43FC-A1F0-2D31A630FCC8}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{A9F20A8D-1E2A-43FC-A1F0-2D31A630FCC8}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{A9F20A8D-1E2A-43FC-A1F0-2D31A630FCC8}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{A9F20A8D-1E2A-43FC-A1F0-2D31A630FCC8}.Release|Win32.Build.0 = Release|Win32
|
||||
{A9F20A8D-1E2A-43FC-A1F0-2D31A630FCC8}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{A9F20A8D-1E2A-43FC-A1F0-2D31A630FCC8}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{55CC5773-B274-4DF0-BC22-B50890FFF22F}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{55CC5773-B274-4DF0-BC22-B50890FFF22F}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{55CC5773-B274-4DF0-BC22-B50890FFF22F}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{55CC5773-B274-4DF0-BC22-B50890FFF22F}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{55CC5773-B274-4DF0-BC22-B50890FFF22F}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{55CC5773-B274-4DF0-BC22-B50890FFF22F}.Release|Win32.Build.0 = Release|Win32
|
||||
{55CC5773-B274-4DF0-BC22-B50890FFF22F}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{55CC5773-B274-4DF0-BC22-B50890FFF22F}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{06454006-3C72-4345-80E4-7CE5576E59F2}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{06454006-3C72-4345-80E4-7CE5576E59F2}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{06454006-3C72-4345-80E4-7CE5576E59F2}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{06454006-3C72-4345-80E4-7CE5576E59F2}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{06454006-3C72-4345-80E4-7CE5576E59F2}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{06454006-3C72-4345-80E4-7CE5576E59F2}.Release|Win32.Build.0 = Release|Win32
|
||||
{06454006-3C72-4345-80E4-7CE5576E59F2}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{06454006-3C72-4345-80E4-7CE5576E59F2}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{5CF38421-FB7B-4E52-B85D-90CBC7F0BF25}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{5CF38421-FB7B-4E52-B85D-90CBC7F0BF25}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{5CF38421-FB7B-4E52-B85D-90CBC7F0BF25}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{5CF38421-FB7B-4E52-B85D-90CBC7F0BF25}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{5CF38421-FB7B-4E52-B85D-90CBC7F0BF25}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{5CF38421-FB7B-4E52-B85D-90CBC7F0BF25}.Release|Win32.Build.0 = Release|Win32
|
||||
{5CF38421-FB7B-4E52-B85D-90CBC7F0BF25}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{5CF38421-FB7B-4E52-B85D-90CBC7F0BF25}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{76C141AE-642C-4432-8472-729FBAEDFB75}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{76C141AE-642C-4432-8472-729FBAEDFB75}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{76C141AE-642C-4432-8472-729FBAEDFB75}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{76C141AE-642C-4432-8472-729FBAEDFB75}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{76C141AE-642C-4432-8472-729FBAEDFB75}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{76C141AE-642C-4432-8472-729FBAEDFB75}.Release|Win32.Build.0 = Release|Win32
|
||||
{76C141AE-642C-4432-8472-729FBAEDFB75}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{76C141AE-642C-4432-8472-729FBAEDFB75}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{8EB256E6-5514-4D3A-9462-7E92F0742461}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{8EB256E6-5514-4D3A-9462-7E92F0742461}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{8EB256E6-5514-4D3A-9462-7E92F0742461}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{8EB256E6-5514-4D3A-9462-7E92F0742461}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{8EB256E6-5514-4D3A-9462-7E92F0742461}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{8EB256E6-5514-4D3A-9462-7E92F0742461}.Release|Win32.Build.0 = Release|Win32
|
||||
{8EB256E6-5514-4D3A-9462-7E92F0742461}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{8EB256E6-5514-4D3A-9462-7E92F0742461}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{11DD9362-A038-4D6F-9DBF-3E0260AB9F52}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{11DD9362-A038-4D6F-9DBF-3E0260AB9F52}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{11DD9362-A038-4D6F-9DBF-3E0260AB9F52}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{11DD9362-A038-4D6F-9DBF-3E0260AB9F52}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{11DD9362-A038-4D6F-9DBF-3E0260AB9F52}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{11DD9362-A038-4D6F-9DBF-3E0260AB9F52}.Release|Win32.Build.0 = Release|Win32
|
||||
{11DD9362-A038-4D6F-9DBF-3E0260AB9F52}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{11DD9362-A038-4D6F-9DBF-3E0260AB9F52}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{9EEF8288-DA6A-4669-A763-68349F6040A5}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{9EEF8288-DA6A-4669-A763-68349F6040A5}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{9EEF8288-DA6A-4669-A763-68349F6040A5}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{9EEF8288-DA6A-4669-A763-68349F6040A5}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{9EEF8288-DA6A-4669-A763-68349F6040A5}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{9EEF8288-DA6A-4669-A763-68349F6040A5}.Release|Win32.Build.0 = Release|Win32
|
||||
{9EEF8288-DA6A-4669-A763-68349F6040A5}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{9EEF8288-DA6A-4669-A763-68349F6040A5}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{380D6FA6-9290-4BB7-9CBD-A3859E271192}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{380D6FA6-9290-4BB7-9CBD-A3859E271192}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{380D6FA6-9290-4BB7-9CBD-A3859E271192}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{380D6FA6-9290-4BB7-9CBD-A3859E271192}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{380D6FA6-9290-4BB7-9CBD-A3859E271192}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{380D6FA6-9290-4BB7-9CBD-A3859E271192}.Release|Win32.Build.0 = Release|Win32
|
||||
{380D6FA6-9290-4BB7-9CBD-A3859E271192}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{380D6FA6-9290-4BB7-9CBD-A3859E271192}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{12D88534-F180-4B80-95CD-462E1897F231}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{12D88534-F180-4B80-95CD-462E1897F231}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{12D88534-F180-4B80-95CD-462E1897F231}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{12D88534-F180-4B80-95CD-462E1897F231}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{12D88534-F180-4B80-95CD-462E1897F231}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{12D88534-F180-4B80-95CD-462E1897F231}.Release|Win32.Build.0 = Release|Win32
|
||||
{12D88534-F180-4B80-95CD-462E1897F231}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{12D88534-F180-4B80-95CD-462E1897F231}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{28E37C0A-3381-4EB5-9111-18B08405184C}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{28E37C0A-3381-4EB5-9111-18B08405184C}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{28E37C0A-3381-4EB5-9111-18B08405184C}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{28E37C0A-3381-4EB5-9111-18B08405184C}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{28E37C0A-3381-4EB5-9111-18B08405184C}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{28E37C0A-3381-4EB5-9111-18B08405184C}.Release|Win32.Build.0 = Release|Win32
|
||||
{28E37C0A-3381-4EB5-9111-18B08405184C}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{28E37C0A-3381-4EB5-9111-18B08405184C}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{AD5E10CD-6962-4B79-B5E0-4D3F5957640D}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{AD5E10CD-6962-4B79-B5E0-4D3F5957640D}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{AD5E10CD-6962-4B79-B5E0-4D3F5957640D}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{AD5E10CD-6962-4B79-B5E0-4D3F5957640D}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{AD5E10CD-6962-4B79-B5E0-4D3F5957640D}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{AD5E10CD-6962-4B79-B5E0-4D3F5957640D}.Release|Win32.Build.0 = Release|Win32
|
||||
{AD5E10CD-6962-4B79-B5E0-4D3F5957640D}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{AD5E10CD-6962-4B79-B5E0-4D3F5957640D}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{80A3C5DE-7BE2-4D03-A634-51CB8A567499}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{80A3C5DE-7BE2-4D03-A634-51CB8A567499}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{80A3C5DE-7BE2-4D03-A634-51CB8A567499}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{80A3C5DE-7BE2-4D03-A634-51CB8A567499}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{80A3C5DE-7BE2-4D03-A634-51CB8A567499}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{80A3C5DE-7BE2-4D03-A634-51CB8A567499}.Release|Win32.Build.0 = Release|Win32
|
||||
{80A3C5DE-7BE2-4D03-A634-51CB8A567499}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{80A3C5DE-7BE2-4D03-A634-51CB8A567499}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{D68AE17F-C58A-4CCF-85A1-1B323B73EF91}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{D68AE17F-C58A-4CCF-85A1-1B323B73EF91}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{D68AE17F-C58A-4CCF-85A1-1B323B73EF91}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{D68AE17F-C58A-4CCF-85A1-1B323B73EF91}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{D68AE17F-C58A-4CCF-85A1-1B323B73EF91}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{D68AE17F-C58A-4CCF-85A1-1B323B73EF91}.Release|Win32.Build.0 = Release|Win32
|
||||
{D68AE17F-C58A-4CCF-85A1-1B323B73EF91}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{D68AE17F-C58A-4CCF-85A1-1B323B73EF91}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{CDCE1BB5-7E36-4B6E-8649-EC227C6E854B}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{CDCE1BB5-7E36-4B6E-8649-EC227C6E854B}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{CDCE1BB5-7E36-4B6E-8649-EC227C6E854B}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{CDCE1BB5-7E36-4B6E-8649-EC227C6E854B}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{CDCE1BB5-7E36-4B6E-8649-EC227C6E854B}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{CDCE1BB5-7E36-4B6E-8649-EC227C6E854B}.Release|Win32.Build.0 = Release|Win32
|
||||
{CDCE1BB5-7E36-4B6E-8649-EC227C6E854B}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{CDCE1BB5-7E36-4B6E-8649-EC227C6E854B}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{E0E26D32-94F3-4B65-9EBF-BBF6E89630B5}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{E0E26D32-94F3-4B65-9EBF-BBF6E89630B5}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{E0E26D32-94F3-4B65-9EBF-BBF6E89630B5}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{E0E26D32-94F3-4B65-9EBF-BBF6E89630B5}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{E0E26D32-94F3-4B65-9EBF-BBF6E89630B5}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{E0E26D32-94F3-4B65-9EBF-BBF6E89630B5}.Release|Win32.Build.0 = Release|Win32
|
||||
{E0E26D32-94F3-4B65-9EBF-BBF6E89630B5}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{E0E26D32-94F3-4B65-9EBF-BBF6E89630B5}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{DEBDACD5-CD49-4B49-BC01-87AD6D6281D8}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{DEBDACD5-CD49-4B49-BC01-87AD6D6281D8}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{DEBDACD5-CD49-4B49-BC01-87AD6D6281D8}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{DEBDACD5-CD49-4B49-BC01-87AD6D6281D8}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{DEBDACD5-CD49-4B49-BC01-87AD6D6281D8}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{DEBDACD5-CD49-4B49-BC01-87AD6D6281D8}.Release|Win32.Build.0 = Release|Win32
|
||||
{DEBDACD5-CD49-4B49-BC01-87AD6D6281D8}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{DEBDACD5-CD49-4B49-BC01-87AD6D6281D8}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{58286D41-7F50-41D0-B3E1-0424AA78D757}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{58286D41-7F50-41D0-B3E1-0424AA78D757}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{58286D41-7F50-41D0-B3E1-0424AA78D757}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{58286D41-7F50-41D0-B3E1-0424AA78D757}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{58286D41-7F50-41D0-B3E1-0424AA78D757}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{58286D41-7F50-41D0-B3E1-0424AA78D757}.Release|Win32.Build.0 = Release|Win32
|
||||
{58286D41-7F50-41D0-B3E1-0424AA78D757}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{58286D41-7F50-41D0-B3E1-0424AA78D757}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{19F41A04-3ECA-4381-A07C-31DE08F9ACAD}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{19F41A04-3ECA-4381-A07C-31DE08F9ACAD}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{19F41A04-3ECA-4381-A07C-31DE08F9ACAD}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{19F41A04-3ECA-4381-A07C-31DE08F9ACAD}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{19F41A04-3ECA-4381-A07C-31DE08F9ACAD}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{19F41A04-3ECA-4381-A07C-31DE08F9ACAD}.Release|Win32.Build.0 = Release|Win32
|
||||
{19F41A04-3ECA-4381-A07C-31DE08F9ACAD}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{19F41A04-3ECA-4381-A07C-31DE08F9ACAD}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{E2AC4CAD-23A5-4896-A5C2-47E8E28980F6}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{E2AC4CAD-23A5-4896-A5C2-47E8E28980F6}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{E2AC4CAD-23A5-4896-A5C2-47E8E28980F6}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{E2AC4CAD-23A5-4896-A5C2-47E8E28980F6}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{E2AC4CAD-23A5-4896-A5C2-47E8E28980F6}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{E2AC4CAD-23A5-4896-A5C2-47E8E28980F6}.Release|Win32.Build.0 = Release|Win32
|
||||
{E2AC4CAD-23A5-4896-A5C2-47E8E28980F6}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{E2AC4CAD-23A5-4896-A5C2-47E8E28980F6}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
{2EBAA82E-BFED-409C-BF6D-C1A3EC0BC6E1}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{2EBAA82E-BFED-409C-BF6D-C1A3EC0BC6E1}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{2EBAA82E-BFED-409C-BF6D-C1A3EC0BC6E1}.MinSizeRel|Win32.ActiveCfg = MinSizeRel|Win32
|
||||
{2EBAA82E-BFED-409C-BF6D-C1A3EC0BC6E1}.MinSizeRel|Win32.Build.0 = MinSizeRel|Win32
|
||||
{2EBAA82E-BFED-409C-BF6D-C1A3EC0BC6E1}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{2EBAA82E-BFED-409C-BF6D-C1A3EC0BC6E1}.Release|Win32.Build.0 = Release|Win32
|
||||
{2EBAA82E-BFED-409C-BF6D-C1A3EC0BC6E1}.RelWithDebInfo|Win32.ActiveCfg = RelWithDebInfo|Win32
|
||||
{2EBAA82E-BFED-409C-BF6D-C1A3EC0BC6E1}.RelWithDebInfo|Win32.Build.0 = RelWithDebInfo|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Name="AppBasicDemo"
|
||||
ProjectGUID="{2BA14C1E-ABE5-4049-A435-1BE1A9260384}"
|
||||
ProjectGUID="{76C141AE-642C-4432-8472-729FBAEDFB75}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
@@ -34,7 +34,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Debug\""
|
||||
AssemblerListingLocation="Debug"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Demos/BasicDemo/Debug/AppBasicDemo.pdb"
|
||||
ProgramDataBaseFileName="Debug/AppBasicDemo.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -62,14 +62,14 @@
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkLibraryDependencies="false"
|
||||
AdditionalOptions=" /STACK:10000000 /machine:I386 /debug"
|
||||
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\OpenGL\Debug\OpenGLSupport.lib ..\..\src\BulletDynamics\Debug\BulletDynamics.lib ..\..\src\BulletCollision\Debug\BulletCollision.lib ..\..\src\LinearMath\Debug\LinearMath.lib opengl32.lib glu32.lib "
|
||||
OutputFile="Debug\AppBasicDemo.exe"
|
||||
Version="0.0"
|
||||
GenerateManifest="TRUE"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories=""
|
||||
ProgramDataBaseFile="L:/develop/bullet-2.76/msvc/2008/Demos/BasicDemo/Debug/AppBasicDemo.pdb"
|
||||
ProgramDataBaseFile="Debug/AppBasicDemo.pdb"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="2"
|
||||
ImportLibrary="Debug\AppBasicDemo.lib"/>
|
||||
@@ -96,7 +96,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Release\""
|
||||
AssemblerListingLocation="Release"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Demos/BasicDemo/Release/AppBasicDemo.pdb"
|
||||
ProgramDataBaseFileName="Release/AppBasicDemo.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -124,14 +124,14 @@
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkLibraryDependencies="false"
|
||||
AdditionalOptions=" /STACK:10000000 /machine:I386"
|
||||
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\OpenGL\Release\OpenGLSupport.lib ..\..\src\BulletDynamics\Release\BulletDynamics.lib ..\..\src\BulletCollision\Release\BulletCollision.lib ..\..\src\LinearMath\Release\LinearMath.lib opengl32.lib glu32.lib "
|
||||
OutputFile="Release\AppBasicDemo.exe"
|
||||
Version="0.0"
|
||||
GenerateManifest="TRUE"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories=""
|
||||
ProgramDataBaseFile="L:/develop/bullet-2.76/msvc/2008/Demos/BasicDemo/Release/AppBasicDemo.pdb"
|
||||
ProgramDataBaseFile="Release/AppBasicDemo.pdb"
|
||||
SubSystem="2"
|
||||
ImportLibrary="Release\AppBasicDemo.lib"/>
|
||||
</Configuration>
|
||||
@@ -157,7 +157,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"MinSizeRel\""
|
||||
AssemblerListingLocation="MinSizeRel"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Demos/BasicDemo/MinSizeRel/AppBasicDemo.pdb"
|
||||
ProgramDataBaseFileName="MinSizeRel/AppBasicDemo.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -185,14 +185,14 @@
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkLibraryDependencies="false"
|
||||
AdditionalOptions=" /STACK:10000000 /machine:I386"
|
||||
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\OpenGL\MinSizeRel\OpenGLSupport.lib ..\..\src\BulletDynamics\MinSizeRel\BulletDynamics.lib ..\..\src\BulletCollision\MinSizeRel\BulletCollision.lib ..\..\src\LinearMath\MinSizeRel\LinearMath.lib opengl32.lib glu32.lib "
|
||||
OutputFile="MinSizeRel\AppBasicDemo.exe"
|
||||
Version="0.0"
|
||||
GenerateManifest="TRUE"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories=""
|
||||
ProgramDataBaseFile="L:/develop/bullet-2.76/msvc/2008/Demos/BasicDemo/MinSizeRel/AppBasicDemo.pdb"
|
||||
ProgramDataBaseFile="MinSizeRel/AppBasicDemo.pdb"
|
||||
SubSystem="2"
|
||||
ImportLibrary="MinSizeRel\AppBasicDemo.lib"/>
|
||||
</Configuration>
|
||||
@@ -219,7 +219,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"RelWithDebInfo\""
|
||||
AssemblerListingLocation="RelWithDebInfo"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Demos/BasicDemo/RelWithDebInfo/AppBasicDemo.pdb"
|
||||
ProgramDataBaseFileName="RelWithDebInfo/AppBasicDemo.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -247,14 +247,14 @@
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkLibraryDependencies="false"
|
||||
AdditionalOptions=" /STACK:10000000 /machine:I386 /debug"
|
||||
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\OpenGL\RelWithDebInfo\OpenGLSupport.lib ..\..\src\BulletDynamics\RelWithDebInfo\BulletDynamics.lib ..\..\src\BulletCollision\RelWithDebInfo\BulletCollision.lib ..\..\src\LinearMath\RelWithDebInfo\LinearMath.lib opengl32.lib glu32.lib "
|
||||
OutputFile="RelWithDebInfo\AppBasicDemo.exe"
|
||||
Version="0.0"
|
||||
GenerateManifest="TRUE"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories=""
|
||||
ProgramDataBaseFile="L:/develop/bullet-2.76/msvc/2008/Demos/BasicDemo/RelWithDebInfo/AppBasicDemo.pdb"
|
||||
ProgramDataBaseFile="RelWithDebInfo/AppBasicDemo.pdb"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="2"
|
||||
ImportLibrary="RelWithDebInfo\AppBasicDemo.lib"/>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Name="AppBenchmarks"
|
||||
ProjectGUID="{1190BE77-56EC-46A5-9BD9-537C2C164931}"
|
||||
ProjectGUID="{8EB256E6-5514-4D3A-9462-7E92F0742461}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
@@ -34,7 +34,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Debug\""
|
||||
AssemblerListingLocation="Debug"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Demos/Benchmarks/Debug/AppBenchmarks.pdb"
|
||||
ProgramDataBaseFileName="Debug/AppBenchmarks.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -62,14 +62,14 @@
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkLibraryDependencies="false"
|
||||
AdditionalOptions=" /STACK:10000000 /machine:I386 /debug"
|
||||
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\..\src\BulletDynamics\Debug\BulletDynamics.lib ..\..\src\BulletCollision\Debug\BulletCollision.lib ..\..\src\LinearMath\Debug\LinearMath.lib "
|
||||
OutputFile="Debug\AppBenchmarks.exe"
|
||||
Version="0.0"
|
||||
GenerateManifest="TRUE"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories=""
|
||||
ProgramDataBaseFile="L:/develop/bullet-2.76/msvc/2008/Demos/Benchmarks/Debug/AppBenchmarks.pdb"
|
||||
ProgramDataBaseFile="Debug/AppBenchmarks.pdb"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="1"
|
||||
ImportLibrary="Debug\AppBenchmarks.lib"/>
|
||||
@@ -96,7 +96,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Release\""
|
||||
AssemblerListingLocation="Release"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Demos/Benchmarks/Release/AppBenchmarks.pdb"
|
||||
ProgramDataBaseFileName="Release/AppBenchmarks.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -124,14 +124,14 @@
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkLibraryDependencies="false"
|
||||
AdditionalOptions=" /STACK:10000000 /machine:I386"
|
||||
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\..\src\BulletDynamics\Release\BulletDynamics.lib ..\..\src\BulletCollision\Release\BulletCollision.lib ..\..\src\LinearMath\Release\LinearMath.lib "
|
||||
OutputFile="Release\AppBenchmarks.exe"
|
||||
Version="0.0"
|
||||
GenerateManifest="TRUE"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories=""
|
||||
ProgramDataBaseFile="L:/develop/bullet-2.76/msvc/2008/Demos/Benchmarks/Release/AppBenchmarks.pdb"
|
||||
ProgramDataBaseFile="Release/AppBenchmarks.pdb"
|
||||
SubSystem="1"
|
||||
ImportLibrary="Release\AppBenchmarks.lib"/>
|
||||
</Configuration>
|
||||
@@ -157,7 +157,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"MinSizeRel\""
|
||||
AssemblerListingLocation="MinSizeRel"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Demos/Benchmarks/MinSizeRel/AppBenchmarks.pdb"
|
||||
ProgramDataBaseFileName="MinSizeRel/AppBenchmarks.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -185,14 +185,14 @@
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkLibraryDependencies="false"
|
||||
AdditionalOptions=" /STACK:10000000 /machine:I386"
|
||||
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\..\src\BulletDynamics\MinSizeRel\BulletDynamics.lib ..\..\src\BulletCollision\MinSizeRel\BulletCollision.lib ..\..\src\LinearMath\MinSizeRel\LinearMath.lib "
|
||||
OutputFile="MinSizeRel\AppBenchmarks.exe"
|
||||
Version="0.0"
|
||||
GenerateManifest="TRUE"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories=""
|
||||
ProgramDataBaseFile="L:/develop/bullet-2.76/msvc/2008/Demos/Benchmarks/MinSizeRel/AppBenchmarks.pdb"
|
||||
ProgramDataBaseFile="MinSizeRel/AppBenchmarks.pdb"
|
||||
SubSystem="1"
|
||||
ImportLibrary="MinSizeRel\AppBenchmarks.lib"/>
|
||||
</Configuration>
|
||||
@@ -219,7 +219,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"RelWithDebInfo\""
|
||||
AssemblerListingLocation="RelWithDebInfo"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Demos/Benchmarks/RelWithDebInfo/AppBenchmarks.pdb"
|
||||
ProgramDataBaseFileName="RelWithDebInfo/AppBenchmarks.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -247,14 +247,14 @@
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkLibraryDependencies="false"
|
||||
AdditionalOptions=" /STACK:10000000 /machine:I386 /debug"
|
||||
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\..\src\BulletDynamics\RelWithDebInfo\BulletDynamics.lib ..\..\src\BulletCollision\RelWithDebInfo\BulletCollision.lib ..\..\src\LinearMath\RelWithDebInfo\LinearMath.lib "
|
||||
OutputFile="RelWithDebInfo\AppBenchmarks.exe"
|
||||
Version="0.0"
|
||||
GenerateManifest="TRUE"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories=""
|
||||
ProgramDataBaseFile="L:/develop/bullet-2.76/msvc/2008/Demos/Benchmarks/RelWithDebInfo/AppBenchmarks.pdb"
|
||||
ProgramDataBaseFile="RelWithDebInfo/AppBenchmarks.pdb"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="1"
|
||||
ImportLibrary="RelWithDebInfo\AppBenchmarks.lib"/>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Name="AppBox2dDemo"
|
||||
ProjectGUID="{A61FEE85-602D-4A43-AD08-05B57A7F99DC}"
|
||||
ProjectGUID="{11DD9362-A038-4D6F-9DBF-3E0260AB9F52}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
@@ -34,7 +34,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Debug\""
|
||||
AssemblerListingLocation="Debug"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Demos/Box2dDemo/Debug/AppBox2dDemo.pdb"
|
||||
ProgramDataBaseFileName="Debug/AppBox2dDemo.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -62,14 +62,14 @@
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkLibraryDependencies="false"
|
||||
AdditionalOptions=" /STACK:10000000 /machine:I386 /debug"
|
||||
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\OpenGL\Debug\OpenGLSupport.lib ..\..\src\BulletDynamics\Debug\BulletDynamics.lib ..\..\src\BulletCollision\Debug\BulletCollision.lib ..\..\src\LinearMath\Debug\LinearMath.lib opengl32.lib glu32.lib "
|
||||
OutputFile="Debug\AppBox2dDemo.exe"
|
||||
Version="0.0"
|
||||
GenerateManifest="TRUE"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories=""
|
||||
ProgramDataBaseFile="L:/develop/bullet-2.76/msvc/2008/Demos/Box2dDemo/Debug/AppBox2dDemo.pdb"
|
||||
ProgramDataBaseFile="Debug/AppBox2dDemo.pdb"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="2"
|
||||
ImportLibrary="Debug\AppBox2dDemo.lib"/>
|
||||
@@ -96,7 +96,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Release\""
|
||||
AssemblerListingLocation="Release"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Demos/Box2dDemo/Release/AppBox2dDemo.pdb"
|
||||
ProgramDataBaseFileName="Release/AppBox2dDemo.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -124,14 +124,14 @@
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkLibraryDependencies="false"
|
||||
AdditionalOptions=" /STACK:10000000 /machine:I386"
|
||||
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\OpenGL\Release\OpenGLSupport.lib ..\..\src\BulletDynamics\Release\BulletDynamics.lib ..\..\src\BulletCollision\Release\BulletCollision.lib ..\..\src\LinearMath\Release\LinearMath.lib opengl32.lib glu32.lib "
|
||||
OutputFile="Release\AppBox2dDemo.exe"
|
||||
Version="0.0"
|
||||
GenerateManifest="TRUE"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories=""
|
||||
ProgramDataBaseFile="L:/develop/bullet-2.76/msvc/2008/Demos/Box2dDemo/Release/AppBox2dDemo.pdb"
|
||||
ProgramDataBaseFile="Release/AppBox2dDemo.pdb"
|
||||
SubSystem="2"
|
||||
ImportLibrary="Release\AppBox2dDemo.lib"/>
|
||||
</Configuration>
|
||||
@@ -157,7 +157,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"MinSizeRel\""
|
||||
AssemblerListingLocation="MinSizeRel"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Demos/Box2dDemo/MinSizeRel/AppBox2dDemo.pdb"
|
||||
ProgramDataBaseFileName="MinSizeRel/AppBox2dDemo.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -185,14 +185,14 @@
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkLibraryDependencies="false"
|
||||
AdditionalOptions=" /STACK:10000000 /machine:I386"
|
||||
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\OpenGL\MinSizeRel\OpenGLSupport.lib ..\..\src\BulletDynamics\MinSizeRel\BulletDynamics.lib ..\..\src\BulletCollision\MinSizeRel\BulletCollision.lib ..\..\src\LinearMath\MinSizeRel\LinearMath.lib opengl32.lib glu32.lib "
|
||||
OutputFile="MinSizeRel\AppBox2dDemo.exe"
|
||||
Version="0.0"
|
||||
GenerateManifest="TRUE"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories=""
|
||||
ProgramDataBaseFile="L:/develop/bullet-2.76/msvc/2008/Demos/Box2dDemo/MinSizeRel/AppBox2dDemo.pdb"
|
||||
ProgramDataBaseFile="MinSizeRel/AppBox2dDemo.pdb"
|
||||
SubSystem="2"
|
||||
ImportLibrary="MinSizeRel\AppBox2dDemo.lib"/>
|
||||
</Configuration>
|
||||
@@ -219,7 +219,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"RelWithDebInfo\""
|
||||
AssemblerListingLocation="RelWithDebInfo"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Demos/Box2dDemo/RelWithDebInfo/AppBox2dDemo.pdb"
|
||||
ProgramDataBaseFileName="RelWithDebInfo/AppBox2dDemo.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -247,14 +247,14 @@
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkLibraryDependencies="false"
|
||||
AdditionalOptions=" /STACK:10000000 /machine:I386 /debug"
|
||||
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\OpenGL\RelWithDebInfo\OpenGLSupport.lib ..\..\src\BulletDynamics\RelWithDebInfo\BulletDynamics.lib ..\..\src\BulletCollision\RelWithDebInfo\BulletCollision.lib ..\..\src\LinearMath\RelWithDebInfo\LinearMath.lib opengl32.lib glu32.lib "
|
||||
OutputFile="RelWithDebInfo\AppBox2dDemo.exe"
|
||||
Version="0.0"
|
||||
GenerateManifest="TRUE"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories=""
|
||||
ProgramDataBaseFile="L:/develop/bullet-2.76/msvc/2008/Demos/Box2dDemo/RelWithDebInfo/AppBox2dDemo.pdb"
|
||||
ProgramDataBaseFile="RelWithDebInfo/AppBox2dDemo.pdb"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="2"
|
||||
ImportLibrary="RelWithDebInfo\AppBox2dDemo.lib"/>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Name="AppConstraintDemo"
|
||||
ProjectGUID="{1BB06FD8-B850-4D07-AD14-E984EDB37ECC}"
|
||||
ProjectGUID="{380D6FA6-9290-4BB7-9CBD-A3859E271192}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
@@ -34,7 +34,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Debug\""
|
||||
AssemblerListingLocation="Debug"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Demos/ConstraintDemo/Debug/AppConstraintDemo.pdb"
|
||||
ProgramDataBaseFileName="Debug/AppConstraintDemo.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -62,14 +62,14 @@
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkLibraryDependencies="false"
|
||||
AdditionalOptions=" /STACK:10000000 /machine:I386 /debug"
|
||||
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\OpenGL\Debug\OpenGLSupport.lib ..\..\Extras\Serialize\BulletWorldImporter\Debug\BulletWorldImporter.lib ..\..\src\BulletDynamics\Debug\BulletDynamics.lib ..\..\src\BulletCollision\Debug\BulletCollision.lib ..\..\src\LinearMath\Debug\LinearMath.lib ..\..\Extras\Serialize\BulletFileLoader\Debug\BulletFileLoader.lib opengl32.lib glu32.lib "
|
||||
OutputFile="Debug\AppConstraintDemo.exe"
|
||||
Version="0.0"
|
||||
GenerateManifest="TRUE"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories=""
|
||||
ProgramDataBaseFile="L:/develop/bullet-2.76/msvc/2008/Demos/ConstraintDemo/Debug/AppConstraintDemo.pdb"
|
||||
ProgramDataBaseFile="Debug/AppConstraintDemo.pdb"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="2"
|
||||
ImportLibrary="Debug\AppConstraintDemo.lib"/>
|
||||
@@ -96,7 +96,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Release\""
|
||||
AssemblerListingLocation="Release"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Demos/ConstraintDemo/Release/AppConstraintDemo.pdb"
|
||||
ProgramDataBaseFileName="Release/AppConstraintDemo.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -124,14 +124,14 @@
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkLibraryDependencies="false"
|
||||
AdditionalOptions=" /STACK:10000000 /machine:I386"
|
||||
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\OpenGL\Release\OpenGLSupport.lib ..\..\Extras\Serialize\BulletWorldImporter\Release\BulletWorldImporter.lib ..\..\src\BulletDynamics\Release\BulletDynamics.lib ..\..\src\BulletCollision\Release\BulletCollision.lib ..\..\src\LinearMath\Release\LinearMath.lib ..\..\Extras\Serialize\BulletFileLoader\Release\BulletFileLoader.lib opengl32.lib glu32.lib "
|
||||
OutputFile="Release\AppConstraintDemo.exe"
|
||||
Version="0.0"
|
||||
GenerateManifest="TRUE"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories=""
|
||||
ProgramDataBaseFile="L:/develop/bullet-2.76/msvc/2008/Demos/ConstraintDemo/Release/AppConstraintDemo.pdb"
|
||||
ProgramDataBaseFile="Release/AppConstraintDemo.pdb"
|
||||
SubSystem="2"
|
||||
ImportLibrary="Release\AppConstraintDemo.lib"/>
|
||||
</Configuration>
|
||||
@@ -157,7 +157,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"MinSizeRel\""
|
||||
AssemblerListingLocation="MinSizeRel"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Demos/ConstraintDemo/MinSizeRel/AppConstraintDemo.pdb"
|
||||
ProgramDataBaseFileName="MinSizeRel/AppConstraintDemo.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -185,14 +185,14 @@
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkLibraryDependencies="false"
|
||||
AdditionalOptions=" /STACK:10000000 /machine:I386"
|
||||
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\OpenGL\MinSizeRel\OpenGLSupport.lib ..\..\Extras\Serialize\BulletWorldImporter\MinSizeRel\BulletWorldImporter.lib ..\..\src\BulletDynamics\MinSizeRel\BulletDynamics.lib ..\..\src\BulletCollision\MinSizeRel\BulletCollision.lib ..\..\src\LinearMath\MinSizeRel\LinearMath.lib ..\..\Extras\Serialize\BulletFileLoader\MinSizeRel\BulletFileLoader.lib opengl32.lib glu32.lib "
|
||||
OutputFile="MinSizeRel\AppConstraintDemo.exe"
|
||||
Version="0.0"
|
||||
GenerateManifest="TRUE"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories=""
|
||||
ProgramDataBaseFile="L:/develop/bullet-2.76/msvc/2008/Demos/ConstraintDemo/MinSizeRel/AppConstraintDemo.pdb"
|
||||
ProgramDataBaseFile="MinSizeRel/AppConstraintDemo.pdb"
|
||||
SubSystem="2"
|
||||
ImportLibrary="MinSizeRel\AppConstraintDemo.lib"/>
|
||||
</Configuration>
|
||||
@@ -219,7 +219,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"RelWithDebInfo\""
|
||||
AssemblerListingLocation="RelWithDebInfo"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Demos/ConstraintDemo/RelWithDebInfo/AppConstraintDemo.pdb"
|
||||
ProgramDataBaseFileName="RelWithDebInfo/AppConstraintDemo.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -247,14 +247,14 @@
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkLibraryDependencies="false"
|
||||
AdditionalOptions=" /STACK:10000000 /machine:I386 /debug"
|
||||
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\OpenGL\RelWithDebInfo\OpenGLSupport.lib ..\..\Extras\Serialize\BulletWorldImporter\RelWithDebInfo\BulletWorldImporter.lib ..\..\src\BulletDynamics\RelWithDebInfo\BulletDynamics.lib ..\..\src\BulletCollision\RelWithDebInfo\BulletCollision.lib ..\..\src\LinearMath\RelWithDebInfo\LinearMath.lib ..\..\Extras\Serialize\BulletFileLoader\RelWithDebInfo\BulletFileLoader.lib opengl32.lib glu32.lib "
|
||||
OutputFile="RelWithDebInfo\AppConstraintDemo.exe"
|
||||
Version="0.0"
|
||||
GenerateManifest="TRUE"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories=""
|
||||
ProgramDataBaseFile="L:/develop/bullet-2.76/msvc/2008/Demos/ConstraintDemo/RelWithDebInfo/AppConstraintDemo.pdb"
|
||||
ProgramDataBaseFile="RelWithDebInfo/AppConstraintDemo.pdb"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="2"
|
||||
ImportLibrary="RelWithDebInfo\AppConstraintDemo.lib"/>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Name="AppConvexDecompositionDemo"
|
||||
ProjectGUID="{1C63E760-AA82-4202-A2EE-0863BC0C2BC1}"
|
||||
ProjectGUID="{12D88534-F180-4B80-95CD-462E1897F231}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
@@ -34,7 +34,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Debug\""
|
||||
AssemblerListingLocation="Debug"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Demos/ConvexDecompositionDemo/Debug/AppConvexDecompositionDemo.pdb"
|
||||
ProgramDataBaseFileName="Debug/AppConvexDecompositionDemo.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -60,17 +60,17 @@
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
CommandLine=""C:\Program Files (x86)\CMake 2.6\bin\cmake.exe" -E copy_if_different L:/develop/bullet-2.76/Demos/ConvexDecompositionDemo/testFile32Single.bullet L:/develop/bullet-2.76/msvc/2008/Demos/ConvexDecompositionDemo
"C:\Program Files (x86)\CMake 2.6\bin\cmake.exe" -E copy_if_different L:/develop/bullet-2.76/file.obj L:/develop/bullet-2.76/msvc/2008/Demos/ConvexDecompositionDemo"/>
|
||||
CommandLine=""C:\Program Files (x86)\CMake 2.8\bin\cmake.exe" -E copy_if_different L:/develop/bullet-2.76/Demos/ConvexDecompositionDemo/testFile32Single.bullet L:/develop/bullet-2.76/msvc/2008/Demos/ConvexDecompositionDemo
"C:\Program Files (x86)\CMake 2.8\bin\cmake.exe" -E copy_if_different L:/develop/bullet-2.76/file.obj L:/develop/bullet-2.76/msvc/2008/Demos/ConvexDecompositionDemo"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkLibraryDependencies="false"
|
||||
AdditionalOptions=" /STACK:10000000 /machine:I386 /debug"
|
||||
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\OpenGL\Debug\OpenGLSupport.lib ..\..\Extras\Serialize\BulletWorldImporter\Debug\BulletWorldImporter.lib ..\..\src\BulletDynamics\Debug\BulletDynamics.lib ..\..\src\BulletCollision\Debug\BulletCollision.lib ..\..\src\LinearMath\Debug\LinearMath.lib ..\..\Extras\Serialize\BulletFileLoader\Debug\BulletFileLoader.lib ..\..\Extras\ConvexDecomposition\Debug\ConvexDecomposition.lib opengl32.lib glu32.lib "
|
||||
OutputFile="Debug\AppConvexDecompositionDemo.exe"
|
||||
Version="0.0"
|
||||
GenerateManifest="TRUE"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories=""
|
||||
ProgramDataBaseFile="L:/develop/bullet-2.76/msvc/2008/Demos/ConvexDecompositionDemo/Debug/AppConvexDecompositionDemo.pdb"
|
||||
ProgramDataBaseFile="Debug/AppConvexDecompositionDemo.pdb"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="2"
|
||||
ImportLibrary="Debug\AppConvexDecompositionDemo.lib"/>
|
||||
@@ -97,7 +97,7 @@ CommandLine=""C:\Program Files (x86)\CMake 2.6\bin\cmake.exe" -E copy_
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Release\""
|
||||
AssemblerListingLocation="Release"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Demos/ConvexDecompositionDemo/Release/AppConvexDecompositionDemo.pdb"
|
||||
ProgramDataBaseFileName="Release/AppConvexDecompositionDemo.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -123,17 +123,17 @@ CommandLine=""C:\Program Files (x86)\CMake 2.6\bin\cmake.exe" -E copy_
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
CommandLine=""C:\Program Files (x86)\CMake 2.6\bin\cmake.exe" -E copy_if_different L:/develop/bullet-2.76/Demos/ConvexDecompositionDemo/testFile32Single.bullet L:/develop/bullet-2.76/msvc/2008/Demos/ConvexDecompositionDemo
"C:\Program Files (x86)\CMake 2.6\bin\cmake.exe" -E copy_if_different L:/develop/bullet-2.76/file.obj L:/develop/bullet-2.76/msvc/2008/Demos/ConvexDecompositionDemo"/>
|
||||
CommandLine=""C:\Program Files (x86)\CMake 2.8\bin\cmake.exe" -E copy_if_different L:/develop/bullet-2.76/Demos/ConvexDecompositionDemo/testFile32Single.bullet L:/develop/bullet-2.76/msvc/2008/Demos/ConvexDecompositionDemo
"C:\Program Files (x86)\CMake 2.8\bin\cmake.exe" -E copy_if_different L:/develop/bullet-2.76/file.obj L:/develop/bullet-2.76/msvc/2008/Demos/ConvexDecompositionDemo"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkLibraryDependencies="false"
|
||||
AdditionalOptions=" /STACK:10000000 /machine:I386"
|
||||
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\OpenGL\Release\OpenGLSupport.lib ..\..\Extras\Serialize\BulletWorldImporter\Release\BulletWorldImporter.lib ..\..\src\BulletDynamics\Release\BulletDynamics.lib ..\..\src\BulletCollision\Release\BulletCollision.lib ..\..\src\LinearMath\Release\LinearMath.lib ..\..\Extras\Serialize\BulletFileLoader\Release\BulletFileLoader.lib ..\..\Extras\ConvexDecomposition\Release\ConvexDecomposition.lib opengl32.lib glu32.lib "
|
||||
OutputFile="Release\AppConvexDecompositionDemo.exe"
|
||||
Version="0.0"
|
||||
GenerateManifest="TRUE"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories=""
|
||||
ProgramDataBaseFile="L:/develop/bullet-2.76/msvc/2008/Demos/ConvexDecompositionDemo/Release/AppConvexDecompositionDemo.pdb"
|
||||
ProgramDataBaseFile="Release/AppConvexDecompositionDemo.pdb"
|
||||
SubSystem="2"
|
||||
ImportLibrary="Release\AppConvexDecompositionDemo.lib"/>
|
||||
</Configuration>
|
||||
@@ -159,7 +159,7 @@ CommandLine=""C:\Program Files (x86)\CMake 2.6\bin\cmake.exe" -E copy_
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"MinSizeRel\""
|
||||
AssemblerListingLocation="MinSizeRel"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Demos/ConvexDecompositionDemo/MinSizeRel/AppConvexDecompositionDemo.pdb"
|
||||
ProgramDataBaseFileName="MinSizeRel/AppConvexDecompositionDemo.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -185,17 +185,17 @@ CommandLine=""C:\Program Files (x86)\CMake 2.6\bin\cmake.exe" -E copy_
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
CommandLine=""C:\Program Files (x86)\CMake 2.6\bin\cmake.exe" -E copy_if_different L:/develop/bullet-2.76/Demos/ConvexDecompositionDemo/testFile32Single.bullet L:/develop/bullet-2.76/msvc/2008/Demos/ConvexDecompositionDemo
"C:\Program Files (x86)\CMake 2.6\bin\cmake.exe" -E copy_if_different L:/develop/bullet-2.76/file.obj L:/develop/bullet-2.76/msvc/2008/Demos/ConvexDecompositionDemo"/>
|
||||
CommandLine=""C:\Program Files (x86)\CMake 2.8\bin\cmake.exe" -E copy_if_different L:/develop/bullet-2.76/Demos/ConvexDecompositionDemo/testFile32Single.bullet L:/develop/bullet-2.76/msvc/2008/Demos/ConvexDecompositionDemo
"C:\Program Files (x86)\CMake 2.8\bin\cmake.exe" -E copy_if_different L:/develop/bullet-2.76/file.obj L:/develop/bullet-2.76/msvc/2008/Demos/ConvexDecompositionDemo"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkLibraryDependencies="false"
|
||||
AdditionalOptions=" /STACK:10000000 /machine:I386"
|
||||
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\OpenGL\MinSizeRel\OpenGLSupport.lib ..\..\Extras\Serialize\BulletWorldImporter\MinSizeRel\BulletWorldImporter.lib ..\..\src\BulletDynamics\MinSizeRel\BulletDynamics.lib ..\..\src\BulletCollision\MinSizeRel\BulletCollision.lib ..\..\src\LinearMath\MinSizeRel\LinearMath.lib ..\..\Extras\Serialize\BulletFileLoader\MinSizeRel\BulletFileLoader.lib ..\..\Extras\ConvexDecomposition\MinSizeRel\ConvexDecomposition.lib opengl32.lib glu32.lib "
|
||||
OutputFile="MinSizeRel\AppConvexDecompositionDemo.exe"
|
||||
Version="0.0"
|
||||
GenerateManifest="TRUE"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories=""
|
||||
ProgramDataBaseFile="L:/develop/bullet-2.76/msvc/2008/Demos/ConvexDecompositionDemo/MinSizeRel/AppConvexDecompositionDemo.pdb"
|
||||
ProgramDataBaseFile="MinSizeRel/AppConvexDecompositionDemo.pdb"
|
||||
SubSystem="2"
|
||||
ImportLibrary="MinSizeRel\AppConvexDecompositionDemo.lib"/>
|
||||
</Configuration>
|
||||
@@ -222,7 +222,7 @@ CommandLine=""C:\Program Files (x86)\CMake 2.6\bin\cmake.exe" -E copy_
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"RelWithDebInfo\""
|
||||
AssemblerListingLocation="RelWithDebInfo"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Demos/ConvexDecompositionDemo/RelWithDebInfo/AppConvexDecompositionDemo.pdb"
|
||||
ProgramDataBaseFileName="RelWithDebInfo/AppConvexDecompositionDemo.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -248,17 +248,17 @@ CommandLine=""C:\Program Files (x86)\CMake 2.6\bin\cmake.exe" -E copy_
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
CommandLine=""C:\Program Files (x86)\CMake 2.6\bin\cmake.exe" -E copy_if_different L:/develop/bullet-2.76/Demos/ConvexDecompositionDemo/testFile32Single.bullet L:/develop/bullet-2.76/msvc/2008/Demos/ConvexDecompositionDemo
"C:\Program Files (x86)\CMake 2.6\bin\cmake.exe" -E copy_if_different L:/develop/bullet-2.76/file.obj L:/develop/bullet-2.76/msvc/2008/Demos/ConvexDecompositionDemo"/>
|
||||
CommandLine=""C:\Program Files (x86)\CMake 2.8\bin\cmake.exe" -E copy_if_different L:/develop/bullet-2.76/Demos/ConvexDecompositionDemo/testFile32Single.bullet L:/develop/bullet-2.76/msvc/2008/Demos/ConvexDecompositionDemo
"C:\Program Files (x86)\CMake 2.8\bin\cmake.exe" -E copy_if_different L:/develop/bullet-2.76/file.obj L:/develop/bullet-2.76/msvc/2008/Demos/ConvexDecompositionDemo"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkLibraryDependencies="false"
|
||||
AdditionalOptions=" /STACK:10000000 /machine:I386 /debug"
|
||||
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\OpenGL\RelWithDebInfo\OpenGLSupport.lib ..\..\Extras\Serialize\BulletWorldImporter\RelWithDebInfo\BulletWorldImporter.lib ..\..\src\BulletDynamics\RelWithDebInfo\BulletDynamics.lib ..\..\src\BulletCollision\RelWithDebInfo\BulletCollision.lib ..\..\src\LinearMath\RelWithDebInfo\LinearMath.lib ..\..\Extras\Serialize\BulletFileLoader\RelWithDebInfo\BulletFileLoader.lib ..\..\Extras\ConvexDecomposition\RelWithDebInfo\ConvexDecomposition.lib opengl32.lib glu32.lib "
|
||||
OutputFile="RelWithDebInfo\AppConvexDecompositionDemo.exe"
|
||||
Version="0.0"
|
||||
GenerateManifest="TRUE"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories=""
|
||||
ProgramDataBaseFile="L:/develop/bullet-2.76/msvc/2008/Demos/ConvexDecompositionDemo/RelWithDebInfo/AppConvexDecompositionDemo.pdb"
|
||||
ProgramDataBaseFile="RelWithDebInfo/AppConvexDecompositionDemo.pdb"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="2"
|
||||
ImportLibrary="RelWithDebInfo\AppConvexDecompositionDemo.lib"/>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Name="OpenGLSupport"
|
||||
ProjectGUID="{5CF38421-FB7B-4E52-B85D-90CBC7F0BF25}"
|
||||
ProjectGUID="{2EBAA82E-BFED-409C-BF6D-C1A3EC0BC6E1}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
@@ -34,7 +34,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Debug\""
|
||||
AssemblerListingLocation="Debug"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Demos/OpenGL/Debug/OpenGLSupport.pdb"
|
||||
ProgramDataBaseFileName="Debug/OpenGLSupport.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -86,7 +86,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Release\""
|
||||
AssemblerListingLocation="Release"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Demos/OpenGL/Release/OpenGLSupport.pdb"
|
||||
ProgramDataBaseFileName="Release/OpenGLSupport.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -138,7 +138,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"MinSizeRel\""
|
||||
AssemblerListingLocation="MinSizeRel"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Demos/OpenGL/MinSizeRel/OpenGLSupport.pdb"
|
||||
ProgramDataBaseFileName="MinSizeRel/OpenGLSupport.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -191,7 +191,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"RelWithDebInfo\""
|
||||
AssemblerListingLocation="RelWithDebInfo"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Demos/OpenGL/RelWithDebInfo/OpenGLSupport.pdb"
|
||||
ProgramDataBaseFileName="RelWithDebInfo/OpenGLSupport.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Name="AppSerializeDemo"
|
||||
ProjectGUID="{8CB2FF1C-02EA-48BA-865B-BBECE963A084}"
|
||||
ProjectGUID="{28E37C0A-3381-4EB5-9111-18B08405184C}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
@@ -34,7 +34,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Debug\""
|
||||
AssemblerListingLocation="Debug"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Demos/SerializeDemo/Debug/AppSerializeDemo.pdb"
|
||||
ProgramDataBaseFileName="Debug/AppSerializeDemo.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -62,14 +62,14 @@
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkLibraryDependencies="false"
|
||||
AdditionalOptions=" /STACK:10000000 /machine:I386 /debug"
|
||||
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\OpenGL\Debug\OpenGLSupport.lib ..\..\Extras\Serialize\BulletWorldImporter\Debug\BulletWorldImporter.lib ..\..\src\BulletDynamics\Debug\BulletDynamics.lib ..\..\src\BulletCollision\Debug\BulletCollision.lib ..\..\src\LinearMath\Debug\LinearMath.lib ..\..\Extras\Serialize\BulletFileLoader\Debug\BulletFileLoader.lib opengl32.lib glu32.lib "
|
||||
OutputFile="Debug\AppSerializeDemo.exe"
|
||||
Version="0.0"
|
||||
GenerateManifest="TRUE"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories=""
|
||||
ProgramDataBaseFile="L:/develop/bullet-2.76/msvc/2008/Demos/SerializeDemo/Debug/AppSerializeDemo.pdb"
|
||||
ProgramDataBaseFile="Debug/AppSerializeDemo.pdb"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="2"
|
||||
ImportLibrary="Debug\AppSerializeDemo.lib"/>
|
||||
@@ -96,7 +96,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Release\""
|
||||
AssemblerListingLocation="Release"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Demos/SerializeDemo/Release/AppSerializeDemo.pdb"
|
||||
ProgramDataBaseFileName="Release/AppSerializeDemo.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -124,14 +124,14 @@
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkLibraryDependencies="false"
|
||||
AdditionalOptions=" /STACK:10000000 /machine:I386"
|
||||
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\OpenGL\Release\OpenGLSupport.lib ..\..\Extras\Serialize\BulletWorldImporter\Release\BulletWorldImporter.lib ..\..\src\BulletDynamics\Release\BulletDynamics.lib ..\..\src\BulletCollision\Release\BulletCollision.lib ..\..\src\LinearMath\Release\LinearMath.lib ..\..\Extras\Serialize\BulletFileLoader\Release\BulletFileLoader.lib opengl32.lib glu32.lib "
|
||||
OutputFile="Release\AppSerializeDemo.exe"
|
||||
Version="0.0"
|
||||
GenerateManifest="TRUE"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories=""
|
||||
ProgramDataBaseFile="L:/develop/bullet-2.76/msvc/2008/Demos/SerializeDemo/Release/AppSerializeDemo.pdb"
|
||||
ProgramDataBaseFile="Release/AppSerializeDemo.pdb"
|
||||
SubSystem="2"
|
||||
ImportLibrary="Release\AppSerializeDemo.lib"/>
|
||||
</Configuration>
|
||||
@@ -157,7 +157,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"MinSizeRel\""
|
||||
AssemblerListingLocation="MinSizeRel"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Demos/SerializeDemo/MinSizeRel/AppSerializeDemo.pdb"
|
||||
ProgramDataBaseFileName="MinSizeRel/AppSerializeDemo.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -185,14 +185,14 @@
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkLibraryDependencies="false"
|
||||
AdditionalOptions=" /STACK:10000000 /machine:I386"
|
||||
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\OpenGL\MinSizeRel\OpenGLSupport.lib ..\..\Extras\Serialize\BulletWorldImporter\MinSizeRel\BulletWorldImporter.lib ..\..\src\BulletDynamics\MinSizeRel\BulletDynamics.lib ..\..\src\BulletCollision\MinSizeRel\BulletCollision.lib ..\..\src\LinearMath\MinSizeRel\LinearMath.lib ..\..\Extras\Serialize\BulletFileLoader\MinSizeRel\BulletFileLoader.lib opengl32.lib glu32.lib "
|
||||
OutputFile="MinSizeRel\AppSerializeDemo.exe"
|
||||
Version="0.0"
|
||||
GenerateManifest="TRUE"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories=""
|
||||
ProgramDataBaseFile="L:/develop/bullet-2.76/msvc/2008/Demos/SerializeDemo/MinSizeRel/AppSerializeDemo.pdb"
|
||||
ProgramDataBaseFile="MinSizeRel/AppSerializeDemo.pdb"
|
||||
SubSystem="2"
|
||||
ImportLibrary="MinSizeRel\AppSerializeDemo.lib"/>
|
||||
</Configuration>
|
||||
@@ -219,7 +219,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"RelWithDebInfo\""
|
||||
AssemblerListingLocation="RelWithDebInfo"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Demos/SerializeDemo/RelWithDebInfo/AppSerializeDemo.pdb"
|
||||
ProgramDataBaseFileName="RelWithDebInfo/AppSerializeDemo.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -247,14 +247,14 @@
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkLibraryDependencies="false"
|
||||
AdditionalOptions=" /STACK:10000000 /machine:I386 /debug"
|
||||
AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\OpenGL\RelWithDebInfo\OpenGLSupport.lib ..\..\Extras\Serialize\BulletWorldImporter\RelWithDebInfo\BulletWorldImporter.lib ..\..\src\BulletDynamics\RelWithDebInfo\BulletDynamics.lib ..\..\src\BulletCollision\RelWithDebInfo\BulletCollision.lib ..\..\src\LinearMath\RelWithDebInfo\LinearMath.lib ..\..\Extras\Serialize\BulletFileLoader\RelWithDebInfo\BulletFileLoader.lib opengl32.lib glu32.lib "
|
||||
OutputFile="RelWithDebInfo\AppSerializeDemo.exe"
|
||||
Version="0.0"
|
||||
GenerateManifest="TRUE"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories=""
|
||||
ProgramDataBaseFile="L:/develop/bullet-2.76/msvc/2008/Demos/SerializeDemo/RelWithDebInfo/AppSerializeDemo.pdb"
|
||||
ProgramDataBaseFile="RelWithDebInfo/AppSerializeDemo.pdb"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="2"
|
||||
ImportLibrary="RelWithDebInfo\AppSerializeDemo.lib"/>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Name="ConvexDecomposition"
|
||||
ProjectGUID="{A9F20A8D-1E2A-43FC-A1F0-2D31A630FCC8}"
|
||||
ProjectGUID="{58286D41-7F50-41D0-B3E1-0424AA78D757}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
@@ -34,7 +34,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Debug\""
|
||||
AssemblerListingLocation="Debug"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Extras/ConvexDecomposition/Debug/ConvexDecomposition.pdb"
|
||||
ProgramDataBaseFileName="Debug/ConvexDecomposition.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -86,7 +86,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Release\""
|
||||
AssemblerListingLocation="Release"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Extras/ConvexDecomposition/Release/ConvexDecomposition.pdb"
|
||||
ProgramDataBaseFileName="Release/ConvexDecomposition.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -138,7 +138,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"MinSizeRel\""
|
||||
AssemblerListingLocation="MinSizeRel"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Extras/ConvexDecomposition/MinSizeRel/ConvexDecomposition.pdb"
|
||||
ProgramDataBaseFileName="MinSizeRel/ConvexDecomposition.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -191,7 +191,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"RelWithDebInfo\""
|
||||
AssemblerListingLocation="RelWithDebInfo"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Extras/ConvexDecomposition/RelWithDebInfo/ConvexDecomposition.pdb"
|
||||
ProgramDataBaseFileName="RelWithDebInfo/ConvexDecomposition.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Name="GIMPACTUtils"
|
||||
ProjectGUID="{55CC5773-B274-4DF0-BC22-B50890FFF22F}"
|
||||
ProjectGUID="{19F41A04-3ECA-4381-A07C-31DE08F9ACAD}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
@@ -34,7 +34,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Debug\""
|
||||
AssemblerListingLocation="Debug"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Extras/GIMPACTUtils/Debug/GIMPACTUtils.pdb"
|
||||
ProgramDataBaseFileName="Debug/GIMPACTUtils.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -86,7 +86,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Release\""
|
||||
AssemblerListingLocation="Release"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Extras/GIMPACTUtils/Release/GIMPACTUtils.pdb"
|
||||
ProgramDataBaseFileName="Release/GIMPACTUtils.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -138,7 +138,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"MinSizeRel\""
|
||||
AssemblerListingLocation="MinSizeRel"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Extras/GIMPACTUtils/MinSizeRel/GIMPACTUtils.pdb"
|
||||
ProgramDataBaseFileName="MinSizeRel/GIMPACTUtils.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -191,7 +191,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"RelWithDebInfo\""
|
||||
AssemblerListingLocation="RelWithDebInfo"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Extras/GIMPACTUtils/RelWithDebInfo/GIMPACTUtils.pdb"
|
||||
ProgramDataBaseFileName="RelWithDebInfo/GIMPACTUtils.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Name="BulletFileLoader"
|
||||
ProjectGUID="{96F0C930-424C-4C26-BE61-264D1A433125}"
|
||||
ProjectGUID="{D68AE17F-C58A-4CCF-85A1-1B323B73EF91}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
@@ -34,7 +34,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Debug\""
|
||||
AssemblerListingLocation="Debug"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Extras/Serialize/BulletFileLoader/Debug/BulletFileLoader.pdb"
|
||||
ProgramDataBaseFileName="Debug/BulletFileLoader.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -86,7 +86,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Release\""
|
||||
AssemblerListingLocation="Release"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Extras/Serialize/BulletFileLoader/Release/BulletFileLoader.pdb"
|
||||
ProgramDataBaseFileName="Release/BulletFileLoader.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -138,7 +138,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"MinSizeRel\""
|
||||
AssemblerListingLocation="MinSizeRel"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Extras/Serialize/BulletFileLoader/MinSizeRel/BulletFileLoader.pdb"
|
||||
ProgramDataBaseFileName="MinSizeRel/BulletFileLoader.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -191,7 +191,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"RelWithDebInfo\""
|
||||
AssemblerListingLocation="RelWithDebInfo"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Extras/Serialize/BulletFileLoader/RelWithDebInfo/BulletFileLoader.pdb"
|
||||
ProgramDataBaseFileName="RelWithDebInfo/BulletFileLoader.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Name="BulletWorldImporter"
|
||||
ProjectGUID="{DFB781A1-4AB7-438E-884A-AE2AA604E678}"
|
||||
ProjectGUID="{DEBDACD5-CD49-4B49-BC01-87AD6D6281D8}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
@@ -34,7 +34,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Debug\""
|
||||
AssemblerListingLocation="Debug"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Extras/Serialize/BulletWorldImporter/Debug/BulletWorldImporter.pdb"
|
||||
ProgramDataBaseFileName="Debug/BulletWorldImporter.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -86,7 +86,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Release\""
|
||||
AssemblerListingLocation="Release"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Extras/Serialize/BulletWorldImporter/Release/BulletWorldImporter.pdb"
|
||||
ProgramDataBaseFileName="Release/BulletWorldImporter.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -138,7 +138,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"MinSizeRel\""
|
||||
AssemblerListingLocation="MinSizeRel"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Extras/Serialize/BulletWorldImporter/MinSizeRel/BulletWorldImporter.pdb"
|
||||
ProgramDataBaseFileName="MinSizeRel/BulletWorldImporter.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -191,7 +191,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"RelWithDebInfo\""
|
||||
AssemblerListingLocation="RelWithDebInfo"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/Extras/Serialize/BulletWorldImporter/RelWithDebInfo/BulletWorldImporter.pdb"
|
||||
ProgramDataBaseFileName="RelWithDebInfo/BulletWorldImporter.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Name="BulletCollision"
|
||||
ProjectGUID="{A2EC9B6A-7026-44C5-9CAE-881F278F008C}"
|
||||
ProjectGUID="{AD5E10CD-6962-4B79-B5E0-4D3F5957640D}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
@@ -34,7 +34,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Debug\""
|
||||
AssemblerListingLocation="Debug"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/src/BulletCollision/Debug/BulletCollision.pdb"
|
||||
ProgramDataBaseFileName="Debug/BulletCollision.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -86,7 +86,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Release\""
|
||||
AssemblerListingLocation="Release"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/src/BulletCollision/Release/BulletCollision.pdb"
|
||||
ProgramDataBaseFileName="Release/BulletCollision.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -138,7 +138,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"MinSizeRel\""
|
||||
AssemblerListingLocation="MinSizeRel"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/src/BulletCollision/MinSizeRel/BulletCollision.pdb"
|
||||
ProgramDataBaseFileName="MinSizeRel/BulletCollision.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -191,7 +191,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"RelWithDebInfo\""
|
||||
AssemblerListingLocation="RelWithDebInfo"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/src/BulletCollision/RelWithDebInfo/BulletCollision.pdb"
|
||||
ProgramDataBaseFileName="RelWithDebInfo/BulletCollision.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Name="BulletDynamics"
|
||||
ProjectGUID="{835C635C-8A96-48EE-A14E-68012204EF53}"
|
||||
ProjectGUID="{80A3C5DE-7BE2-4D03-A634-51CB8A567499}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
@@ -34,7 +34,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Debug\""
|
||||
AssemblerListingLocation="Debug"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/src/BulletDynamics/Debug/BulletDynamics.pdb"
|
||||
ProgramDataBaseFileName="Debug/BulletDynamics.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -86,7 +86,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Release\""
|
||||
AssemblerListingLocation="Release"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/src/BulletDynamics/Release/BulletDynamics.pdb"
|
||||
ProgramDataBaseFileName="Release/BulletDynamics.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -138,7 +138,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"MinSizeRel\""
|
||||
AssemblerListingLocation="MinSizeRel"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/src/BulletDynamics/MinSizeRel/BulletDynamics.pdb"
|
||||
ProgramDataBaseFileName="MinSizeRel/BulletDynamics.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -191,7 +191,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"RelWithDebInfo\""
|
||||
AssemblerListingLocation="RelWithDebInfo"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/src/BulletDynamics/RelWithDebInfo/BulletDynamics.pdb"
|
||||
ProgramDataBaseFileName="RelWithDebInfo/BulletDynamics.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Name="BulletMultiThreaded"
|
||||
ProjectGUID="{8A8F7882-D896-4D14-88B7-5EF0920FCA7A}"
|
||||
ProjectGUID="{CDCE1BB5-7E36-4B6E-8649-EC227C6E854B}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
@@ -34,7 +34,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Debug\""
|
||||
AssemblerListingLocation="Debug"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/src/BulletMultiThreaded/Debug/BulletMultiThreaded.pdb"
|
||||
ProgramDataBaseFileName="Debug/BulletMultiThreaded.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -86,7 +86,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Release\""
|
||||
AssemblerListingLocation="Release"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/src/BulletMultiThreaded/Release/BulletMultiThreaded.pdb"
|
||||
ProgramDataBaseFileName="Release/BulletMultiThreaded.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -138,7 +138,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"MinSizeRel\""
|
||||
AssemblerListingLocation="MinSizeRel"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/src/BulletMultiThreaded/MinSizeRel/BulletMultiThreaded.pdb"
|
||||
ProgramDataBaseFileName="MinSizeRel/BulletMultiThreaded.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -191,7 +191,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"RelWithDebInfo\""
|
||||
AssemblerListingLocation="RelWithDebInfo"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/src/BulletMultiThreaded/RelWithDebInfo/BulletMultiThreaded.pdb"
|
||||
ProgramDataBaseFileName="RelWithDebInfo/BulletMultiThreaded.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Name="BulletSoftBody"
|
||||
ProjectGUID="{6CA18677-5338-444B-9116-52CE11D6C63C}"
|
||||
ProjectGUID="{E0E26D32-94F3-4B65-9EBF-BBF6E89630B5}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
@@ -34,7 +34,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Debug\""
|
||||
AssemblerListingLocation="Debug"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/src/BulletSoftBody/Debug/BulletSoftBody.pdb"
|
||||
ProgramDataBaseFileName="Debug/BulletSoftBody.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -86,7 +86,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Release\""
|
||||
AssemblerListingLocation="Release"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/src/BulletSoftBody/Release/BulletSoftBody.pdb"
|
||||
ProgramDataBaseFileName="Release/BulletSoftBody.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -138,7 +138,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"MinSizeRel\""
|
||||
AssemblerListingLocation="MinSizeRel"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/src/BulletSoftBody/MinSizeRel/BulletSoftBody.pdb"
|
||||
ProgramDataBaseFileName="MinSizeRel/BulletSoftBody.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -191,7 +191,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"RelWithDebInfo\""
|
||||
AssemblerListingLocation="RelWithDebInfo"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/src/BulletSoftBody/RelWithDebInfo/BulletSoftBody.pdb"
|
||||
ProgramDataBaseFileName="RelWithDebInfo/BulletSoftBody.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Name="LinearMath"
|
||||
ProjectGUID="{06454006-3C72-4345-80E4-7CE5576E59F2}"
|
||||
ProjectGUID="{E2AC4CAD-23A5-4896-A5C2-47E8E28980F6}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
@@ -34,7 +34,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Debug\""
|
||||
AssemblerListingLocation="Debug"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/src/LinearMath/Debug/LinearMath.pdb"
|
||||
ProgramDataBaseFileName="Debug/LinearMath.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -86,7 +86,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"Release\""
|
||||
AssemblerListingLocation="Release"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/src/LinearMath/Release/LinearMath.pdb"
|
||||
ProgramDataBaseFileName="Release/LinearMath.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -138,7 +138,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"MinSizeRel\""
|
||||
AssemblerListingLocation="MinSizeRel"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/src/LinearMath/MinSizeRel/LinearMath.pdb"
|
||||
ProgramDataBaseFileName="MinSizeRel/LinearMath.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
@@ -191,7 +191,7 @@
|
||||
PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_IRR_STATIC_LIB_,_CRT_SECURE_NO_WARNINGS,_CRT_SECURE_NO_DEPRECATE,CMAKE_INTDIR=\"RelWithDebInfo\""
|
||||
AssemblerListingLocation="RelWithDebInfo"
|
||||
ObjectFile="$(IntDir)\"
|
||||
ProgramDataBaseFileName="L:/develop/bullet-2.76/msvc/2008/src/LinearMath/RelWithDebInfo/LinearMath.pdb"
|
||||
ProgramDataBaseFileName="RelWithDebInfo/LinearMath.pdb"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
|
||||
Reference in New Issue
Block a user