- <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <CodeBlocks_project_file>
- <FileVersion major="1" minor="6" />
- <Project>
- <Option title="TestBed" />
- <Option pch_mode="2" />
- <Option compiler="gcc" />
- <Build>
- <Target title="Debug">
- <Option output="binDebugTestBed" prefix_auto="1" extension_auto="1" />
- <Option object_output="objDebug" />
- <Option type="1" />
- <Option compiler="gcc" />
- <Compiler>
- <Add option="-g" />
- </Compiler>
- </Target>
- <Target title="Release">
- <Option output="binReleaseTestBed" prefix_auto="1" extension_auto="1" />
- <Option object_output="objRelease" />
- <Option type="1" />
- <Option compiler="gcc" />
- <Compiler>
- <Add option="-O2" />
- </Compiler>
- <Linker>
- <Add option="-s" />
- </Linker>
- </Target>
- </Build>
- <Compiler>
- <Add option="-Wall" />
- <Add option="-fexceptions" />
- <Add option="-DFREEGLUT_STATIC" />
- <Add directory="....include" />
- <Add directory="....Contrib" />
- <Add directory="....Contribfreeglut" />
- <Add directory="....Contribglui" />
- </Compiler>
- <Linker>
- <Add library="libBox2D.a" />
- <Add library="libFreeGLUT.a" />
- <Add library="libGLUI.a" />
- <Add library="GLU32" />
- <Add library="OpenGL32" />
- <Add library="WinMM" />
- <Add library="GDI32" />
- <Add directory="....Library" />
- </Linker>
- <Unit filename="....ExamplesTestBedFrameworkMain.cpp" />
- <Unit filename="....ExamplesTestBedFrameworkRender.cpp" />
- <Unit filename="....ExamplesTestBedFrameworkRender.h" />
- <Unit filename="....ExamplesTestBedFrameworkTest.cpp" />
- <Unit filename="....ExamplesTestBedFrameworkTest.h" />
- <Unit filename="....ExamplesTestBedTestsApplyForce.h" />
- <Unit filename="....ExamplesTestBedTestsBiped.cpp" />
- <Unit filename="....ExamplesTestBedTestsBiped.h" />
- <Unit filename="....ExamplesTestBedTestsBipedDef.cpp" />
- <Unit filename="....ExamplesTestBedTestsBipedDef.h" />
- <Unit filename="....ExamplesTestBedTestsBipedTest.h" />
- <Unit filename="....ExamplesTestBedTestsBreakableBody.h" />
- <Unit filename="....ExamplesTestBedTestsBridge.h" />
- <Unit filename="....ExamplesTestBedTestsBroadPhaseTest.cpp" />
- <Unit filename="....ExamplesTestBedTestsBroadPhaseTest.h" />
- <Unit filename="....ExamplesTestBedTestsBuoyancy.h" />
- <Unit filename="....ExamplesTestBedTestsCCDTest.h" />
- <Unit filename="....ExamplesTestBedTestsCar.h" />
- <Unit filename="....ExamplesTestBedTestsChain.h" />
- <Unit filename="....ExamplesTestBedTestsCollisionFiltering.h" />
- <Unit filename="....ExamplesTestBedTestsCollisionProcessing.h" />
- <Unit filename="....ExamplesTestBedTestsCompoundShapes.h" />
- <Unit filename="....ExamplesTestBedTestsContactCallbackTest.h" />
- <Unit filename="....ExamplesTestBedTestsConvexDecomposition.h" />
- <Unit filename="....ExamplesTestBedTestsDistanceTest.h" />
- <Unit filename="....ExamplesTestBedTestsDominos.h" />
- <Unit filename="....ExamplesTestBedTestsDynamicEdges.h" />
- <Unit filename="....ExamplesTestBedTestsElasticBody.h" />
- <Unit filename="....ExamplesTestBedTestsGears.h" />
- <Unit filename="....ExamplesTestBedTestsLineJoint.h" />
- <Unit filename="....ExamplesTestBedTestsMotorsAndLimits.h" />
- <Unit filename="....ExamplesTestBedTestsPolyCollision.h" />
- <Unit filename="....ExamplesTestBedTestsPolyShapes.h" />
- <Unit filename="....ExamplesTestBedTestsPrismatic.h" />
- <Unit filename="....ExamplesTestBedTestsPulleys.h" />
- <Unit filename="....ExamplesTestBedTestsPyramid.h" />
- <Unit filename="....ExamplesTestBedTestsPyramidStaticEdges.h" />
- <Unit filename="....ExamplesTestBedTestsRaycastTest.h" />
- <Unit filename="....ExamplesTestBedTestsRevolute.h" />
- <Unit filename="....ExamplesTestBedTestsSensorTest.h" />
- <Unit filename="....ExamplesTestBedTestsShapeEditing.h" />
- <Unit filename="....ExamplesTestBedTestsSliderCrank.h" />
- <Unit filename="....ExamplesTestBedTestsSphereStack.h" />
- <Unit filename="....ExamplesTestBedTestsStaticEdges.h" />
- <Unit filename="....ExamplesTestBedTestsTestEntries.cpp" />
- <Unit filename="....ExamplesTestBedTestsTheoJansen.h" />
- <Unit filename="....ExamplesTestBedTestsTimeOfImpact.h" />
- <Unit filename="....ExamplesTestBedTestsTriangleMesh.cpp" />
- <Unit filename="....ExamplesTestBedTestsTriangleMesh.h" />
- <Unit filename="....ExamplesTestBedTestsVaryingFriction.h" />
- <Unit filename="....ExamplesTestBedTestsVaryingRestitution.h" />
- <Unit filename="....ExamplesTestBedTestsVerticalStack.h" />
- <Unit filename="....ExamplesTestBedTestsWeb.h" />
- <Extensions>
- <code_completion />
- <envvars />
- <debugger />
- </Extensions>
- </Project>
- </CodeBlocks_project_file>