Page MenuHomePhorge

configurations.xml
No OneTemporary

Size
397 KB
Referenced Files
None
Subscribers
None

configurations.xml

This file is larger than 256 KB, so syntax highlighting was skipped.
<?xml version="1.0" encoding="UTF-8"?>
<configurationDescriptor version="100">
<logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
<logicalFolder name="HeaderFiles"
displayName="Header Files"
projectFiles="true">
<logicalFolder name="include" displayName="include" projectFiles="true">
<logicalFolder name="echo" displayName="echo" projectFiles="true">
<logicalFolder name="Animation" displayName="Animation" projectFiles="true">
<itemPath>include/echo/Animation/Animation.h</itemPath>
<itemPath>include/echo/Animation/AnimationState.h</itemPath>
<itemPath>include/echo/Animation/AnimationTimeIndex.h</itemPath>
<itemPath>include/echo/Animation/AnimationTrack.h</itemPath>
<itemPath>include/echo/Animation/Bone.h</itemPath>
<itemPath>include/echo/Animation/BoneAnimationTrack.h</itemPath>
<itemPath>include/echo/Animation/BoneKeyFrame.h</itemPath>
<itemPath>include/echo/Animation/Interpolator.h</itemPath>
<itemPath>include/echo/Animation/KeyFrame.h</itemPath>
<itemPath>include/echo/Animation/Skeleton.h</itemPath>
<itemPath>include/echo/Animation/SkeletonAnimation.h</itemPath>
<itemPath>include/echo/Animation/SkeletonAnimationState.h</itemPath>
<itemPath>include/echo/Animation/SpriteAnimation.h</itemPath>
</logicalFolder>
<logicalFolder name="Audio" displayName="Audio" projectFiles="true">
<itemPath>include/echo/Audio/Audio.h</itemPath>
<itemPath>include/echo/Audio/AudioBuffer.h</itemPath>
<itemPath>include/echo/Audio/AudioPlayer.h</itemPath>
<itemPath>include/echo/Audio/AudioSource.h</itemPath>
<itemPath>include/echo/Audio/AudioStream.h</itemPath>
</logicalFolder>
<logicalFolder name="Chrono" displayName="Chrono" projectFiles="true">
<itemPath>include/echo/Chrono/CPUTimer.h</itemPath>
<itemPath>include/echo/Chrono/Chrono.h</itemPath>
<itemPath>include/echo/Chrono/CountDownTimer.h</itemPath>
<itemPath>include/echo/Chrono/FrameRateLimiter.h</itemPath>
</logicalFolder>
<logicalFolder name="cpp" displayName="cpp" projectFiles="true">
<itemPath>include/echo/cpp/chrono</itemPath>
<itemPath>include/echo/cpp/functional</itemPath>
<itemPath>include/echo/cpp/thread</itemPath>
</logicalFolder>
<logicalFolder name="FileSystem" displayName="FileSystem" projectFiles="true">
<itemPath>include/echo/FileSystem/File.h</itemPath>
<itemPath>include/echo/FileSystem/FileReference.h</itemPath>
<itemPath>include/echo/FileSystem/FileReferenceEncrypted.h</itemPath>
<itemPath>include/echo/FileSystem/FileReferenceFile.h</itemPath>
<itemPath>include/echo/FileSystem/FileReferenceMemory.h</itemPath>
<itemPath>include/echo/FileSystem/FileReferenceVFS.h</itemPath>
<itemPath>include/echo/FileSystem/FileSystem.h</itemPath>
<itemPath>include/echo/FileSystem/FileSystemSource.h</itemPath>
<itemPath>include/echo/FileSystem/FileSystemSourceEncrypted.h</itemPath>
<itemPath>include/echo/FileSystem/FileSystemSourceFile.h</itemPath>
<itemPath>include/echo/FileSystem/FileSystemSourceMemory.h</itemPath>
<itemPath>include/echo/FileSystem/FileSystemSourceVFS.h</itemPath>
<itemPath>include/echo/Graphics/NodeInterface.h</itemPath>
</logicalFolder>
<logicalFolder name="generated" displayName="generated" projectFiles="true">
<itemPath>include/echo/generated/GUI.pb.h</itemPath>
<itemPath>include/echo/generated/MappedInputDevice.pb.h</itemPath>
<itemPath>include/echo/generated/Material.pb.h</itemPath>
</logicalFolder>
<logicalFolder name="Graphics" displayName="Graphics" projectFiles="true">
<itemPath>include/echo/Graphics/BlendMode.h</itemPath>
<itemPath>include/echo/Graphics/Camera.h</itemPath>
<itemPath>include/echo/Graphics/CameraDollies.h</itemPath>
<itemPath>include/echo/Graphics/Colour.h</itemPath>
<itemPath>include/echo/Graphics/ElementBuffer.h</itemPath>
<itemPath>include/echo/Graphics/Font.h</itemPath>
<itemPath>include/echo/Graphics/Frustum.h</itemPath>
<itemPath>include/echo/Graphics/GenericCameraController.h</itemPath>
<itemPath>include/echo/Graphics/Light.h</itemPath>
<itemPath>include/echo/Graphics/Material.h</itemPath>
<itemPath>include/echo/Graphics/MaterialAnimation.h</itemPath>
<itemPath>include/echo/Graphics/Mesh.h</itemPath>
<itemPath>include/echo/Graphics/MultiRenderer.h</itemPath>
<itemPath>include/echo/Graphics/MultipassRenderable.h</itemPath>
<itemPath>include/echo/Graphics/Node.h</itemPath>
<itemPath>include/echo/Graphics/ParticleEffectManager.h</itemPath>
<itemPath>include/echo/Graphics/ParticleSystems.h</itemPath>
<itemPath>include/echo/Graphics/PrimitiveTypes.h</itemPath>
<itemPath>include/echo/Graphics/RenderPass.h</itemPath>
<itemPath>include/echo/Graphics/RenderTarget.h</itemPath>
<itemPath>include/echo/Graphics/RenderTargetNotifier.h</itemPath>
<itemPath>include/echo/Graphics/Renderable.h</itemPath>
<itemPath>include/echo/Graphics/Renderer.h</itemPath>
<itemPath>include/echo/Graphics/Scene.h</itemPath>
<itemPath>include/echo/Graphics/SceneEntity.h</itemPath>
<itemPath>include/echo/Graphics/SceneRenderable.h</itemPath>
<itemPath>include/echo/Graphics/Shader.h</itemPath>
<itemPath>include/echo/Graphics/ShaderProgram.h</itemPath>
<itemPath>include/echo/Graphics/SkyBox.h</itemPath>
<itemPath>include/echo/Graphics/Sprite.h</itemPath>
<itemPath>include/echo/Graphics/StereoscopicRenderer.h</itemPath>
<itemPath>include/echo/Graphics/SubMesh.h</itemPath>
<itemPath>include/echo/Graphics/Terrain.h</itemPath>
<itemPath>include/echo/Graphics/TextEntity.h</itemPath>
<itemPath>include/echo/Graphics/TextMesh.h</itemPath>
<itemPath>include/echo/Graphics/Texture.h</itemPath>
<itemPath>include/echo/Graphics/TextureUnit.h</itemPath>
<itemPath>include/echo/Graphics/VertexAttribute.h</itemPath>
<itemPath>include/echo/Graphics/VertexBuffer.h</itemPath>
<itemPath>include/echo/Graphics/Viewport.h</itemPath>
</logicalFolder>
<logicalFolder name="GUI" displayName="GUI" projectFiles="true">
<itemPath>include/echo/GUI/Button.h</itemPath>
<itemPath>include/echo/GUI/Container.h</itemPath>
<itemPath>include/echo/GUI/Cursor.h</itemPath>
<itemPath>include/echo/GUI/Element.h</itemPath>
<itemPath>include/echo/GUI/GUI.h</itemPath>
<itemPath>include/echo/GUI/Image.h</itemPath>
<itemPath>include/echo/GUI/Layout.h</itemPath>
<itemPath>include/echo/GUI/Menu.h</itemPath>
<itemPath>include/echo/GUI/Screen.h</itemPath>
<itemPath>include/echo/GUI/Text.h</itemPath>
</logicalFolder>
<logicalFolder name="Input" displayName="Input" projectFiles="true">
<itemPath>include/echo/Input/GenericInputDevice.h</itemPath>
<itemPath>include/echo/Input/Input.h</itemPath>
<itemPath>include/echo/Input/InputDevice.h</itemPath>
<itemPath>include/echo/Input/MappedInputDevice.h</itemPath>
<itemPath>include/echo/Input/MappedInputDeviceLoader.h</itemPath>
<itemPath>include/echo/Input/OnScreenAnalogueStick.h</itemPath>
<itemPath>include/echo/Input/PseudoKeyboard.h</itemPath>
<itemPath>include/echo/Input/PseudoMouse.h</itemPath>
</logicalFolder>
<logicalFolder name="Kernel" displayName="Kernel" projectFiles="true">
<itemPath>include/echo/Kernel/ExecutionModel.h</itemPath>
<itemPath>include/echo/Kernel/Kernel.h</itemPath>
<itemPath>include/echo/Kernel/Mutex.h</itemPath>
<itemPath>include/echo/Kernel/ScopedLock.h</itemPath>
<itemPath>include/echo/Kernel/SimpleExecutionModel.h</itemPath>
<itemPath>include/echo/Kernel/Task.h</itemPath>
<itemPath>include/echo/Kernel/TaskGroup.h</itemPath>
<itemPath>include/echo/Kernel/TaskManager.h</itemPath>
<itemPath>include/echo/Kernel/TaskThread.h</itemPath>
<itemPath>include/echo/Kernel/Thread.h</itemPath>
</logicalFolder>
<logicalFolder name="Logging" displayName="Logging" projectFiles="true">
<itemPath>include/echo/Logging/Logging.h</itemPath>
</logicalFolder>
<logicalFolder name="Maths" displayName="Maths" projectFiles="true">
<itemPath>include/echo/Maths/AxisAlignedBox.h</itemPath>
<itemPath>include/echo/Maths/EchoMaths.h</itemPath>
<itemPath>include/echo/Maths/Geometry.h</itemPath>
<itemPath>include/echo/Maths/Length.h</itemPath>
<itemPath>include/echo/Maths/Matrix.h</itemPath>
<itemPath>include/echo/Maths/Matrix3.h</itemPath>
<itemPath>include/echo/Maths/Matrix4.h</itemPath>
<itemPath>include/echo/Maths/Plane.h</itemPath>
<itemPath>include/echo/Maths/PlaneBoundedVolume.h</itemPath>
<itemPath>include/echo/Maths/Quaternion.h</itemPath>
<itemPath>include/echo/Maths/Ray.h</itemPath>
<itemPath>include/echo/Maths/Sphere.h</itemPath>
<itemPath>include/echo/Maths/Vector2.h</itemPath>
<itemPath>include/echo/Maths/Vector3.h</itemPath>
<itemPath>include/echo/Maths/Vector4.h</itemPath>
<itemPath>include/echo/Maths/VectorUtils.h</itemPath>
</logicalFolder>
<logicalFolder name="Network" displayName="Network" projectFiles="true">
<itemPath>include/echo/Network/Connection.h</itemPath>
<itemPath>include/echo/Network/ConnectionDetails.h</itemPath>
<itemPath>include/echo/Network/ConnectionOwner.h</itemPath>
<itemPath>include/echo/Network/DataPacket.h</itemPath>
<itemPath>include/echo/Network/DataPacketFactory.h</itemPath>
<itemPath>include/echo/Network/GeneralError.h</itemPath>
<itemPath>include/echo/Network/IncomingConnectionListener.h</itemPath>
<itemPath>include/echo/Network/NetRedefinitions.h</itemPath>
<itemPath>include/echo/Network/NetworkEventListener.h</itemPath>
<itemPath>include/echo/Network/NetworkExecutionModel.h</itemPath>
<itemPath>include/echo/Network/NetworkManager.h</itemPath>
<itemPath>include/echo/Network/NetworkManagerUpdater.h</itemPath>
<itemPath>include/echo/Network/NetworkSystem.h</itemPath>
<itemPath>include/echo/Network/SimpleDataPacketPool.h</itemPath>
<itemPath>include/echo/Network/SocketNetworkSystem.h</itemPath>
<itemPath>include/echo/Network/TCPConnection.h</itemPath>
<itemPath>include/echo/Network/UDPConnection.h</itemPath>
<itemPath>include/echo/Network/WebSocketConnection.h</itemPath>
<itemPath>include/echo/Network/WebSocketNetworkSystem.h</itemPath>
</logicalFolder>
<logicalFolder name="Physics" displayName="Physics" projectFiles="true">
<itemPath>include/echo/Physics/BulletCollisionResult.h</itemPath>
<itemPath>include/echo/Physics/BulletDynamicMotionState.h</itemPath>
<itemPath>include/echo/Physics/BulletFactory.h</itemPath>
<itemPath>include/echo/Physics/BulletKinematicMotionState.h</itemPath>
<itemPath>include/echo/Physics/BulletMeshDebugDrawer.h</itemPath>
<itemPath>include/echo/Physics/BulletMeshPhysicsShape.h</itemPath>
<itemPath>include/echo/Physics/BulletMotionState.h</itemPath>
<itemPath>include/echo/Physics/BulletPhysicsShape.h</itemPath>
<itemPath>include/echo/Physics/BulletPhysicsWorld.h</itemPath>
<itemPath>include/echo/Physics/BulletRigidBody.h</itemPath>
<itemPath>include/echo/Physics/BulletTypeConverters.h</itemPath>
<itemPath>include/echo/Physics/CollisionResult.h</itemPath>
<itemPath>include/echo/Physics/MotionState.h</itemPath>
<itemPath>include/echo/Physics/PhysicsBody.h</itemPath>
<itemPath>include/echo/Physics/PhysicsFactory.h</itemPath>
<itemPath>include/echo/Physics/PhysicsShape.h</itemPath>
<itemPath>include/echo/Physics/PhysicsWorld.h</itemPath>
</logicalFolder>
<logicalFolder name="Platforms" displayName="Platforms" projectFiles="true">
<logicalFolder name="AL" displayName="AL" projectFiles="true">
<itemPath>include/echo/Platforms/AL/OpenALAudio.h</itemPath>
<itemPath>include/echo/Platforms/AL/OpenALAudioBuffer.h</itemPath>
</logicalFolder>
<logicalFolder name="Android" displayName="Android" projectFiles="true">
<itemPath>include/echo/Platforms/Android/AndroidExecutionModel.h</itemPath>
<itemPath>include/echo/Platforms/Android/AndroidSupport.h</itemPath>
<itemPath>include/echo/Platforms/Android/AndroidWindow.h</itemPath>
<itemPath>include/echo/Platforms/Android/FileReferenceAPK.h</itemPath>
<itemPath>include/echo/Platforms/Android/FileSystemSourceAPK.h</itemPath>
</logicalFolder>
<logicalFolder name="GCN" displayName="GCN" projectFiles="true">
<itemPath>include/echo/Platforms/GCN/Types.h</itemPath>
</logicalFolder>
<logicalFolder name="GL" displayName="GL" projectFiles="true">
<itemPath>include/echo/Platforms/GL/GLContext.h</itemPath>
<itemPath>include/echo/Platforms/GL/GLRenderTarget.h</itemPath>
<itemPath>include/echo/Platforms/GL/GLShader.h</itemPath>
<itemPath>include/echo/Platforms/GL/GLShaderProgram.h</itemPath>
<itemPath>include/echo/Platforms/GL/GLShaderSupport.h</itemPath>
<itemPath>include/echo/Platforms/GL/GLSupport.h</itemPath>
<itemPath>include/echo/Platforms/GL/GLTexture.h</itemPath>
</logicalFolder>
<logicalFolder name="GTK" displayName="GTK" projectFiles="true">
<itemPath>include/echo/Platforms/GTK/GTKExecutionModel.h</itemPath>
<itemPath>include/echo/Platforms/GTK/GTKKeyboard.h</itemPath>
<itemPath>include/echo/Platforms/GTK/GTKMouse.h</itemPath>
<itemPath>include/echo/Platforms/GTK/GTKWindow.h</itemPath>
</logicalFolder>
<logicalFolder name="iOS" displayName="iOS" projectFiles="true">
</logicalFolder>
<logicalFolder name="Linux" displayName="Linux" projectFiles="true">
</logicalFolder>
<logicalFolder name="OpenSLES" displayName="OpenSLES" projectFiles="true">
<itemPath>include/echo/Platforms/OpenSLES/OpenSLESAudio.h</itemPath>
<itemPath>include/echo/Platforms/OpenSLES/OpenSLESAudioBuffer.h</itemPath>
<itemPath>include/echo/Platforms/OpenSLES/OpenSLESPlayer.h</itemPath>
</logicalFolder>
<logicalFolder name="OSX" displayName="OSX" projectFiles="true">
</logicalFolder>
<logicalFolder name="POSIX" displayName="POSIX" projectFiles="true">
<itemPath>include/echo/Platforms/POSIX/POSIXShell.h</itemPath>
</logicalFolder>
<logicalFolder name="Wii" displayName="Wii" projectFiles="true">
<itemPath>include/echo/Platforms/Wii/GXRenderTarget.h</itemPath>
<itemPath>include/echo/Platforms/Wii/GXTexture.h</itemPath>
<itemPath>include/echo/Platforms/Wii/SDFileSystemSource.h</itemPath>
<itemPath>include/echo/Platforms/Wii/USBFileSystemSource.h</itemPath>
<itemPath>include/echo/Platforms/Wii/WiiExecutionModel.h</itemPath>
<itemPath>include/echo/Platforms/Wii/WiiSystemInput.h</itemPath>
<itemPath>include/echo/Platforms/Wii/Wiimote.h</itemPath>
</logicalFolder>
<logicalFolder name="Windows" displayName="Windows" projectFiles="true">
<itemPath>include/echo/Platforms/Windows/DirectInput.h</itemPath>
<itemPath>include/echo/Platforms/Windows/DirectInputDevice.h</itemPath>
<itemPath>include/echo/Platforms/Windows/DirectInputDeviceManager.h</itemPath>
<itemPath>include/echo/Platforms/Windows/DirectSoundAudio.h</itemPath>
<itemPath>include/echo/Platforms/Windows/DirectSoundAudioBuffer.h</itemPath>
<itemPath>include/echo/Platforms/Windows/EntryPointWinMain.h</itemPath>
<itemPath>include/echo/Platforms/Windows/SWindow.h</itemPath>
<itemPath>include/echo/Platforms/Windows/Types.h</itemPath>
<itemPath>include/echo/Platforms/Windows/WindowsExecutionModel.h</itemPath>
<itemPath>include/echo/Platforms/Windows/WindowsGLWindow.h</itemPath>
<itemPath>include/echo/Platforms/Windows/WindowsKeyboard.h</itemPath>
<itemPath>include/echo/Platforms/Windows/WindowsMouse.h</itemPath>
<itemPath>include/echo/Platforms/Windows/XInputDevice.h</itemPath>
<itemPath>include/echo/Platforms/Windows/XInputDeviceManager.h</itemPath>
</logicalFolder>
<itemPath>include/echo/Platforms/EntryPointMain.h</itemPath>
</logicalFolder>
<logicalFolder name="Plugin" displayName="Plugin" projectFiles="true">
<itemPath>include/echo/Plugin/Plugin.h</itemPath>
</logicalFolder>
<logicalFolder name="Resource" displayName="Resource" projectFiles="true">
<itemPath>include/echo/Resource/3dsReader.h</itemPath>
<itemPath>include/echo/Resource/BitmapLoader.h</itemPath>
<itemPath>include/echo/Resource/FontManager.h</itemPath>
<itemPath>include/echo/Resource/FragmentShaderManager.h</itemPath>
<itemPath>include/echo/Resource/MaterialManager.h</itemPath>
<itemPath>include/echo/Resource/MeshManager.h</itemPath>
<itemPath>include/echo/Resource/MeshReader.h</itemPath>
<itemPath>include/echo/Resource/OggAudioSource.h</itemPath>
<itemPath>include/echo/Resource/PNGLoader.h</itemPath>
<itemPath>include/echo/Resource/RIFFReader.h</itemPath>
<itemPath>include/echo/Resource/Resource.h</itemPath>
<itemPath>include/echo/Resource/ResourceDelegate.h</itemPath>
<itemPath>include/echo/Resource/ResourceManager.h</itemPath>
<itemPath>include/echo/Resource/ResourceManagerBase.h</itemPath>
<itemPath>include/echo/Resource/SkeletonManager.h</itemPath>
<itemPath>include/echo/Resource/SkeletonReader.h</itemPath>
<itemPath>include/echo/Resource/TextureLoader.h</itemPath>
<itemPath>include/echo/Resource/TextureManager.h</itemPath>
<itemPath>include/echo/Resource/VertexShaderManager.h</itemPath>
<itemPath>include/echo/Resource/WavAudioSource.h</itemPath>
<itemPath>include/echo/Resource/XMAudioSource.h</itemPath>
</logicalFolder>
<logicalFolder name="Shell" displayName="Shell" projectFiles="true">
<itemPath>include/echo/Shell/Shell.h</itemPath>
</logicalFolder>
<logicalFolder name="f1" displayName="Speech" projectFiles="true">
<itemPath>include/echo/Speech/SpeechToTextReceiver.h</itemPath>
</logicalFolder>
<logicalFolder name="Tile" displayName="Tile" projectFiles="true">
<itemPath>include/echo/Tile/TMXLoader.h</itemPath>
<itemPath>include/echo/Tile/Tile.h</itemPath>
<itemPath>include/echo/Tile/TileLayer.h</itemPath>
<itemPath>include/echo/Tile/TileMap.h</itemPath>
<itemPath>include/echo/Tile/TileSet.h</itemPath>
</logicalFolder>
<logicalFolder name="Util" displayName="Util" projectFiles="true">
<itemPath>include/echo/Util/Configuration.h</itemPath>
<itemPath>include/echo/Util/ContextSwitcher.h</itemPath>
<itemPath>include/echo/Util/DirectoryMonitor.h</itemPath>
<itemPath>include/echo/Util/FunctionBinder.h</itemPath>
<itemPath>include/echo/Util/InheritableEnableSharedFromThis.h</itemPath>
<itemPath>include/echo/Util/NetworkRedirect.h</itemPath>
<itemPath>include/echo/Util/Oscillator.h</itemPath>
<itemPath>include/echo/Util/Parsers.h</itemPath>
<itemPath>include/echo/Util/ProcessorInformationHelper.h</itemPath>
<itemPath>include/echo/Util/Protobuf.h</itemPath>
<itemPath>include/echo/Util/RegEx.h</itemPath>
<itemPath>include/echo/Util/ScenePicker.h</itemPath>
<itemPath>include/echo/Util/StringSetter.h</itemPath>
<itemPath>include/echo/Util/StringUtils.h</itemPath>
<itemPath>include/echo/Util/Texture.h</itemPath>
<itemPath>include/echo/Util/Utils.h</itemPath>
</logicalFolder>
<itemPath>include/echo/Application.h</itemPath>
<itemPath>include/echo/Assert.h</itemPath>
<itemPath>include/echo/Platform.h</itemPath>
<itemPath>include/echo/PlatformStub.h</itemPath>
<itemPath>include/echo/Types.h</itemPath>
<itemPath>include/echo/UTF8String.h</itemPath>
</logicalFolder>
</logicalFolder>
</logicalFolder>
<logicalFolder name="ResourceFiles"
displayName="Resource Files"
projectFiles="true">
<logicalFolder name="proto" displayName="proto" projectFiles="true">
<itemPath>proto/Font.proto</itemPath>
<itemPath>proto/GUI.proto</itemPath>
<itemPath>proto/MappedInputDevice.proto</itemPath>
<itemPath>proto/Material.proto</itemPath>
<itemPath>proto/generate.sh</itemPath>
</logicalFolder>
</logicalFolder>
<logicalFolder name="SourceFiles"
displayName="Source Files"
projectFiles="true">
<logicalFolder name="Animation" displayName="Animation" projectFiles="true">
<itemPath>src/Animation/Animation.cpp</itemPath>
<itemPath>src/Animation/AnimationState.cpp</itemPath>
<itemPath>src/Animation/AnimationTrack.cpp</itemPath>
<itemPath>src/Animation/BoneAnimationTrack.cpp</itemPath>
<itemPath>src/Animation/Skeleton.cpp</itemPath>
<itemPath>src/Animation/SkeletonAnimation.cpp</itemPath>
<itemPath>src/Animation/SkeletonAnimationState.cpp</itemPath>
<itemPath>src/Animation/SpriteAnimation.cpp</itemPath>
</logicalFolder>
<logicalFolder name="Audio" displayName="Audio" projectFiles="true">
<itemPath>src/Audio/Audio.cpp</itemPath>
<itemPath>src/Audio/AudioBuffer.cpp</itemPath>
<itemPath>src/Audio/AudioPlayer.cpp</itemPath>
<itemPath>src/Audio/AudioSource.cpp</itemPath>
<itemPath>src/Audio/AudioStream.cpp</itemPath>
</logicalFolder>
<logicalFolder name="Chrono" displayName="Chrono" projectFiles="true">
<itemPath>src/Chrono/CPUTimer.cpp</itemPath>
<itemPath>src/Chrono/Chrono.cpp</itemPath>
<itemPath>src/Chrono/FrameRateLimiter.cpp</itemPath>
</logicalFolder>
<logicalFolder name="FileSystem" displayName="FileSystem" projectFiles="true">
<itemPath>src/FileSystem/File.cpp</itemPath>
<itemPath>src/FileSystem/FileReferenceEncrypted.cpp</itemPath>
<itemPath>src/FileSystem/FileReferenceFile.cpp</itemPath>
<itemPath>src/FileSystem/FileReferenceMemory.cpp</itemPath>
<itemPath>src/FileSystem/FileReferenceVFS.cpp</itemPath>
<itemPath>src/FileSystem/FileSystem.cpp</itemPath>
<itemPath>src/FileSystem/FileSystemSource.cpp</itemPath>
<itemPath>src/FileSystem/FileSystemSourceEncrypted.cpp</itemPath>
<itemPath>src/FileSystem/FileSystemSourceFile.cpp</itemPath>
<itemPath>src/FileSystem/FileSystemSourceMemory.cpp</itemPath>
<itemPath>src/FileSystem/FileSystemSourceVFS.cpp</itemPath>
</logicalFolder>
<logicalFolder name="generated" displayName="generated" projectFiles="true">
<itemPath>src/generated/Font.pb.cc</itemPath>
<itemPath>src/generated/GUI.pb.cc</itemPath>
<itemPath>src/generated/MappedInputDevice.pb.cc</itemPath>
<itemPath>src/generated/Material.pb.cc</itemPath>
</logicalFolder>
<logicalFolder name="Graphics" displayName="Graphics" projectFiles="true">
<itemPath>src/Graphics/Camera.cpp</itemPath>
<itemPath>src/Graphics/CameraDollies.cpp</itemPath>
<itemPath>src/Graphics/Colour.cpp</itemPath>
<itemPath>src/Graphics/ElementBuffer.cpp</itemPath>
<itemPath>src/Graphics/Frustum.cpp</itemPath>
<itemPath>src/Graphics/Light.cpp</itemPath>
<itemPath>src/Graphics/Material.cpp</itemPath>
<itemPath>src/Graphics/MaterialAnimation.cpp</itemPath>
<itemPath>src/Graphics/Mesh.cpp</itemPath>
<itemPath>src/Graphics/MultiRenderer.cpp</itemPath>
<itemPath>src/Graphics/MultipassRenderable.cpp</itemPath>
<itemPath>src/Graphics/Node.cpp</itemPath>
<itemPath>src/Graphics/PrimitiveTypes.cpp</itemPath>
<itemPath>src/Graphics/RenderPass.cpp</itemPath>
<itemPath>src/Graphics/RenderTarget.cpp</itemPath>
<itemPath>src/Graphics/RenderTargetNotifier.cpp</itemPath>
<itemPath>src/Graphics/Renderable.cpp</itemPath>
<itemPath>src/Graphics/Renderer.cpp</itemPath>
<itemPath>src/Graphics/Scene.cpp</itemPath>
<itemPath>src/Graphics/SceneEntity.cpp</itemPath>
<itemPath>src/Graphics/SceneRenderable.cpp</itemPath>
<itemPath>src/Graphics/Shader.cpp</itemPath>
<itemPath>src/Graphics/ShaderProgram.cpp</itemPath>
<itemPath>src/Graphics/SkyBox.cpp</itemPath>
<itemPath>src/Graphics/Sprite.cpp</itemPath>
<itemPath>src/Graphics/StereoscopicRenderer.cpp</itemPath>
<itemPath>src/Graphics/SubMesh.cpp</itemPath>
<itemPath>src/Graphics/Terrain.cpp</itemPath>
<itemPath>src/Graphics/TextMesh.cpp</itemPath>
<itemPath>src/Graphics/Texture.cpp</itemPath>
<itemPath>src/Graphics/TextureUnit.cpp</itemPath>
<itemPath>src/Graphics/VertexAttribute.cpp</itemPath>
<itemPath>src/Graphics/VertexBuffer.cpp</itemPath>
<itemPath>src/Graphics/Viewport.cpp</itemPath>
</logicalFolder>
<logicalFolder name="GUI" displayName="GUI" projectFiles="true">
<itemPath>src/GUI/Button.cpp</itemPath>
<itemPath>src/GUI/Container.cpp</itemPath>
<itemPath>src/GUI/Cursor.cpp</itemPath>
<itemPath>src/GUI/Element.cpp</itemPath>
<itemPath>src/GUI/GUI.cpp</itemPath>
<itemPath>src/GUI/Image.cpp</itemPath>
<itemPath>src/GUI/Layout.cpp</itemPath>
<itemPath>src/GUI/Menu.cpp</itemPath>
<itemPath>src/GUI/Screen.cpp</itemPath>
<itemPath>src/GUI/Text.cpp</itemPath>
<itemPath>src/GUI/TextBox.cpp</itemPath>
</logicalFolder>
<logicalFolder name="Input" displayName="Input" projectFiles="true">
<itemPath>src/Input/GenericInputDevice.cpp</itemPath>
<itemPath>src/Input/Input.cpp</itemPath>
<itemPath>src/Input/InputDevice.cpp</itemPath>
<itemPath>src/Input/MappedInputDevice.cpp</itemPath>
<itemPath>src/Input/MappedInputDeviceLoader.cpp</itemPath>
<itemPath>src/Input/OnScreenAnalogueStick.cpp</itemPath>
<itemPath>src/Input/PseudoKeyboard.cpp</itemPath>
<itemPath>src/Input/PseudoMouse.cpp</itemPath>
</logicalFolder>
<logicalFolder name="Kernel" displayName="Kernel" projectFiles="true">
<itemPath>src/Kernel/ExecutionModel.cpp</itemPath>
<itemPath>src/Kernel/Kernel.cpp</itemPath>
<itemPath>src/Kernel/Task.cpp</itemPath>
<itemPath>src/Kernel/TaskGroup.cpp</itemPath>
<itemPath>src/Kernel/TaskManager.cpp</itemPath>
<itemPath>src/Kernel/Thread.cpp</itemPath>
</logicalFolder>
<logicalFolder name="Logging" displayName="Logging" projectFiles="true">
<itemPath>src/Logging/Logging.cpp</itemPath>
</logicalFolder>
<logicalFolder name="Maths" displayName="Maths" projectFiles="true">
<itemPath>src/Maths/AxisAlignedBox.cpp</itemPath>
<itemPath>src/Maths/EchoMaths.cpp</itemPath>
<itemPath>src/Maths/Geometry.cpp</itemPath>
<itemPath>src/Maths/Matrix4.cpp</itemPath>
<itemPath>src/Maths/Plane.cpp</itemPath>
<itemPath>src/Maths/Quaternion.cpp</itemPath>
<itemPath>src/Maths/Vector4.cpp</itemPath>
</logicalFolder>
<logicalFolder name="Network" displayName="Network" projectFiles="true">
<itemPath>src/Network/Connection.cpp</itemPath>
<itemPath>src/Network/ConnectionDetails.cpp</itemPath>
<itemPath>src/Network/DataPacket.cpp</itemPath>
<itemPath>src/Network/DataPacketFactory.cpp</itemPath>
<itemPath>src/Network/NetworkExecutionModel.cpp</itemPath>
<itemPath>src/Network/NetworkManager.cpp</itemPath>
<itemPath>src/Network/NetworkManagerUpdater.cpp</itemPath>
<itemPath>src/Network/NetworkSystem.cpp</itemPath>
<itemPath>src/Network/SimpleDataPacketPool.cpp</itemPath>
<itemPath>src/Network/SocketNetworkSystem.cpp</itemPath>
<itemPath>src/Network/TCPConnection.cpp</itemPath>
<itemPath>src/Network/UDPConnection.cpp</itemPath>
<itemPath>src/Network/WebSocketConnection.cpp</itemPath>
<itemPath>src/Network/WebSocketNetworkSystem.cpp</itemPath>
</logicalFolder>
<logicalFolder name="Physics" displayName="Physics" projectFiles="true">
<itemPath>src/Physics/BulletDynamicMotionState.cpp</itemPath>
<itemPath>src/Physics/BulletFactory.cpp</itemPath>
<itemPath>src/Physics/BulletKinematicMotionState.cpp</itemPath>
<itemPath>src/Physics/BulletMeshDebugDrawer.cpp</itemPath>
<itemPath>src/Physics/BulletMeshPhysicsShape.cpp</itemPath>
<itemPath>src/Physics/BulletMotionState.cpp</itemPath>
<itemPath>src/Physics/BulletPhysicsShape.cpp</itemPath>
<itemPath>src/Physics/BulletPhysicsWorld.cpp</itemPath>
<itemPath>src/Physics/BulletRigidBody.cpp</itemPath>
<itemPath>src/Physics/MotionState.cpp</itemPath>
<itemPath>src/Physics/PhysicsBody.cpp</itemPath>
<itemPath>src/Physics/PhysicsShape.cpp</itemPath>
<itemPath>src/Physics/PhysicsWorld.cpp</itemPath>
</logicalFolder>
<logicalFolder name="Platforms" displayName="Platforms" projectFiles="true">
<logicalFolder name="AL" displayName="AL" projectFiles="true">
<itemPath>src/Platforms/AL/OpenALAudio.cpp</itemPath>
<itemPath>src/Platforms/AL/OpenALAudioBuffer.cpp</itemPath>
</logicalFolder>
<logicalFolder name="Android" displayName="Android" projectFiles="true">
<itemPath>src/Platforms/Android/AndroidExecutionModel.cpp</itemPath>
<itemPath>src/Platforms/Android/AndroidSupport.cpp</itemPath>
<itemPath>src/Platforms/Android/AndroidWindow.cpp</itemPath>
<itemPath>src/Platforms/Android/FileReferenceAPK.cpp</itemPath>
<itemPath>src/Platforms/Android/FileSystemSourceAPK.cpp</itemPath>
<itemPath>src/Platforms/Android/JNIInterface.cpp</itemPath>
<itemPath>src/Platforms/Android/Platform.cpp</itemPath>
<itemPath>src/Platforms/Android/SystemInformation.cpp</itemPath>
</logicalFolder>
<logicalFolder name="Boost" displayName="Boost" projectFiles="true">
<itemPath>src/Platforms/Boost/BoostCPUTimer.cpp</itemPath>
<itemPath>src/Platforms/Boost/BoostMutex.cpp</itemPath>
<itemPath>src/Platforms/Boost/BoostThread.cpp</itemPath>
</logicalFolder>
<logicalFolder name="GL" displayName="GL" projectFiles="true">
<itemPath>src/Platforms/GL/FragmentShaderManager.cpp</itemPath>
<itemPath>src/Platforms/GL/GLRenderTarget.cpp</itemPath>
<itemPath>src/Platforms/GL/GLShader.cpp</itemPath>
<itemPath>src/Platforms/GL/GLShaderProgram.cpp</itemPath>
<itemPath>src/Platforms/GL/GLTexture.cpp</itemPath>
<itemPath>src/Platforms/GL/VertexShaderManager.cpp</itemPath>
</logicalFolder>
<logicalFolder name="GTK" displayName="GTK" projectFiles="true">
<itemPath>src/Platforms/GTK/GTKExecutionModel.cpp</itemPath>
<itemPath>src/Platforms/GTK/GTKKeyboard.cpp</itemPath>
<itemPath>src/Platforms/GTK/GTKMouse.cpp</itemPath>
<itemPath>src/Platforms/GTK/GTKWindow.cpp</itemPath>
</logicalFolder>
<logicalFolder name="Linux" displayName="Linux" projectFiles="true">
<itemPath>src/Platforms/Linux/Platform.cpp</itemPath>
<itemPath>src/Platforms/Linux/SystemInformation.cpp</itemPath>
</logicalFolder>
<logicalFolder name="OpenSLES" displayName="OpenSLES" projectFiles="true">
<itemPath>src/Platforms/OpenSLES/OpenSLESAudio.cpp</itemPath>
<itemPath>src/Platforms/OpenSLES/OpenSLESAudioBuffer.cpp</itemPath>
<itemPath>src/Platforms/OpenSLES/OpenSLESPlayer.cpp</itemPath>
</logicalFolder>
<logicalFolder name="POSIX" displayName="POSIX" projectFiles="true">
<itemPath>src/Platforms/POSIX/POSIXShell.cpp</itemPath>
</logicalFolder>
<logicalFolder name="Wii" displayName="Wii" projectFiles="true">
<itemPath>src/Platforms/Wii/CPUTimer.cpp</itemPath>
<itemPath>src/Platforms/Wii/GXRenderTarget.cpp</itemPath>
<itemPath>src/Platforms/Wii/GXTexture.cpp</itemPath>
<itemPath>src/Platforms/Wii/LWPMutex.cpp</itemPath>
<itemPath>src/Platforms/Wii/LWPThread.cpp</itemPath>
<itemPath>src/Platforms/Wii/Platform.cpp</itemPath>
<itemPath>src/Platforms/Wii/SDFileSystemSource.cpp</itemPath>
<itemPath>src/Platforms/Wii/SystemInformation.cpp</itemPath>
<itemPath>src/Platforms/Wii/USBFileSystemSource.cpp</itemPath>
<itemPath>src/Platforms/Wii/WiiSystemInput.cpp</itemPath>
<itemPath>src/Platforms/Wii/Wiimote.cpp</itemPath>
</logicalFolder>
<logicalFolder name="Windows" displayName="Windows" projectFiles="true">
<itemPath>src/Platforms/Windows/DirectInput.cpp</itemPath>
<itemPath>src/Platforms/Windows/DirectInputDevice.cpp</itemPath>
<itemPath>src/Platforms/Windows/DirectInputDeviceManager.cpp</itemPath>
<itemPath>src/Platforms/Windows/DirectSoundAudio.cpp</itemPath>
<itemPath>src/Platforms/Windows/DirectSoundAudioBuffer.cpp</itemPath>
<itemPath>src/Platforms/Windows/Platform.cpp</itemPath>
<itemPath>src/Platforms/Windows/SWindow.cpp</itemPath>
<itemPath>src/Platforms/Windows/SystemInformation.cpp</itemPath>
<itemPath>src/Platforms/Windows/WindowsExecutionModel.cpp</itemPath>
<itemPath>src/Platforms/Windows/WindowsGLWindow.cpp</itemPath>
<itemPath>src/Platforms/Windows/WindowsKeyboard.cpp</itemPath>
<itemPath>src/Platforms/Windows/WindowsMouse.cpp</itemPath>
<itemPath>src/Platforms/Windows/XInputDevice.cpp</itemPath>
<itemPath>src/Platforms/Windows/XInputDeviceManager.cpp</itemPath>
</logicalFolder>
</logicalFolder>
<logicalFolder name="Resource" displayName="Resource" projectFiles="true">
<itemPath>src/Resource/3dsReader.cpp</itemPath>
<itemPath>src/Resource/BitmapLoader.cpp</itemPath>
<itemPath>src/Resource/FontManager.cpp</itemPath>
<itemPath>src/Resource/MaterialManager.cpp</itemPath>
<itemPath>src/Resource/MeshManager.cpp</itemPath>
<itemPath>src/Resource/MeshReader.cpp</itemPath>
<itemPath>src/Resource/OggAudioSource.cpp</itemPath>
<itemPath>src/Resource/PNGLoader.cpp</itemPath>
<itemPath>src/Resource/RIFFReader.cpp</itemPath>
<itemPath>src/Resource/ResourceManager.cpp</itemPath>
<itemPath>src/Resource/SkeletonManager.cpp</itemPath>
<itemPath>src/Resource/SkeletonReader.cpp</itemPath>
<itemPath>src/Resource/TextureLoader.cpp</itemPath>
<itemPath>src/Resource/TextureManager.cpp</itemPath>
<itemPath>src/Resource/WavAudioSource.cpp</itemPath>
<itemPath>src/Resource/XMAudioSource.cpp</itemPath>
</logicalFolder>
<logicalFolder name="Shell" displayName="Shell" projectFiles="true">
<itemPath>src/Shell/Shell.cpp</itemPath>
</logicalFolder>
<logicalFolder name="Tile" displayName="Tile" projectFiles="true">
<itemPath>src/Tile/TMXLoader.cpp</itemPath>
<itemPath>src/Tile/TileLayer.cpp</itemPath>
<itemPath>src/Tile/TileLayerMesh.cpp</itemPath>
<itemPath>src/Tile/TileMap.cpp</itemPath>
<itemPath>src/Tile/TileSet.cpp</itemPath>
</logicalFolder>
<logicalFolder name="Util" displayName="Util" projectFiles="true">
<itemPath>src/Util/Configuration.cpp</itemPath>
<itemPath>src/Util/ContextSwitcher.cpp</itemPath>
<itemPath>src/Util/Parsers.cpp</itemPath>
<itemPath>src/Util/RegEx.cpp</itemPath>
<itemPath>src/Util/ScenePicker.cpp</itemPath>
<itemPath>src/Util/StringSetter.cpp</itemPath>
<itemPath>src/Util/StringUtils.cpp</itemPath>
<itemPath>src/Util/Texture.cpp</itemPath>
</logicalFolder>
<itemPath>src/Application.cpp</itemPath>
</logicalFolder>
<logicalFolder name="TestFiles"
displayName="Test Files"
projectFiles="false"
kind="TEST_LOGICAL_FOLDER">
<logicalFolder name="f24"
displayName="AlphaRejectTest"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/AlphaRejectTest.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f7"
displayName="ApplicationTest"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/ApplicationTest.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f6"
displayName="AudioTests"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/AudioTests.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f31"
displayName="BulletPhysicsTest"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/BulletPhysicsTest.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f12"
displayName="ConfigurationTest"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/ConfigurationTest.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f33"
displayName="ContextSwitcherTests"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/ContextSwitcherTests.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f29"
displayName="ConverterTests"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/ConverterTests.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f8"
displayName="FontMapTest"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/FontMapTest.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f3"
displayName="FunctionBinderTests"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/FunctionBinderTests.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f20" displayName="GUITest" projectFiles="true" kind="TEST">
<itemPath>src/tests/GUITest.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f5"
displayName="InputTests"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/InputTest.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f15"
displayName="MaterialAnimationTest"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/MaterialAnimationTest.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f27"
displayName="MenuTest"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/MenuTest.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f18"
displayName="MultiPassRenderTest"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/MultiPassRenderTest.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f22"
displayName="MultiStageTexturing"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/MultiStageTexturing.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f11"
displayName="NetworkTests"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/NetworkTests.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f34"
displayName="ParserTests"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/ParserTests.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f32"
displayName="ParticleTest"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/ParticleTest.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f35"
displayName="PBRTests"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/PBRTests.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f2"
displayName="RenderTest"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/RenderTest.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f21"
displayName="ResourceTests"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/ResourceTests.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f25"
displayName="ScissorTest"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/ScissorTest.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f19"
displayName="ShaderTest"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/ShaderTest.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f17"
displayName="ShellTest"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/ShellTest.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f14"
displayName="SkyBoxTest"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/SkyBoxTest.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f30"
displayName="StringUtilsTest"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/StringUtilsTest.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f28"
displayName="SystemInformationTest"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/SystemInformationTest.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f1"
displayName="TaskTests"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/TaskTests.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f13"
displayName="TerrainTest"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/TerrainTest.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f10"
displayName="TextRenderTest"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/TextRenderTest.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f23"
displayName="TileMapTests"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/TileMapTests.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f16"
displayName="TimerTests"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/TimerTests.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f4"
displayName="TypeTests"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/TypeTests.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f9"
displayName="UTFStringTest"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/UTFStringTest.cpp</itemPath>
</logicalFolder>
<logicalFolder name="f26"
displayName="VertexBufferTests"
projectFiles="true"
kind="TEST">
<itemPath>src/tests/VertexBufferTests.cpp</itemPath>
</logicalFolder>
</logicalFolder>
<logicalFolder name="ExternalFiles"
displayName="Important Files"
projectFiles="false"
kind="IMPORTANT_FILES_FOLDER">
<itemPath>Makefile</itemPath>
<itemPath>env</itemPath>
<itemPath>scripts</itemPath>
</logicalFolder>
</logicalFolder>
<sourceRootList>
<Elem>src</Elem>
<Elem>include</Elem>
<Elem>proto</Elem>
<Elem>src</Elem>
<Elem>include</Elem>
<Elem>proto</Elem>
</sourceRootList>
<projectmakefile>Makefile</projectmakefile>
<confs>
<conf name="Debug" type="2">
<toolsSet>
<compilerSet>default</compilerSet>
<dependencyChecking>true</dependencyChecking>
<rebuildPropChanged>false</rebuildPropChanged>
</toolsSet>
<compileType>
<ccTool>
<standard>11</standard>
<commandlineTool>g++</commandlineTool>
<incDir>
<pElem>include</pElem>
<pElem>dependencies/opt/linux/include/freetype2</pElem>
<pElem>dependencies/opt/linux/include</pElem>
<pElem>dependencies/opt/linux/include/bullet</pElem>
<pElem>include/echo/generated</pElem>
</incDir>
<preprocessorList>
<Elem>BT_USE_DOUBLE_PRECISION</Elem>
<Elem>ECHO_PLATFORM_LINUX</Elem>
</preprocessorList>
<warningLevel>2</warningLevel>
</ccTool>
<linkerTool>
<output>${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/libecho3.${CND_DLIB_EXT}</output>
<linkerAddLib>
<pElem>${ECHO_ENGINE_INSTALL_DIR}/dist/${CND_CONF}/${CND_PLATFORM}</pElem>
<pElem>${ECHO_ENGINE_INSTALL_DIR}/dependencies/opt/linux/lib</pElem>
</linkerAddLib>
<linkerDynSerch>
<pElem>${ECHO_ENGINE_INSTALL_DIR}/dist/${CND_CONF}/${CND_PLATFORM}</pElem>
<pElem>${ECHO_ENGINE_INSTALL_DIR}/dependencies/opt/linux/lib</pElem>
</linkerDynSerch>
<linkerLibItems>
<linkerOptionItem>-lboost_system</linkerOptionItem>
<linkerOptionItem>-lboost_thread</linkerOptionItem>
<linkerOptionItem>-lboost_chrono</linkerOptionItem>
<linkerOptionItem>-lboost_timer</linkerOptionItem>
<linkerOptionItem>-ltmxparser -ltinyxml2</linkerOptionItem>
<linkerOptionItem>`pkg-config --libs gtkmm-2.4`</linkerOptionItem>
<linkerOptionItem>`pkg-config --libs gtkglextmm-1.2`</linkerOptionItem>
<linkerOptionItem>`pkg-config --libs sigc++-2.0`</linkerOptionItem>
<linkerOptionItem>`pkg-config --libs libmodplug`</linkerOptionItem>
<linkerOptionItem>`pkg-config --libs ogg`</linkerOptionItem>
<linkerOptionItem>`pkg-config --libs openssl`</linkerOptionItem>
<linkerOptionItem>-ldl</linkerOptionItem>
</linkerLibItems>
</linkerTool>
</compileType>
<packaging>
<packType>Tar</packType>
<output>${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/package/libecho3.so.tar</output>
<packFileList>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
</packFileList>
</packaging>
<folder path="TestFiles">
<linkerTool>
<linkerAddLib>
<pElem>${ECHO_ENGINE_INSTALL_DIR}/dependencies/opt/linux/lib</pElem>
</linkerAddLib>
<linkerDynSerch>
<pElem>${ECHO_ENGINE_INSTALL_DIR}/dependencies/opt/linux/lib</pElem>
</linkerDynSerch>
<linkerLibItems>
<linkerOptionItem>-ltmxparser -ltinyxml2 -lpng -lboost_system -lboost_filesystem -lboost_timer -lboost_thread -lboost_chrono -lboost_regex -lboost_random `pkg-config --libs protobuf libmodplug vorbis gl gtkmm-2.4 gtkglextmm-1.2 sigc++-2.0 ogg openal glew vorbisfile` -lBulletSoftBody -lBulletDynamics -lBulletCollision -lLinearMath</linkerOptionItem>
</linkerLibItems>
</linkerTool>
</folder>
<folder path="TestFiles/f1">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f1</output>
</linkerTool>
</folder>
<folder path="TestFiles/f10">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f10</output>
</linkerTool>
</folder>
<folder path="TestFiles/f11">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f11</output>
</linkerTool>
</folder>
<folder path="TestFiles/f12">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f12</output>
</linkerTool>
</folder>
<folder path="TestFiles/f13">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f13</output>
</linkerTool>
</folder>
<folder path="TestFiles/f14">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f14</output>
</linkerTool>
</folder>
<folder path="TestFiles/f15">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f15</output>
</linkerTool>
</folder>
<folder path="TestFiles/f16">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f16</output>
</linkerTool>
</folder>
<folder path="TestFiles/f17">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f17</output>
</linkerTool>
</folder>
<folder path="TestFiles/f18">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f18</output>
</linkerTool>
</folder>
<folder path="TestFiles/f19">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f19</output>
</linkerTool>
</folder>
<folder path="TestFiles/f2">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/RenderTest</output>
</linkerTool>
</folder>
<folder path="TestFiles/f20">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f20</output>
</linkerTool>
</folder>
<folder path="TestFiles/f21">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f21</output>
</linkerTool>
</folder>
<folder path="TestFiles/f22">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f22</output>
</linkerTool>
</folder>
<folder path="TestFiles/f23">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f23</output>
</linkerTool>
</folder>
<folder path="TestFiles/f24">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f24</output>
</linkerTool>
</folder>
<folder path="TestFiles/f25">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f25</output>
</linkerTool>
</folder>
<folder path="TestFiles/f26">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f26</output>
</linkerTool>
</folder>
<folder path="TestFiles/f27">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f27</output>
</linkerTool>
</folder>
<folder path="TestFiles/f28">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f28</output>
</linkerTool>
</folder>
<folder path="TestFiles/f29">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f29</output>
</linkerTool>
</folder>
<folder path="TestFiles/f3">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f3</output>
</linkerTool>
</folder>
<folder path="TestFiles/f30">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f30</output>
</linkerTool>
</folder>
<folder path="TestFiles/f31">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f31</output>
</linkerTool>
</folder>
<folder path="TestFiles/f32">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f32</output>
</linkerTool>
</folder>
<folder path="TestFiles/f33">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f33</output>
</linkerTool>
</folder>
<folder path="TestFiles/f34">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f34</output>
</linkerTool>
</folder>
<folder path="TestFiles/f35">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f35</output>
</linkerTool>
</folder>
<folder path="TestFiles/f4">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f4</output>
</linkerTool>
</folder>
<folder path="TestFiles/f5">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f5</output>
</linkerTool>
</folder>
<folder path="TestFiles/f6">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f6</output>
</linkerTool>
</folder>
<folder path="TestFiles/f7">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f7</output>
</linkerTool>
</folder>
<folder path="TestFiles/f8">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f8</output>
</linkerTool>
</folder>
<folder path="TestFiles/f9">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f9</output>
</linkerTool>
</folder>
<item path="include/echo/Animation/Animation.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Animation/AnimationState.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/AnimationTimeIndex.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/AnimationTrack.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/Bone.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Animation/BoneAnimationTrack.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/BoneKeyFrame.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/Interpolator.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/KeyFrame.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Animation/Skeleton.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Animation/SkeletonAnimation.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/SkeletonAnimationState.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/SpriteAnimation.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Application.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Assert.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Audio/Audio.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Audio/AudioBuffer.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Audio/AudioPlayer.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Audio/AudioSource.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Audio/AudioStream.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Chrono/CPUTimer.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Chrono/Chrono.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Chrono/CountDownTimer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Chrono/FrameRateLimiter.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/File.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/FileSystem/FileReference.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileReferenceEncrypted.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileReferenceFile.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileReferenceMemory.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileReferenceVFS.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileSystem.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileSystemSource.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileSystemSourceEncrypted.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileSystemSourceFile.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileSystemSourceMemory.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileSystemSourceVFS.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/GUI/Button.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Container.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Cursor.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Element.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/GUI.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Image.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Layout.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Menu.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Screen.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Text.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/BlendMode.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Camera.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/CameraDollies.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Colour.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/ElementBuffer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Font.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Frustum.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/GenericCameraController.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Light.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Material.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/MaterialAnimation.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Mesh.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/MultiRenderer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/MultipassRenderable.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Node.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/NodeInterface.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/ParticleEffectManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/ParticleSystems.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/PrimitiveTypes.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/RenderPass.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/RenderTarget.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/RenderTargetNotifier.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Renderable.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Renderer.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Scene.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/SceneEntity.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/SceneRenderable.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Shader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/ShaderProgram.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/SkyBox.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Sprite.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/StereoscopicRenderer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/SubMesh.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Terrain.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/TextEntity.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/TextMesh.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Texture.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/TextureUnit.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/VertexAttribute.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/VertexBuffer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Viewport.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Input/GenericInputDevice.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Input/Input.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Input/InputDevice.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Input/MappedInputDevice.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Input/MappedInputDeviceLoader.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Input/OnScreenAnalogueStick.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Input/PseudoKeyboard.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Input/PseudoMouse.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/ExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Kernel/Kernel.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/Mutex.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/ScopedLock.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/SimpleExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Kernel/Task.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/TaskGroup.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/TaskManager.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/TaskThread.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/Thread.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Logging/Logging.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/AxisAlignedBox.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Maths/EchoMaths.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Geometry.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Length.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Matrix.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Matrix3.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Matrix4.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Plane.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/PlaneBoundedVolume.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Maths/Quaternion.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Ray.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Sphere.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Vector2.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Vector3.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Vector4.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/VectorUtils.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Network/Connection.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Network/ConnectionDetails.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/ConnectionOwner.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/DataPacket.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Network/DataPacketFactory.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/GeneralError.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/IncomingConnectionListener.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/NetRedefinitions.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/NetworkEventListener.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/NetworkExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/NetworkManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/NetworkManagerUpdater.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/NetworkSystem.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/SimpleDataPacketPool.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/SocketNetworkSystem.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/TCPConnection.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/UDPConnection.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/WebSocketConnection.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/WebSocketNetworkSystem.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletCollisionResult.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletDynamicMotionState.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletFactory.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletKinematicMotionState.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletMeshDebugDrawer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletMeshPhysicsShape.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletMotionState.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletPhysicsShape.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletPhysicsWorld.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletRigidBody.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletTypeConverters.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/CollisionResult.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/MotionState.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Physics/PhysicsBody.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Physics/PhysicsFactory.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/PhysicsShape.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/PhysicsWorld.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platform.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/PlatformStub.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Platforms/AL/OpenALAudio.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/AL/OpenALAudioBuffer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Android/AndroidExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Android/AndroidSupport.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Android/AndroidWindow.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Android/FileReferenceAPK.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Android/FileSystemSourceAPK.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/EntryPointMain.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GCN/Types.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLContext.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLRenderTarget.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLShader.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLShaderProgram.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLShaderSupport.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLSupport.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLTexture.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GTK/GTKExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GTK/GTKKeyboard.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GTK/GTKMouse.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GTK/GTKWindow.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/OpenSLES/OpenSLESAudio.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/OpenSLES/OpenSLESAudioBuffer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/OpenSLES/OpenSLESPlayer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/POSIX/POSIXShell.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/GXRenderTarget.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/GXTexture.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/SDFileSystemSource.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/USBFileSystemSource.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/WiiExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/WiiSystemInput.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/Wiimote.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/DirectInput.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/DirectInputDevice.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/DirectInputDeviceManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/DirectSoundAudio.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/DirectSoundAudioBuffer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/EntryPointWinMain.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/SWindow.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/Types.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/WindowsExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/WindowsGLWindow.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/WindowsKeyboard.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/WindowsMouse.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/XInputDevice.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/XInputDeviceManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Plugin/Plugin.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Resource/3dsReader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Resource/BitmapLoader.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/FontManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/FragmentShaderManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/MaterialManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/MeshManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/MeshReader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Resource/OggAudioSource.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/PNGLoader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Resource/RIFFReader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Resource/Resource.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Resource/ResourceDelegate.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/ResourceManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/ResourceManagerBase.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/SkeletonManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/SkeletonReader.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/TextureLoader.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/TextureManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/VertexShaderManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/WavAudioSource.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/XMAudioSource.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Shell/Shell.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Speech/SpeechToTextReceiver.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Tile/TMXLoader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Tile/Tile.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Tile/TileLayer.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Tile/TileMap.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Tile/TileSet.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Types.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/UTF8String.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/Configuration.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/ContextSwitcher.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Util/DirectoryMonitor.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Util/FunctionBinder.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/InheritableEnableSharedFromThis.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Util/NetworkRedirect.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Util/Oscillator.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/Parsers.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/ProcessorInformationHelper.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Util/Protobuf.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/RegEx.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/ScenePicker.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/StringSetter.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/StringUtils.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/Texture.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/Utils.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/cpp/chrono" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/cpp/functional" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/cpp/thread" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/generated/GUI.pb.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/generated/MappedInputDevice.pb.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/generated/Material.pb.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="proto/Font.proto" ex="false" tool="3" flavor2="0">
</item>
<item path="proto/GUI.proto" ex="false" tool="3" flavor2="0">
</item>
<item path="proto/MappedInputDevice.proto" ex="false" tool="3" flavor2="0">
</item>
<item path="proto/Material.proto" ex="false" tool="3" flavor2="0">
</item>
<item path="proto/generate.sh" ex="false" tool="3" flavor2="0">
</item>
<item path="src/Animation/Animation.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Animation/AnimationState.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Animation/AnimationTrack.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Animation/BoneAnimationTrack.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Animation/Skeleton.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Animation/SkeletonAnimation.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Animation/SkeletonAnimationState.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Animation/SpriteAnimation.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Application.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Audio/Audio.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Audio/AudioBuffer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Audio/AudioPlayer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Audio/AudioSource.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Audio/AudioStream.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Chrono/CPUTimer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Chrono/Chrono.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Chrono/FrameRateLimiter.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/FileSystem/File.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/FileSystem/FileReferenceEncrypted.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileReferenceFile.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileReferenceMemory.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileReferenceVFS.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileSystem.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/FileSystem/FileSystemSource.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileSystemSourceEncrypted.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileSystemSourceFile.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileSystemSourceMemory.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileSystemSourceVFS.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/GUI/Button.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Container.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Cursor.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Element.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/GUI.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Image.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Layout.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Menu.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Screen.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Text.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/TextBox.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Camera.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/CameraDollies.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Colour.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/ElementBuffer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Frustum.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Light.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Material.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/MaterialAnimation.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Mesh.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/MultiRenderer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/MultipassRenderable.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Graphics/Node.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/PrimitiveTypes.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/RenderPass.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/RenderTarget.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/RenderTargetNotifier.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Graphics/Renderable.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Renderer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Scene.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/SceneEntity.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/SceneRenderable.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Shader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/ShaderProgram.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/SkyBox.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Sprite.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/StereoscopicRenderer.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Graphics/SubMesh.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Terrain.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/TextMesh.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Texture.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/TextureUnit.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/VertexAttribute.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/VertexBuffer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Viewport.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Input/GenericInputDevice.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Input/Input.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Input/InputDevice.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Input/MappedInputDevice.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Input/MappedInputDeviceLoader.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Input/OnScreenAnalogueStick.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Input/PseudoKeyboard.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Input/PseudoMouse.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Kernel/ExecutionModel.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Kernel/Kernel.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Kernel/Task.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Kernel/TaskGroup.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Kernel/TaskManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Kernel/Thread.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Logging/Logging.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Maths/AxisAlignedBox.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Maths/EchoMaths.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Maths/Geometry.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Maths/Matrix4.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Maths/Plane.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Maths/Quaternion.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Maths/Vector4.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/Connection.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/ConnectionDetails.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/DataPacket.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/DataPacketFactory.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/NetworkExecutionModel.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Network/NetworkManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/NetworkManagerUpdater.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Network/NetworkSystem.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/SimpleDataPacketPool.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Network/SocketNetworkSystem.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Network/TCPConnection.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/UDPConnection.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/WebSocketConnection.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Network/WebSocketNetworkSystem.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Physics/BulletDynamicMotionState.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Physics/BulletFactory.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/BulletKinematicMotionState.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Physics/BulletMeshDebugDrawer.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Physics/BulletMeshPhysicsShape.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Physics/BulletMotionState.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/BulletPhysicsShape.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/BulletPhysicsWorld.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/BulletRigidBody.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/MotionState.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/PhysicsBody.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/PhysicsShape.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/PhysicsWorld.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/AL/OpenALAudio.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/AL/OpenALAudioBuffer.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/Boost/BoostCPUTimer.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/Boost/BoostMutex.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/Boost/BoostThread.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/GL/FragmentShaderManager.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/GL/GLRenderTarget.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/GL/GLShader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/GL/GLShaderProgram.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/GL/GLTexture.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/GL/VertexShaderManager.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/GTK/GTKExecutionModel.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/GTK/GTKKeyboard.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/GTK/GTKMouse.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/GTK/GTKWindow.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/Linux/Platform.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/Linux/SystemInformation.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/POSIX/POSIXShell.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/3dsReader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/BitmapLoader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/FontManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/MaterialManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/MeshManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/MeshReader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/OggAudioSource.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/PNGLoader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/RIFFReader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/ResourceManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/SkeletonManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/SkeletonReader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/TextureLoader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/TextureManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/WavAudioSource.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/XMAudioSource.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Shell/Shell.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Tile/TMXLoader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Tile/TileLayer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Tile/TileLayerMesh.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Tile/TileMap.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Tile/TileSet.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/Configuration.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/ContextSwitcher.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/Parsers.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/RegEx.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/ScenePicker.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/StringSetter.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/StringUtils.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/Texture.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/generated/Font.pb.cc" ex="false" tool="1" flavor2="0">
</item>
<item path="src/generated/GUI.pb.cc" ex="false" tool="1" flavor2="0">
</item>
<item path="src/generated/MappedInputDevice.pb.cc"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/generated/Material.pb.cc" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/AlphaRejectTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ApplicationTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/AudioTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/BulletPhysicsTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ConfigurationTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ContextSwitcherTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ConverterTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/FontMapTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/FunctionBinderTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/GUITest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/InputTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/MaterialAnimationTest.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/tests/MenuTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/MultiPassRenderTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/MultiStageTexturing.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/NetworkTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/PBRTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ParserTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ParticleTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/RenderTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ResourceTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ScissorTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ShaderTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ShellTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/SkyBoxTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/StringUtilsTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/SystemInformationTest.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/tests/TaskTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/TerrainTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/TextRenderTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/TileMapTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/TimerTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/TypeTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/UTFStringTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/VertexBufferTests.cpp" ex="false" tool="1" flavor2="0">
</item>
</conf>
<conf name="Release" type="2">
<toolsSet>
<compilerSet>GNU|GNU</compilerSet>
<dependencyChecking>true</dependencyChecking>
<rebuildPropChanged>false</rebuildPropChanged>
</toolsSet>
<compileType>
<cTool>
<developmentMode>5</developmentMode>
</cTool>
<ccTool>
<developmentMode>5</developmentMode>
<standard>11</standard>
<incDir>
<pElem>include</pElem>
<pElem>dependencies/opt/linux/include/freetype2</pElem>
<pElem>dependencies/opt/linux/include</pElem>
<pElem>dependencies/opt/linux/include/bullet</pElem>
<pElem>include/echo/generated</pElem>
</incDir>
<preprocessorList>
<Elem>BT_USE_DOUBLE_PRECISION</Elem>
<Elem>ECHO_PLATFORM_LINUX</Elem>
</preprocessorList>
<warningLevel>2</warningLevel>
</ccTool>
<fortranCompilerTool>
<developmentMode>5</developmentMode>
</fortranCompilerTool>
<asmTool>
<developmentMode>5</developmentMode>
</asmTool>
<linkerTool>
<output>${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/libecho3.${CND_DLIB_EXT}</output>
<linkerAddLib>
<pElem>${ECHO_ENGINE_INSTALL_DIR}/dist/${CND_CONF}/${CND_PLATFORM}</pElem>
<pElem>${ECHO_ENGINE_INSTALL_DIR}/dependencies/opt/linux/lib</pElem>
</linkerAddLib>
<linkerDynSerch>
<pElem>${ECHO_ENGINE_INSTALL_DIR}/dist/${CND_CONF}/${CND_PLATFORM}</pElem>
<pElem>${ECHO_ENGINE_INSTALL_DIR}/dependencies/opt/linux/lib</pElem>
</linkerDynSerch>
<linkerLibItems>
<linkerOptionItem>-lboost_system</linkerOptionItem>
<linkerOptionItem>-lboost_thread</linkerOptionItem>
<linkerOptionItem>-lboost_chrono</linkerOptionItem>
<linkerOptionItem>-lboost_timer</linkerOptionItem>
<linkerOptionItem>-ltmxparser -ltinyxml2</linkerOptionItem>
<linkerOptionItem>`pkg-config --libs gtkmm-2.4`</linkerOptionItem>
<linkerOptionItem>`pkg-config --libs gtkglextmm-1.2`</linkerOptionItem>
<linkerOptionItem>`pkg-config --libs sigc++-2.0`</linkerOptionItem>
<linkerOptionItem>`pkg-config --libs libmodplug`</linkerOptionItem>
<linkerOptionItem>`pkg-config --libs ogg`</linkerOptionItem>
<linkerOptionItem>-ldl</linkerOptionItem>
</linkerLibItems>
</linkerTool>
</compileType>
<packaging>
<packType>Tar</packType>
<output>${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/package/libecho3.so.tar</output>
<packFileList>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
<packFileListElem type="File"
to="${PACKAGE_TOP_DIR}lib/${OUTPUT_BASENAME}"
from="${OUTPUT_PATH}"
perm="644"
owner="root"
group="bin"/>
</packFileList>
</packaging>
<folder path="TestFiles">
<linkerTool>
<linkerAddLib>
<pElem>${ECHO_ENGINE_INSTALL_DIR}/dependencies/opt/linux/lib</pElem>
</linkerAddLib>
<linkerDynSerch>
<pElem>${ECHO_ENGINE_INSTALL_DIR}/dependencies/opt/linux/lib</pElem>
</linkerDynSerch>
<linkerLibItems>
<linkerOptionItem>-lpng -lboost_system -lboost_filesystem -lboost_regex </linkerOptionItem>
<linkerOptionItem>`pkg-config --libs protobuf libmodplug vorbis gl gtkmm-2.4 gtkglextmm-1.2 sigc++-2.0 libmodplug ogg openal tinyxml glew vorbisfile` -ldl</linkerOptionItem>
</linkerLibItems>
</linkerTool>
</folder>
<folder path="TestFiles/f1">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f1</output>
</linkerTool>
</folder>
<folder path="TestFiles/f10">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f10</output>
</linkerTool>
</folder>
<folder path="TestFiles/f11">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f11</output>
</linkerTool>
</folder>
<folder path="TestFiles/f12">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f12</output>
</linkerTool>
</folder>
<folder path="TestFiles/f13">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f13</output>
</linkerTool>
</folder>
<folder path="TestFiles/f14">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f14</output>
</linkerTool>
</folder>
<folder path="TestFiles/f15">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f15</output>
</linkerTool>
</folder>
<folder path="TestFiles/f16">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f16</output>
</linkerTool>
</folder>
<folder path="TestFiles/f17">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f17</output>
</linkerTool>
</folder>
<folder path="TestFiles/f18">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f18</output>
</linkerTool>
</folder>
<folder path="TestFiles/f19">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f19</output>
</linkerTool>
</folder>
<folder path="TestFiles/f2">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f2</output>
</linkerTool>
</folder>
<folder path="TestFiles/f20">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f20</output>
</linkerTool>
</folder>
<folder path="TestFiles/f21">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f21</output>
</linkerTool>
</folder>
<folder path="TestFiles/f22">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f22</output>
</linkerTool>
</folder>
<folder path="TestFiles/f23">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f23</output>
</linkerTool>
</folder>
<folder path="TestFiles/f24">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f24</output>
</linkerTool>
</folder>
<folder path="TestFiles/f25">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f25</output>
</linkerTool>
</folder>
<folder path="TestFiles/f26">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f26</output>
</linkerTool>
</folder>
<folder path="TestFiles/f27">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f27</output>
</linkerTool>
</folder>
<folder path="TestFiles/f28">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f28</output>
</linkerTool>
</folder>
<folder path="TestFiles/f29">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f29</output>
</linkerTool>
</folder>
<folder path="TestFiles/f3">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f3</output>
</linkerTool>
</folder>
<folder path="TestFiles/f30">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f30</output>
</linkerTool>
</folder>
<folder path="TestFiles/f31">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f31</output>
</linkerTool>
</folder>
<folder path="TestFiles/f32">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f32</output>
</linkerTool>
</folder>
<folder path="TestFiles/f33">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f33</output>
</linkerTool>
</folder>
<folder path="TestFiles/f34">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f34</output>
</linkerTool>
</folder>
<folder path="TestFiles/f35">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f35</output>
</linkerTool>
</folder>
<folder path="TestFiles/f4">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f4</output>
</linkerTool>
</folder>
<folder path="TestFiles/f5">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f5</output>
</linkerTool>
</folder>
<folder path="TestFiles/f6">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f6</output>
</linkerTool>
</folder>
<folder path="TestFiles/f7">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f7</output>
</linkerTool>
</folder>
<folder path="TestFiles/f8">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f8</output>
</linkerTool>
</folder>
<folder path="TestFiles/f9">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f9</output>
</linkerTool>
</folder>
<item path="include/echo/Animation/Animation.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Animation/AnimationState.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/AnimationTimeIndex.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/AnimationTrack.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/Bone.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Animation/BoneAnimationTrack.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/BoneKeyFrame.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/Interpolator.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/KeyFrame.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Animation/Skeleton.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Animation/SkeletonAnimation.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/SkeletonAnimationState.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/SpriteAnimation.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Application.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Assert.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Audio/Audio.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Audio/AudioBuffer.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Audio/AudioPlayer.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Audio/AudioSource.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Audio/AudioStream.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Chrono/CPUTimer.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Chrono/Chrono.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Chrono/CountDownTimer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Chrono/FrameRateLimiter.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/File.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/FileSystem/FileReference.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileReferenceEncrypted.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileReferenceFile.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileReferenceMemory.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileReferenceVFS.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileSystem.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileSystemSource.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileSystemSourceEncrypted.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileSystemSourceFile.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileSystemSourceMemory.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileSystemSourceVFS.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/GUI/Button.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Container.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Cursor.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Element.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/GUI.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Image.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Layout.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Menu.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Screen.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Text.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/BlendMode.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Camera.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/CameraDollies.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Colour.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/ElementBuffer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Font.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Frustum.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/GenericCameraController.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Light.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Material.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/MaterialAnimation.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Mesh.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/MultiRenderer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/MultipassRenderable.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Node.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/NodeInterface.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/ParticleEffectManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/ParticleSystems.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/PrimitiveTypes.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/RenderPass.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/RenderTarget.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/RenderTargetNotifier.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Renderable.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Renderer.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Scene.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/SceneEntity.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/SceneRenderable.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Shader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/ShaderProgram.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/SkyBox.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Sprite.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/StereoscopicRenderer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/SubMesh.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Terrain.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/TextEntity.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/TextMesh.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Texture.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/TextureUnit.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/VertexAttribute.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/VertexBuffer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Viewport.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Input/GenericInputDevice.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Input/Input.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Input/InputDevice.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Input/MappedInputDevice.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Input/MappedInputDeviceLoader.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Input/OnScreenAnalogueStick.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Input/PseudoKeyboard.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Input/PseudoMouse.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/ExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Kernel/Kernel.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/Mutex.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/ScopedLock.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/SimpleExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Kernel/Task.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/TaskGroup.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/TaskManager.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/TaskThread.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/Thread.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Logging/Logging.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/AxisAlignedBox.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Maths/EchoMaths.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Geometry.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Length.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Matrix.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Matrix3.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Matrix4.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Plane.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/PlaneBoundedVolume.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Maths/Quaternion.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Ray.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Sphere.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Vector2.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Vector3.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Vector4.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/VectorUtils.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Network/Connection.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Network/ConnectionDetails.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/ConnectionOwner.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/DataPacket.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Network/DataPacketFactory.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/GeneralError.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/IncomingConnectionListener.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/NetRedefinitions.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/NetworkEventListener.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/NetworkExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/NetworkManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/NetworkManagerUpdater.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/NetworkSystem.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/SimpleDataPacketPool.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/SocketNetworkSystem.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/TCPConnection.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/UDPConnection.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/WebSocketConnection.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/WebSocketNetworkSystem.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletCollisionResult.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletDynamicMotionState.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletFactory.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletKinematicMotionState.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletMeshDebugDrawer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletMeshPhysicsShape.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletMotionState.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletPhysicsShape.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletPhysicsWorld.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletRigidBody.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletTypeConverters.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/CollisionResult.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/MotionState.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Physics/PhysicsBody.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Physics/PhysicsFactory.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/PhysicsShape.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/PhysicsWorld.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platform.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/PlatformStub.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Platforms/AL/OpenALAudio.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/AL/OpenALAudioBuffer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Android/AndroidExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Android/AndroidSupport.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Android/AndroidWindow.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Android/FileReferenceAPK.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Android/FileSystemSourceAPK.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/EntryPointMain.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GCN/Types.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLContext.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLRenderTarget.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLShader.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLShaderProgram.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLShaderSupport.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLSupport.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLTexture.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GTK/GTKExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GTK/GTKKeyboard.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GTK/GTKMouse.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GTK/GTKWindow.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/OpenSLES/OpenSLESAudio.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/OpenSLES/OpenSLESAudioBuffer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/OpenSLES/OpenSLESPlayer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/POSIX/POSIXShell.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/GXRenderTarget.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/GXTexture.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/SDFileSystemSource.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/USBFileSystemSource.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/WiiExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/WiiSystemInput.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/Wiimote.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/DirectInput.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/DirectInputDevice.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/DirectInputDeviceManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/DirectSoundAudio.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/DirectSoundAudioBuffer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/EntryPointWinMain.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/SWindow.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/Types.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/WindowsExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/WindowsGLWindow.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/WindowsKeyboard.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/WindowsMouse.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/XInputDevice.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/XInputDeviceManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Plugin/Plugin.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Resource/3dsReader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Resource/BitmapLoader.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/FontManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/FragmentShaderManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/MaterialManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/MeshManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/MeshReader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Resource/OggAudioSource.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/PNGLoader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Resource/RIFFReader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Resource/Resource.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Resource/ResourceDelegate.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/ResourceManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/ResourceManagerBase.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/SkeletonManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/SkeletonReader.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/TextureLoader.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/TextureManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/VertexShaderManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/WavAudioSource.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/XMAudioSource.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Shell/Shell.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Speech/SpeechToTextReceiver.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Tile/TMXLoader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Tile/Tile.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Tile/TileLayer.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Tile/TileMap.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Tile/TileSet.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Types.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/UTF8String.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/Configuration.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/ContextSwitcher.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Util/DirectoryMonitor.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Util/FunctionBinder.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/InheritableEnableSharedFromThis.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Util/NetworkRedirect.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Util/Oscillator.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/Parsers.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/ProcessorInformationHelper.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Util/Protobuf.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/RegEx.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/ScenePicker.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/StringSetter.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/StringUtils.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/Texture.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/Utils.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/cpp/chrono" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/cpp/functional" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/cpp/thread" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/generated/GUI.pb.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/generated/MappedInputDevice.pb.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/generated/Material.pb.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="proto/Font.proto" ex="false" tool="3" flavor2="0">
</item>
<item path="proto/GUI.proto" ex="false" tool="3" flavor2="0">
</item>
<item path="proto/MappedInputDevice.proto" ex="false" tool="3" flavor2="0">
</item>
<item path="proto/Material.proto" ex="false" tool="3" flavor2="0">
</item>
<item path="proto/generate.sh" ex="false" tool="3" flavor2="0">
</item>
<item path="src/Animation/Animation.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Animation/AnimationState.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Animation/AnimationTrack.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Animation/BoneAnimationTrack.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Animation/Skeleton.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Animation/SkeletonAnimation.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Animation/SkeletonAnimationState.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Animation/SpriteAnimation.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Application.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Audio/Audio.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Audio/AudioBuffer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Audio/AudioPlayer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Audio/AudioSource.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Audio/AudioStream.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Chrono/CPUTimer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Chrono/Chrono.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Chrono/FrameRateLimiter.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/FileSystem/File.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/FileSystem/FileReferenceEncrypted.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileReferenceFile.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileReferenceMemory.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileReferenceVFS.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileSystem.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/FileSystem/FileSystemSource.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileSystemSourceEncrypted.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileSystemSourceFile.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileSystemSourceMemory.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileSystemSourceVFS.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/GUI/Button.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Container.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Cursor.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Element.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/GUI.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Image.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Layout.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Menu.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Screen.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Text.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/TextBox.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Camera.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/CameraDollies.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Colour.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/ElementBuffer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Frustum.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Light.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Material.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/MaterialAnimation.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Mesh.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/MultiRenderer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/MultipassRenderable.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Graphics/Node.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/PrimitiveTypes.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/RenderPass.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/RenderTarget.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/RenderTargetNotifier.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Graphics/Renderable.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Renderer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Scene.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/SceneEntity.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/SceneRenderable.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Shader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/ShaderProgram.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/SkyBox.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Sprite.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/StereoscopicRenderer.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Graphics/SubMesh.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Terrain.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/TextMesh.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Texture.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/TextureUnit.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/VertexAttribute.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/VertexBuffer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Viewport.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Input/GenericInputDevice.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Input/Input.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Input/InputDevice.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Input/MappedInputDevice.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Input/MappedInputDeviceLoader.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Input/OnScreenAnalogueStick.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Input/PseudoKeyboard.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Input/PseudoMouse.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Kernel/ExecutionModel.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Kernel/Kernel.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Kernel/Task.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Kernel/TaskGroup.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Kernel/TaskManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Kernel/Thread.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Logging/Logging.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Maths/AxisAlignedBox.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Maths/EchoMaths.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Maths/Geometry.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Maths/Matrix4.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Maths/Plane.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Maths/Quaternion.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Maths/Vector4.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/Connection.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/ConnectionDetails.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/DataPacket.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/DataPacketFactory.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/NetworkExecutionModel.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Network/NetworkManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/NetworkManagerUpdater.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Network/NetworkSystem.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/SimpleDataPacketPool.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Network/SocketNetworkSystem.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Network/TCPConnection.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/UDPConnection.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/WebSocketConnection.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Network/WebSocketNetworkSystem.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Physics/BulletDynamicMotionState.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Physics/BulletFactory.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/BulletKinematicMotionState.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Physics/BulletMeshDebugDrawer.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Physics/BulletMeshPhysicsShape.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Physics/BulletMotionState.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/BulletPhysicsShape.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/BulletPhysicsWorld.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/BulletRigidBody.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/MotionState.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/PhysicsBody.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/PhysicsShape.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/PhysicsWorld.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/AL/OpenALAudio.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/AL/OpenALAudioBuffer.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/Boost/BoostCPUTimer.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/Boost/BoostMutex.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/Boost/BoostThread.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/GL/FragmentShaderManager.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/GL/GLRenderTarget.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/GL/GLShader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/GL/GLShaderProgram.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/GL/GLTexture.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/GL/VertexShaderManager.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/GTK/GTKExecutionModel.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/GTK/GTKKeyboard.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/GTK/GTKMouse.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/GTK/GTKWindow.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/Linux/Platform.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/Linux/SystemInformation.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/POSIX/POSIXShell.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/3dsReader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/BitmapLoader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/FontManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/MaterialManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/MeshManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/MeshReader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/OggAudioSource.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/PNGLoader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/RIFFReader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/ResourceManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/SkeletonManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/SkeletonReader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/TextureLoader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/TextureManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/WavAudioSource.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/XMAudioSource.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Shell/Shell.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Tile/TMXLoader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Tile/TileLayer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Tile/TileLayerMesh.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Tile/TileMap.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Tile/TileSet.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/Configuration.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/ContextSwitcher.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/Parsers.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/RegEx.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/ScenePicker.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/StringSetter.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/StringUtils.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/Texture.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/generated/Font.pb.cc" ex="false" tool="1" flavor2="0">
</item>
<item path="src/generated/GUI.pb.cc" ex="false" tool="1" flavor2="0">
</item>
<item path="src/generated/MappedInputDevice.pb.cc"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/generated/Material.pb.cc" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/AlphaRejectTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ApplicationTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/AudioTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/BulletPhysicsTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ConfigurationTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ContextSwitcherTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ConverterTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/FontMapTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/FunctionBinderTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/GUITest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/InputTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/MaterialAnimationTest.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/tests/MenuTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/MultiPassRenderTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/MultiStageTexturing.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/NetworkTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/PBRTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ParserTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ParticleTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/RenderTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ResourceTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ScissorTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ShaderTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ShellTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/SkyBoxTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/StringUtilsTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/SystemInformationTest.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/tests/TaskTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/TerrainTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/TextRenderTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/TileMapTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/TimerTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/TypeTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/UTFStringTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/VertexBufferTests.cpp" ex="false" tool="1" flavor2="0">
</item>
</conf>
<conf name="Wii" type="3">
<toolsSet>
<compilerSet>devkitPPC|GNU</compilerSet>
<dependencyChecking>true</dependencyChecking>
<rebuildPropChanged>false</rebuildPropChanged>
</toolsSet>
<compileType>
<cTool>
<developmentMode>5</developmentMode>
</cTool>
<ccTool>
<developmentMode>5</developmentMode>
<incDir>
<pElem>include</pElem>
<pElem>dependencies/opt/wii/include/freetype2</pElem>
<pElem>dependencies/opt/wii/include/bullet</pElem>
<pElem>${DEVKITPRO}/libogc/include</pElem>
<pElem>dependencies/opt/wii/include</pElem>
</incDir>
<commandLine>-mrvl -mcpu=750 -meabi -mhard-float</commandLine>
<preprocessorList>
<Elem>BOOST_REGEX_NO_LIB</Elem>
<Elem>ECHO_PLATFORM_NINTENDO_WII</Elem>
<Elem>GEKKO</Elem>
<Elem>GOOGLE_PROTOBUF_NO_THREAD_SAFETY</Elem>
</preprocessorList>
</ccTool>
<fortranCompilerTool>
<developmentMode>5</developmentMode>
</fortranCompilerTool>
<asmTool>
<developmentMode>5</developmentMode>
</asmTool>
<archiverTool>
<output>${CND_DISTDIR}/${CND_CONF}/${CND_PLATFORM}/libecho3.a</output>
</archiverTool>
</compileType>
<folder path="TestFiles/f1">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f1</output>
</linkerTool>
</folder>
<folder path="TestFiles/f10">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f10</output>
</linkerTool>
</folder>
<folder path="TestFiles/f11">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f11</output>
</linkerTool>
</folder>
<folder path="TestFiles/f12">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f12</output>
</linkerTool>
</folder>
<folder path="TestFiles/f13">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f13</output>
</linkerTool>
</folder>
<folder path="TestFiles/f14">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f14</output>
</linkerTool>
</folder>
<folder path="TestFiles/f15">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f15</output>
</linkerTool>
</folder>
<folder path="TestFiles/f16">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f16</output>
</linkerTool>
</folder>
<folder path="TestFiles/f17">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f17</output>
</linkerTool>
</folder>
<folder path="TestFiles/f18">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f18</output>
</linkerTool>
</folder>
<folder path="TestFiles/f19">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f19</output>
</linkerTool>
</folder>
<folder path="TestFiles/f2">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f2</output>
</linkerTool>
</folder>
<folder path="TestFiles/f20">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f20</output>
</linkerTool>
</folder>
<folder path="TestFiles/f21">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f21</output>
</linkerTool>
</folder>
<folder path="TestFiles/f22">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f22</output>
</linkerTool>
</folder>
<folder path="TestFiles/f23">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f23</output>
</linkerTool>
</folder>
<folder path="TestFiles/f24">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f24</output>
</linkerTool>
</folder>
<folder path="TestFiles/f25">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f25</output>
</linkerTool>
</folder>
<folder path="TestFiles/f26">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f26</output>
</linkerTool>
</folder>
<folder path="TestFiles/f27">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f27</output>
</linkerTool>
</folder>
<folder path="TestFiles/f28">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f28</output>
</linkerTool>
</folder>
<folder path="TestFiles/f29">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f29</output>
</linkerTool>
</folder>
<folder path="TestFiles/f3">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f3</output>
</linkerTool>
</folder>
<folder path="TestFiles/f30">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f30</output>
</linkerTool>
</folder>
<folder path="TestFiles/f31">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f31</output>
</linkerTool>
</folder>
<folder path="TestFiles/f32">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f32</output>
</linkerTool>
</folder>
<folder path="TestFiles/f33">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f33</output>
</linkerTool>
</folder>
<folder path="TestFiles/f34">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f34</output>
</linkerTool>
</folder>
<folder path="TestFiles/f35">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f35</output>
</linkerTool>
</folder>
<folder path="TestFiles/f4">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f4</output>
</linkerTool>
</folder>
<folder path="TestFiles/f5">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f5</output>
</linkerTool>
</folder>
<folder path="TestFiles/f6">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f6</output>
</linkerTool>
</folder>
<folder path="TestFiles/f7">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f7</output>
</linkerTool>
</folder>
<folder path="TestFiles/f8">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f8</output>
</linkerTool>
</folder>
<folder path="TestFiles/f9">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f9</output>
</linkerTool>
</folder>
<item path="include/echo/Animation/Animation.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Animation/AnimationState.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/AnimationTimeIndex.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/AnimationTrack.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/Bone.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Animation/BoneAnimationTrack.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/BoneKeyFrame.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/Interpolator.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/KeyFrame.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Animation/Skeleton.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Animation/SkeletonAnimation.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/SkeletonAnimationState.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/SpriteAnimation.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Application.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Assert.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Audio/Audio.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Audio/AudioBuffer.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Audio/AudioPlayer.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Audio/AudioSource.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Audio/AudioStream.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Chrono/CPUTimer.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Chrono/Chrono.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Chrono/CountDownTimer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Chrono/FrameRateLimiter.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/File.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/FileSystem/FileReference.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileReferenceEncrypted.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileReferenceFile.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileReferenceMemory.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileReferenceVFS.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileSystem.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileSystemSource.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileSystemSourceEncrypted.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileSystemSourceFile.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileSystemSourceMemory.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileSystemSourceVFS.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/GUI/Button.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Container.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Cursor.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Element.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/GUI.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Image.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Layout.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Menu.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Screen.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Text.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/BlendMode.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Camera.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/CameraDollies.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Colour.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/ElementBuffer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Font.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Frustum.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/GenericCameraController.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Light.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Material.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/MaterialAnimation.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Mesh.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/MultiRenderer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/MultipassRenderable.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Node.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/NodeInterface.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/ParticleEffectManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/ParticleSystems.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/PrimitiveTypes.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/RenderPass.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/RenderTarget.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/RenderTargetNotifier.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Renderable.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Renderer.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Scene.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/SceneEntity.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/SceneRenderable.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Shader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/ShaderProgram.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/SkyBox.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Sprite.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/StereoscopicRenderer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/SubMesh.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Terrain.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/TextEntity.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/TextMesh.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Texture.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/TextureUnit.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/VertexAttribute.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/VertexBuffer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Viewport.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Input/GenericInputDevice.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Input/Input.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Input/InputDevice.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Input/MappedInputDevice.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Input/MappedInputDeviceLoader.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Input/OnScreenAnalogueStick.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Input/PseudoKeyboard.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Input/PseudoMouse.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/ExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Kernel/Kernel.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/Mutex.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/ScopedLock.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/SimpleExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Kernel/Task.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/TaskGroup.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/TaskManager.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/TaskThread.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/Thread.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Logging/Logging.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/AxisAlignedBox.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Maths/EchoMaths.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Geometry.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Length.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Matrix.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Matrix3.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Matrix4.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Plane.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/PlaneBoundedVolume.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Maths/Quaternion.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Ray.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Sphere.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Vector2.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Vector3.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Vector4.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/VectorUtils.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Network/Connection.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Network/ConnectionDetails.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/ConnectionOwner.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/DataPacket.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Network/DataPacketFactory.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/GeneralError.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/IncomingConnectionListener.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/NetRedefinitions.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/NetworkEventListener.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/NetworkExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/NetworkManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/NetworkManagerUpdater.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/NetworkSystem.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/SimpleDataPacketPool.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/SocketNetworkSystem.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/TCPConnection.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/UDPConnection.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/WebSocketConnection.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/WebSocketNetworkSystem.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletCollisionResult.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletDynamicMotionState.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletFactory.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletKinematicMotionState.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletMeshDebugDrawer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletMeshPhysicsShape.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletMotionState.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletPhysicsShape.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletPhysicsWorld.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletRigidBody.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletTypeConverters.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/CollisionResult.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/MotionState.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Physics/PhysicsBody.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Physics/PhysicsFactory.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/PhysicsShape.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/PhysicsWorld.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platform.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/PlatformStub.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Platforms/AL/OpenALAudio.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/AL/OpenALAudioBuffer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Android/AndroidExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Android/AndroidSupport.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Android/AndroidWindow.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Android/FileReferenceAPK.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Android/FileSystemSourceAPK.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/EntryPointMain.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GCN/Types.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLContext.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLRenderTarget.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLShader.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLShaderProgram.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLShaderSupport.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLSupport.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLTexture.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GTK/GTKExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GTK/GTKKeyboard.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GTK/GTKMouse.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GTK/GTKWindow.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/OpenSLES/OpenSLESAudio.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/OpenSLES/OpenSLESAudioBuffer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/OpenSLES/OpenSLESPlayer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/POSIX/POSIXShell.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/GXRenderTarget.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/GXTexture.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/SDFileSystemSource.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/USBFileSystemSource.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/WiiExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/WiiSystemInput.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/Wiimote.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/DirectInput.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/DirectInputDevice.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/DirectInputDeviceManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/DirectSoundAudio.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/DirectSoundAudioBuffer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/EntryPointWinMain.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/SWindow.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/Types.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/WindowsExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/WindowsGLWindow.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/WindowsKeyboard.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/WindowsMouse.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/XInputDevice.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/XInputDeviceManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Plugin/Plugin.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Resource/3dsReader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Resource/BitmapLoader.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/FontManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/FragmentShaderManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/MaterialManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/MeshManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/MeshReader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Resource/OggAudioSource.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/PNGLoader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Resource/RIFFReader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Resource/Resource.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Resource/ResourceDelegate.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/ResourceManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/ResourceManagerBase.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/SkeletonManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/SkeletonReader.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/TextureLoader.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/TextureManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/VertexShaderManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/WavAudioSource.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/XMAudioSource.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Shell/Shell.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Speech/SpeechToTextReceiver.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Tile/TMXLoader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Tile/Tile.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Tile/TileLayer.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Tile/TileMap.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Tile/TileSet.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Types.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/UTF8String.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/Configuration.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/ContextSwitcher.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Util/DirectoryMonitor.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Util/FunctionBinder.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/InheritableEnableSharedFromThis.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Util/NetworkRedirect.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Util/Oscillator.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/Parsers.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/ProcessorInformationHelper.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Util/Protobuf.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/RegEx.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/ScenePicker.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/StringSetter.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/StringUtils.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/Texture.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/Utils.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/cpp/chrono" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/cpp/functional" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/cpp/thread" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/generated/GUI.pb.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/generated/MappedInputDevice.pb.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/generated/Material.pb.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="proto/Font.proto" ex="false" tool="3" flavor2="0">
</item>
<item path="proto/GUI.proto" ex="false" tool="3" flavor2="0">
</item>
<item path="proto/MappedInputDevice.proto" ex="false" tool="3" flavor2="0">
</item>
<item path="proto/Material.proto" ex="false" tool="3" flavor2="0">
</item>
<item path="proto/generate.sh" ex="false" tool="3" flavor2="0">
</item>
<item path="src/Animation/Animation.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Animation/AnimationState.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Animation/AnimationTrack.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Animation/BoneAnimationTrack.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Animation/Skeleton.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Animation/SkeletonAnimation.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Animation/SkeletonAnimationState.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Animation/SpriteAnimation.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Application.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Audio/Audio.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Audio/AudioBuffer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Audio/AudioPlayer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Audio/AudioSource.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Audio/AudioStream.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Chrono/CPUTimer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Chrono/Chrono.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Chrono/FrameRateLimiter.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/FileSystem/File.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/FileSystem/FileReferenceEncrypted.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileReferenceFile.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileReferenceMemory.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileReferenceVFS.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileSystem.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/FileSystem/FileSystemSource.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileSystemSourceEncrypted.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileSystemSourceFile.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileSystemSourceMemory.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileSystemSourceVFS.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/GUI/Button.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Container.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Cursor.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Element.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/GUI.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Image.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Layout.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Menu.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Screen.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Text.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/TextBox.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Camera.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/CameraDollies.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Colour.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/ElementBuffer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Frustum.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Light.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Material.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/MaterialAnimation.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Mesh.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/MultiRenderer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/MultipassRenderable.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Graphics/Node.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/PrimitiveTypes.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/RenderPass.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/RenderTarget.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/RenderTargetNotifier.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Graphics/Renderable.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Renderer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Scene.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/SceneEntity.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/SceneRenderable.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Shader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/ShaderProgram.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/SkyBox.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Sprite.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/StereoscopicRenderer.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Graphics/SubMesh.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Terrain.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/TextMesh.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Texture.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/TextureUnit.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/VertexAttribute.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/VertexBuffer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Viewport.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Input/GenericInputDevice.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Input/Input.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Input/InputDevice.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Input/MappedInputDevice.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Input/MappedInputDeviceLoader.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Input/OnScreenAnalogueStick.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Input/PseudoKeyboard.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Input/PseudoMouse.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Kernel/ExecutionModel.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Kernel/Kernel.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Kernel/Task.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Kernel/TaskGroup.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Kernel/TaskManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Kernel/Thread.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Logging/Logging.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Maths/AxisAlignedBox.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Maths/EchoMaths.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Maths/Geometry.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Maths/Matrix4.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Maths/Plane.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Maths/Quaternion.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Maths/Vector4.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/Connection.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/ConnectionDetails.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/DataPacket.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/DataPacketFactory.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/NetworkManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/NetworkManagerUpdater.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Network/NetworkSystem.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/SimpleDataPacketPool.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Network/SocketNetworkSystem.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Network/TCPConnection.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/UDPConnection.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/WebSocketConnection.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Network/WebSocketNetworkSystem.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Physics/BulletDynamicMotionState.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Physics/BulletFactory.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/BulletKinematicMotionState.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Physics/BulletMeshDebugDrawer.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Physics/BulletMeshPhysicsShape.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Physics/BulletMotionState.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/BulletPhysicsShape.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/BulletPhysicsWorld.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/BulletRigidBody.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/MotionState.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/PhysicsBody.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/PhysicsShape.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/PhysicsWorld.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/GL/FragmentShaderManager.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/GL/VertexShaderManager.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/Wii/CPUTimer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/Wii/GXRenderTarget.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/Wii/GXTexture.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/Wii/LWPMutex.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/Wii/LWPThread.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/Wii/Platform.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/Wii/SDFileSystemSource.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/Wii/SystemInformation.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/Wii/USBFileSystemSource.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/Wii/WiiSystemInput.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/Wii/Wiimote.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/3dsReader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/BitmapLoader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/FontManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/MaterialManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/MeshManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/MeshReader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/OggAudioSource.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/PNGLoader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/RIFFReader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/ResourceManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/SkeletonManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/SkeletonReader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/TextureLoader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/TextureManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/WavAudioSource.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/XMAudioSource.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Shell/Shell.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Tile/TMXLoader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Tile/TileLayer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Tile/TileLayerMesh.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Tile/TileMap.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Tile/TileSet.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/Configuration.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/ContextSwitcher.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/Parsers.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/RegEx.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/ScenePicker.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/StringSetter.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/StringUtils.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/Texture.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/generated/Font.pb.cc" ex="false" tool="1" flavor2="0">
</item>
<item path="src/generated/GUI.pb.cc" ex="false" tool="1" flavor2="0">
</item>
<item path="src/generated/MappedInputDevice.pb.cc"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/generated/Material.pb.cc" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/AlphaRejectTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ApplicationTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/AudioTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/BulletPhysicsTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ConfigurationTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ContextSwitcherTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ConverterTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/FontMapTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/FunctionBinderTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/GUITest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/InputTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/MaterialAnimationTest.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/tests/MenuTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/MultiPassRenderTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/MultiStageTexturing.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/NetworkTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/PBRTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ParserTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ParticleTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/RenderTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ResourceTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ScissorTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ShaderTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ShellTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/SkyBoxTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/StringUtilsTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/SystemInformationTest.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/tests/TaskTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/TerrainTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/TextRenderTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/TileMapTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/TimerTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/TypeTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/UTFStringTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/VertexBufferTests.cpp" ex="false" tool="1" flavor2="0">
</item>
</conf>
<conf name="Android" type="3">
<toolsSet>
<compilerSet>Android_9|GNU</compilerSet>
<dependencyChecking>true</dependencyChecking>
<rebuildPropChanged>false</rebuildPropChanged>
</toolsSet>
<compileType>
<cTool>
<developmentMode>5</developmentMode>
<commandLine>-march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16</commandLine>
</cTool>
<ccTool>
<developmentMode>5</developmentMode>
<incDir>
<pElem>include</pElem>
<pElem>dependencies/opt/android/include/freetype2</pElem>
<pElem>dependencies/opt/android/include/bullet</pElem>
<pElem>dependencies/opt/android/include</pElem>
</incDir>
<commandLine>-march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -frtti -fexceptions</commandLine>
<preprocessorList>
<Elem>ECHO_GLES_SUPPORT</Elem>
<Elem>ECHO_PLATFORM_ANDROID</Elem>
</preprocessorList>
</ccTool>
<asmTool>
<developmentMode>5</developmentMode>
</asmTool>
<archiverTool>
<output>${CND_DISTDIR}/${CND_CONF}/libecho3.a</output>
</archiverTool>
</compileType>
<folder path="TestFiles/f1">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
<commandLine>`cppunit-config --cflags`</commandLine>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
<commandLine>`cppunit-config --cflags`</commandLine>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f1</output>
<linkerLibItems>
<linkerOptionItem>`cppunit-config --libs`</linkerOptionItem>
</linkerLibItems>
</linkerTool>
</folder>
<folder path="TestFiles/f10">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
<commandLine>`cppunit-config --cflags`</commandLine>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
<commandLine>`cppunit-config --cflags`</commandLine>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f10</output>
<linkerLibItems>
<linkerOptionItem>`cppunit-config --libs`</linkerOptionItem>
</linkerLibItems>
</linkerTool>
</folder>
<folder path="TestFiles/f11">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f11</output>
</linkerTool>
</folder>
<folder path="TestFiles/f12">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f12</output>
</linkerTool>
</folder>
<folder path="TestFiles/f13">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f13</output>
</linkerTool>
</folder>
<folder path="TestFiles/f14">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f14</output>
</linkerTool>
</folder>
<folder path="TestFiles/f15">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f15</output>
</linkerTool>
</folder>
<folder path="TestFiles/f16">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f16</output>
</linkerTool>
</folder>
<folder path="TestFiles/f17">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f17</output>
</linkerTool>
</folder>
<folder path="TestFiles/f18">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f18</output>
</linkerTool>
</folder>
<folder path="TestFiles/f19">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f19</output>
</linkerTool>
</folder>
<folder path="TestFiles/f2">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
<commandLine>`cppunit-config --cflags`</commandLine>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
<commandLine>`cppunit-config --cflags`</commandLine>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f2</output>
<linkerLibItems>
<linkerOptionItem>`cppunit-config --libs`</linkerOptionItem>
</linkerLibItems>
</linkerTool>
</folder>
<folder path="TestFiles/f20">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f20</output>
</linkerTool>
</folder>
<folder path="TestFiles/f21">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f21</output>
</linkerTool>
</folder>
<folder path="TestFiles/f22">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f22</output>
</linkerTool>
</folder>
<folder path="TestFiles/f23">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f23</output>
</linkerTool>
</folder>
<folder path="TestFiles/f24">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f24</output>
</linkerTool>
</folder>
<folder path="TestFiles/f25">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f25</output>
</linkerTool>
</folder>
<folder path="TestFiles/f26">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f26</output>
</linkerTool>
</folder>
<folder path="TestFiles/f27">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f27</output>
</linkerTool>
</folder>
<folder path="TestFiles/f28">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f28</output>
</linkerTool>
</folder>
<folder path="TestFiles/f29">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f29</output>
</linkerTool>
</folder>
<folder path="TestFiles/f3">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
<commandLine>`cppunit-config --cflags`</commandLine>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
<commandLine>`cppunit-config --cflags`</commandLine>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f3</output>
<linkerLibItems>
<linkerOptionItem>`cppunit-config --libs`</linkerOptionItem>
</linkerLibItems>
</linkerTool>
</folder>
<folder path="TestFiles/f30">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f30</output>
</linkerTool>
</folder>
<folder path="TestFiles/f31">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f31</output>
</linkerTool>
</folder>
<folder path="TestFiles/f32">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f32</output>
</linkerTool>
</folder>
<folder path="TestFiles/f33">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f33</output>
</linkerTool>
</folder>
<folder path="TestFiles/f34">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f34</output>
</linkerTool>
</folder>
<folder path="TestFiles/f35">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f35</output>
</linkerTool>
</folder>
<folder path="TestFiles/f4">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
<commandLine>`cppunit-config --cflags`</commandLine>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
<commandLine>`cppunit-config --cflags`</commandLine>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f4</output>
<linkerLibItems>
<linkerOptionItem>`cppunit-config --libs`</linkerOptionItem>
</linkerLibItems>
</linkerTool>
</folder>
<folder path="TestFiles/f5">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
<commandLine>`cppunit-config --cflags`</commandLine>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
<commandLine>`cppunit-config --cflags`</commandLine>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f5</output>
<linkerLibItems>
<linkerOptionItem>`cppunit-config --libs`</linkerOptionItem>
</linkerLibItems>
</linkerTool>
</folder>
<folder path="TestFiles/f6">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
<commandLine>`cppunit-config --cflags`</commandLine>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
<commandLine>`cppunit-config --cflags`</commandLine>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f6</output>
<linkerLibItems>
<linkerOptionItem>`cppunit-config --libs`</linkerOptionItem>
</linkerLibItems>
</linkerTool>
</folder>
<folder path="TestFiles/f7">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
<commandLine>`cppunit-config --cflags`</commandLine>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
<commandLine>`cppunit-config --cflags`</commandLine>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f7</output>
<linkerLibItems>
<linkerOptionItem>`cppunit-config --libs`</linkerOptionItem>
</linkerLibItems>
</linkerTool>
</folder>
<folder path="TestFiles/f8">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
<commandLine>`cppunit-config --cflags`</commandLine>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
<commandLine>`cppunit-config --cflags`</commandLine>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f8</output>
<linkerLibItems>
<linkerOptionItem>`cppunit-config --libs`</linkerOptionItem>
</linkerLibItems>
</linkerTool>
</folder>
<folder path="TestFiles/f9">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
<commandLine>`cppunit-config --cflags`</commandLine>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
<commandLine>`cppunit-config --cflags`</commandLine>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f9</output>
<linkerLibItems>
<linkerOptionItem>`cppunit-config --libs`</linkerOptionItem>
</linkerLibItems>
</linkerTool>
</folder>
<item path="include/echo/Animation/Animation.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Animation/AnimationState.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/AnimationTimeIndex.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/AnimationTrack.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/Bone.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Animation/BoneAnimationTrack.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/BoneKeyFrame.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/Interpolator.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/KeyFrame.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Animation/Skeleton.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Animation/SkeletonAnimation.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/SkeletonAnimationState.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/SpriteAnimation.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Application.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Assert.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Audio/Audio.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Audio/AudioBuffer.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Audio/AudioPlayer.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Audio/AudioSource.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Audio/AudioStream.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Chrono/CPUTimer.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Chrono/Chrono.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Chrono/CountDownTimer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Chrono/FrameRateLimiter.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/File.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/FileSystem/FileReference.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileReferenceEncrypted.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileReferenceFile.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileReferenceMemory.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileReferenceVFS.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileSystem.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileSystemSource.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileSystemSourceEncrypted.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileSystemSourceFile.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileSystemSourceMemory.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileSystemSourceVFS.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/GUI/Button.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Container.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Cursor.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Element.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/GUI.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Image.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Layout.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Menu.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Screen.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Text.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/BlendMode.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Camera.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/CameraDollies.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Colour.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/ElementBuffer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Font.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Frustum.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/GenericCameraController.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Light.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Material.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/MaterialAnimation.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Mesh.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/MultiRenderer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/MultipassRenderable.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Node.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/NodeInterface.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/ParticleEffectManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/ParticleSystems.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/PrimitiveTypes.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/RenderPass.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/RenderTarget.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/RenderTargetNotifier.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Renderable.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Renderer.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Scene.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/SceneEntity.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/SceneRenderable.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Shader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/ShaderProgram.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/SkyBox.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Sprite.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/StereoscopicRenderer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/SubMesh.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Terrain.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/TextEntity.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/TextMesh.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Texture.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/TextureUnit.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/VertexAttribute.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/VertexBuffer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Viewport.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Input/GenericInputDevice.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Input/Input.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Input/InputDevice.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Input/MappedInputDevice.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Input/MappedInputDeviceLoader.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Input/OnScreenAnalogueStick.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Input/PseudoKeyboard.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Input/PseudoMouse.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/ExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Kernel/Kernel.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/Mutex.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/ScopedLock.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/SimpleExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Kernel/Task.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/TaskGroup.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/TaskManager.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/TaskThread.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/Thread.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Logging/Logging.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/AxisAlignedBox.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Maths/EchoMaths.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Geometry.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Length.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Matrix.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Matrix3.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Matrix4.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Plane.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/PlaneBoundedVolume.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Maths/Quaternion.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Ray.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Sphere.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Vector2.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Vector3.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Vector4.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/VectorUtils.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Network/Connection.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Network/ConnectionDetails.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/ConnectionOwner.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/DataPacket.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Network/DataPacketFactory.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/GeneralError.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/IncomingConnectionListener.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/NetRedefinitions.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/NetworkEventListener.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/NetworkExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/NetworkManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/NetworkManagerUpdater.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/NetworkSystem.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/SimpleDataPacketPool.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/SocketNetworkSystem.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/TCPConnection.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/UDPConnection.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/WebSocketConnection.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/WebSocketNetworkSystem.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletCollisionResult.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletDynamicMotionState.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletFactory.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletKinematicMotionState.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletMeshDebugDrawer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletMeshPhysicsShape.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletMotionState.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletPhysicsShape.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletPhysicsWorld.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletRigidBody.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletTypeConverters.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/CollisionResult.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/MotionState.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Physics/PhysicsBody.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Physics/PhysicsFactory.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/PhysicsShape.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/PhysicsWorld.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platform.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/PlatformStub.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Platforms/AL/OpenALAudio.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/AL/OpenALAudioBuffer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Android/AndroidExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Android/AndroidSupport.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Android/AndroidWindow.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Android/FileReferenceAPK.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Android/FileSystemSourceAPK.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/EntryPointMain.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GCN/Types.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLContext.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLRenderTarget.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLShader.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLShaderProgram.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLShaderSupport.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLSupport.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLTexture.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GTK/GTKExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GTK/GTKKeyboard.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GTK/GTKMouse.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GTK/GTKWindow.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/OpenSLES/OpenSLESAudio.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/OpenSLES/OpenSLESAudioBuffer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/OpenSLES/OpenSLESPlayer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/POSIX/POSIXShell.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/GXRenderTarget.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/GXTexture.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/SDFileSystemSource.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/USBFileSystemSource.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/WiiExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/WiiSystemInput.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/Wiimote.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/DirectInput.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/DirectInputDevice.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/DirectInputDeviceManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/DirectSoundAudio.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/DirectSoundAudioBuffer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/EntryPointWinMain.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/SWindow.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/Types.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/WindowsExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/WindowsGLWindow.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/WindowsKeyboard.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/WindowsMouse.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/XInputDevice.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/XInputDeviceManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Plugin/Plugin.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Resource/3dsReader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Resource/BitmapLoader.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/FontManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/FragmentShaderManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/MaterialManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/MeshManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/MeshReader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Resource/OggAudioSource.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/PNGLoader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Resource/RIFFReader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Resource/Resource.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Resource/ResourceDelegate.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/ResourceManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/ResourceManagerBase.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/SkeletonManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/SkeletonReader.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/TextureLoader.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/TextureManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/VertexShaderManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/WavAudioSource.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/XMAudioSource.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Shell/Shell.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Speech/SpeechToTextReceiver.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Tile/TMXLoader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Tile/Tile.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Tile/TileLayer.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Tile/TileMap.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Tile/TileSet.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Types.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/UTF8String.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/Configuration.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/ContextSwitcher.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Util/DirectoryMonitor.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Util/FunctionBinder.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/InheritableEnableSharedFromThis.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Util/NetworkRedirect.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Util/Oscillator.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/Parsers.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/ProcessorInformationHelper.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Util/Protobuf.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/RegEx.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/ScenePicker.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/StringSetter.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/StringUtils.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/Texture.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/Utils.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/cpp/chrono" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/cpp/functional" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/cpp/thread" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/generated/GUI.pb.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/generated/MappedInputDevice.pb.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/generated/Material.pb.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="proto/Font.proto" ex="false" tool="3" flavor2="0">
</item>
<item path="proto/GUI.proto" ex="false" tool="3" flavor2="0">
</item>
<item path="proto/MappedInputDevice.proto" ex="false" tool="3" flavor2="0">
</item>
<item path="proto/Material.proto" ex="false" tool="3" flavor2="0">
</item>
<item path="proto/generate.sh" ex="false" tool="3" flavor2="0">
</item>
<item path="src/Animation/Animation.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Animation/AnimationState.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Animation/AnimationTrack.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Animation/BoneAnimationTrack.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Animation/Skeleton.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Animation/SkeletonAnimation.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Animation/SkeletonAnimationState.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Animation/SpriteAnimation.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Application.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Audio/Audio.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Audio/AudioBuffer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Audio/AudioPlayer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Audio/AudioSource.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Audio/AudioStream.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Chrono/CPUTimer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Chrono/Chrono.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Chrono/FrameRateLimiter.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/FileSystem/File.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/FileSystem/FileReferenceEncrypted.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileReferenceFile.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileReferenceMemory.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileReferenceVFS.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileSystem.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/FileSystem/FileSystemSource.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileSystemSourceEncrypted.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileSystemSourceFile.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileSystemSourceMemory.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/FileSystem/FileSystemSourceVFS.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/GUI/Button.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Container.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Cursor.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Element.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/GUI.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Image.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Layout.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Menu.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Screen.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Text.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/TextBox.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Camera.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/CameraDollies.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Colour.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/ElementBuffer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Frustum.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Light.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Material.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/MaterialAnimation.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Mesh.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/MultiRenderer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/MultipassRenderable.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Graphics/Node.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/PrimitiveTypes.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/RenderPass.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/RenderTarget.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/RenderTargetNotifier.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Graphics/Renderable.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Renderer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Scene.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/SceneEntity.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/SceneRenderable.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Shader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/ShaderProgram.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/SkyBox.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Sprite.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/StereoscopicRenderer.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Graphics/SubMesh.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Terrain.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/TextMesh.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Texture.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/TextureUnit.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/VertexAttribute.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/VertexBuffer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Viewport.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Input/GenericInputDevice.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Input/Input.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Input/InputDevice.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Input/MappedInputDevice.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Input/MappedInputDeviceLoader.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Input/OnScreenAnalogueStick.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Input/PseudoKeyboard.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Input/PseudoMouse.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Kernel/ExecutionModel.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Kernel/Kernel.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Kernel/Task.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Kernel/TaskGroup.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Kernel/TaskManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Kernel/Thread.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Logging/Logging.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Maths/AxisAlignedBox.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Maths/EchoMaths.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Maths/Geometry.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Maths/Matrix4.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Maths/Plane.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Maths/Quaternion.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Maths/Vector4.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/Connection.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/ConnectionDetails.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/DataPacket.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/DataPacketFactory.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/NetworkExecutionModel.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Network/NetworkManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/NetworkManagerUpdater.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Network/NetworkSystem.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/SimpleDataPacketPool.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Network/SocketNetworkSystem.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Network/TCPConnection.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/UDPConnection.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/WebSocketConnection.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Network/WebSocketNetworkSystem.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Physics/BulletDynamicMotionState.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Physics/BulletFactory.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/BulletKinematicMotionState.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Physics/BulletMeshDebugDrawer.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Physics/BulletMeshPhysicsShape.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Physics/BulletMotionState.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/BulletPhysicsShape.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/BulletPhysicsWorld.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/BulletRigidBody.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/MotionState.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/PhysicsBody.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/PhysicsShape.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/PhysicsWorld.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/AL/OpenALAudio.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/AL/OpenALAudioBuffer.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/Android/AndroidExecutionModel.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/Android/AndroidSupport.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/Android/AndroidWindow.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/Android/FileReferenceAPK.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/Android/FileSystemSourceAPK.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/Android/Platform.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/Android/SystemInformation.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/Boost/BoostCPUTimer.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/Boost/BoostMutex.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/Boost/BoostThread.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/GL/FragmentShaderManager.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/GL/GLRenderTarget.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/GL/GLShader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/GL/GLShaderProgram.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/GL/GLTexture.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/GL/VertexShaderManager.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/OpenSLES/OpenSLESAudio.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/OpenSLES/OpenSLESAudioBuffer.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/OpenSLES/OpenSLESPlayer.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Resource/3dsReader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/BitmapLoader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/FontManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/MaterialManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/MeshManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/MeshReader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/OggAudioSource.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/PNGLoader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/RIFFReader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/ResourceManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/SkeletonManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/SkeletonReader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/TextureLoader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/TextureManager.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/WavAudioSource.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Resource/XMAudioSource.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Shell/Shell.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Tile/TMXLoader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Tile/TileLayer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Tile/TileLayerMesh.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Tile/TileMap.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Tile/TileSet.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/Configuration.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/ContextSwitcher.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/Parsers.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/RegEx.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/ScenePicker.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/StringSetter.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/StringUtils.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/Texture.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/generated/Font.pb.cc" ex="false" tool="1" flavor2="0">
</item>
<item path="src/generated/GUI.pb.cc" ex="false" tool="1" flavor2="0">
</item>
<item path="src/generated/MappedInputDevice.pb.cc"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/generated/Material.pb.cc" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/AlphaRejectTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ApplicationTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/AudioTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/BulletPhysicsTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ConfigurationTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ContextSwitcherTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ConverterTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/FontMapTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/FunctionBinderTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/GUITest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/InputTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/MaterialAnimationTest.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/tests/MenuTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/MultiPassRenderTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/MultiStageTexturing.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/NetworkTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/PBRTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ParserTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ParticleTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/RenderTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ResourceTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ScissorTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ShaderTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ShellTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/SkyBoxTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/StringUtilsTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/SystemInformationTest.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/tests/TaskTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/TerrainTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/TextRenderTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/TileMapTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/TimerTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/TypeTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/UTFStringTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/VertexBufferTests.cpp" ex="false" tool="1" flavor2="0">
</item>
</conf>
<conf name="Windows" type="3">
<toolsSet>
<compilerSet>Windows_Cross_Compiler|GNU</compilerSet>
<dependencyChecking>true</dependencyChecking>
<rebuildPropChanged>false</rebuildPropChanged>
</toolsSet>
<compileType>
<cTool>
<developmentMode>5</developmentMode>
</cTool>
<ccTool>
<developmentMode>5</developmentMode>
<commandlineTool>i686-w64-mingw32-g++</commandlineTool>
<incDir>
<pElem>include</pElem>
<pElem>dependencies/opt/windowscross/include/freetype2</pElem>
<pElem>dependencies/opt/windowscross/include/bullet</pElem>
<pElem>dependencies/opt/windowscross/include</pElem>
</incDir>
<commandLine>--sysroot=/usr/i686-w64-mingw32</commandLine>
<preprocessorList>
<Elem>BOOST_USE_WINDOWS_H</Elem>
<Elem>ECHO_PLATFORM_WINDOWS</Elem>
<Elem>GLEW_STATIC</Elem>
<Elem>WINVER=0x0501</Elem>
</preprocessorList>
</ccTool>
<fortranCompilerTool>
<developmentMode>5</developmentMode>
</fortranCompilerTool>
<asmTool>
<developmentMode>5</developmentMode>
</asmTool>
<archiverTool>
</archiverTool>
</compileType>
<folder path="TestFiles">
<linkerTool>
<linkerLibItems>
<linkerOptionItem>-lpng12 -lboost_system -lboost_filesystem -lboost_regex </linkerOptionItem>
<linkerOptionItem>`pkg-config --libs protobuf libmodplug vorbis gl gtkmm-2.4 gtkglextmm-1.2 sigc++-2.0 libmodplug ogg openal tinyxml glew vorbisfile`</linkerOptionItem>
</linkerLibItems>
</linkerTool>
</folder>
<folder path="TestFiles/f1">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f1</output>
</linkerTool>
</folder>
<folder path="TestFiles/f10">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f10</output>
</linkerTool>
</folder>
<folder path="TestFiles/f11">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f11</output>
</linkerTool>
</folder>
<folder path="TestFiles/f12">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f12</output>
</linkerTool>
</folder>
<folder path="TestFiles/f13">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f13</output>
</linkerTool>
</folder>
<folder path="TestFiles/f14">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f14</output>
</linkerTool>
</folder>
<folder path="TestFiles/f15">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f15</output>
</linkerTool>
</folder>
<folder path="TestFiles/f16">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f16</output>
</linkerTool>
</folder>
<folder path="TestFiles/f17">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f17</output>
</linkerTool>
</folder>
<folder path="TestFiles/f18">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f18</output>
</linkerTool>
</folder>
<folder path="TestFiles/f19">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f19</output>
</linkerTool>
</folder>
<folder path="TestFiles/f2">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f2</output>
</linkerTool>
</folder>
<folder path="TestFiles/f20">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f20</output>
</linkerTool>
</folder>
<folder path="TestFiles/f21">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f21</output>
</linkerTool>
</folder>
<folder path="TestFiles/f22">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f22</output>
</linkerTool>
</folder>
<folder path="TestFiles/f23">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f23</output>
</linkerTool>
</folder>
<folder path="TestFiles/f24">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f24</output>
</linkerTool>
</folder>
<folder path="TestFiles/f25">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f25</output>
</linkerTool>
</folder>
<folder path="TestFiles/f26">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f26</output>
</linkerTool>
</folder>
<folder path="TestFiles/f27">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f27</output>
</linkerTool>
</folder>
<folder path="TestFiles/f28">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f28</output>
</linkerTool>
</folder>
<folder path="TestFiles/f29">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f29</output>
</linkerTool>
</folder>
<folder path="TestFiles/f3">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f3</output>
</linkerTool>
</folder>
<folder path="TestFiles/f30">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f30</output>
</linkerTool>
</folder>
<folder path="TestFiles/f31">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f31</output>
</linkerTool>
</folder>
<folder path="TestFiles/f32">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f32</output>
</linkerTool>
</folder>
<folder path="TestFiles/f33">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f33</output>
</linkerTool>
</folder>
<folder path="TestFiles/f34">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f34</output>
</linkerTool>
</folder>
<folder path="TestFiles/f35">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f35</output>
</linkerTool>
</folder>
<folder path="TestFiles/f4">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f4</output>
</linkerTool>
</folder>
<folder path="TestFiles/f5">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f5</output>
</linkerTool>
</folder>
<folder path="TestFiles/f6">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f6</output>
</linkerTool>
</folder>
<folder path="TestFiles/f7">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f7</output>
</linkerTool>
</folder>
<folder path="TestFiles/f8">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f8</output>
</linkerTool>
</folder>
<folder path="TestFiles/f9">
<cTool>
<incDir>
<pElem>.</pElem>
</incDir>
</cTool>
<ccTool>
<incDir>
<pElem>.</pElem>
</incDir>
</ccTool>
<linkerTool>
<output>${TESTDIR}/TestFiles/f9</output>
</linkerTool>
</folder>
<item path="include/echo/Animation/Animation.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Animation/AnimationState.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/AnimationTimeIndex.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/AnimationTrack.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/Bone.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Animation/BoneAnimationTrack.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/BoneKeyFrame.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/Interpolator.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/KeyFrame.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Animation/Skeleton.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Animation/SkeletonAnimation.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/SkeletonAnimationState.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Animation/SpriteAnimation.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Application.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Assert.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Audio/Audio.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Audio/AudioBuffer.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Audio/AudioPlayer.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Audio/AudioSource.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Audio/AudioStream.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Chrono/CPUTimer.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Chrono/Chrono.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Chrono/CountDownTimer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Chrono/FrameRateLimiter.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/File.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/FileSystem/FileReference.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileReferenceEncrypted.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileReferenceFile.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileReferenceMemory.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileReferenceVFS.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileSystem.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileSystemSource.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileSystemSourceEncrypted.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileSystemSourceFile.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileSystemSourceMemory.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/FileSystem/FileSystemSourceVFS.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/GUI/Button.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Container.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Cursor.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Element.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/GUI.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Image.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Layout.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Menu.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Screen.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/GUI/Text.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/BlendMode.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Camera.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/CameraDollies.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Colour.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/ElementBuffer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Font.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Frustum.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/GenericCameraController.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Light.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Material.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/MaterialAnimation.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Mesh.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/MultiRenderer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/MultipassRenderable.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Node.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/NodeInterface.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/ParticleEffectManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/ParticleSystems.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/PrimitiveTypes.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/RenderPass.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/RenderTarget.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/RenderTargetNotifier.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Renderable.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Renderer.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Scene.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/SceneEntity.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/SceneRenderable.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Shader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/ShaderProgram.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/SkyBox.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Sprite.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/StereoscopicRenderer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/SubMesh.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Terrain.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/TextEntity.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/TextMesh.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/Texture.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Graphics/TextureUnit.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/VertexAttribute.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/VertexBuffer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Graphics/Viewport.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Input/GenericInputDevice.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Input/Input.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Input/InputDevice.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Input/MappedInputDevice.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Input/MappedInputDeviceLoader.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Input/OnScreenAnalogueStick.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Input/PseudoKeyboard.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Input/PseudoMouse.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/ExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Kernel/Kernel.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/Mutex.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/ScopedLock.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/SimpleExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Kernel/Task.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/TaskGroup.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/TaskManager.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/TaskThread.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Kernel/Thread.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Logging/Logging.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/AxisAlignedBox.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Maths/EchoMaths.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Geometry.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Length.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Matrix.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Matrix3.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Matrix4.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Plane.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/PlaneBoundedVolume.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Maths/Quaternion.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Ray.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Sphere.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Vector2.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Vector3.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/Vector4.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Maths/VectorUtils.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Network/Connection.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Network/ConnectionDetails.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/ConnectionOwner.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/DataPacket.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Network/DataPacketFactory.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/GeneralError.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/IncomingConnectionListener.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/NetRedefinitions.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/NetworkEventListener.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/NetworkExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/NetworkManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/NetworkManagerUpdater.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/NetworkSystem.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/SimpleDataPacketPool.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/SocketNetworkSystem.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/TCPConnection.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/UDPConnection.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/WebSocketConnection.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Network/WebSocketNetworkSystem.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletCollisionResult.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletDynamicMotionState.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletFactory.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletKinematicMotionState.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletMeshDebugDrawer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletMeshPhysicsShape.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletMotionState.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletPhysicsShape.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletPhysicsWorld.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletRigidBody.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/BulletTypeConverters.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/CollisionResult.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/MotionState.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Physics/PhysicsBody.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Physics/PhysicsFactory.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/PhysicsShape.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Physics/PhysicsWorld.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platform.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/PlatformStub.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Platforms/AL/OpenALAudio.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/AL/OpenALAudioBuffer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Android/AndroidExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Android/AndroidSupport.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Android/AndroidWindow.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Android/FileReferenceAPK.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Android/FileSystemSourceAPK.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/EntryPointMain.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GCN/Types.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLContext.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLRenderTarget.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLShader.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLShaderProgram.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLShaderSupport.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLSupport.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GL/GLTexture.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GTK/GTKExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GTK/GTKKeyboard.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GTK/GTKMouse.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/GTK/GTKWindow.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/OpenSLES/OpenSLESAudio.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/OpenSLES/OpenSLESAudioBuffer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/OpenSLES/OpenSLESPlayer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/POSIX/POSIXShell.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/GXRenderTarget.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/GXTexture.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/SDFileSystemSource.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/USBFileSystemSource.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/WiiExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/WiiSystemInput.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Wii/Wiimote.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/DirectInput.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/DirectInputDevice.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/DirectInputDeviceManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/DirectSoundAudio.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/DirectSoundAudioBuffer.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/EntryPointWinMain.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/SWindow.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/Types.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/WindowsExecutionModel.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/WindowsGLWindow.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/WindowsKeyboard.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/WindowsMouse.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/XInputDevice.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Platforms/Windows/XInputDeviceManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Plugin/Plugin.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Resource/3dsReader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Resource/BitmapLoader.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/FontManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/FragmentShaderManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/MaterialManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/MeshManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/MeshReader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Resource/OggAudioSource.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/PNGLoader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Resource/RIFFReader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Resource/Resource.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Resource/ResourceDelegate.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/ResourceManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/ResourceManagerBase.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/SkeletonManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/SkeletonReader.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/TextureLoader.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/TextureManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/VertexShaderManager.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/WavAudioSource.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Resource/XMAudioSource.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Shell/Shell.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Speech/SpeechToTextReceiver.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Tile/TMXLoader.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Tile/Tile.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Tile/TileLayer.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Tile/TileMap.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Tile/TileSet.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Types.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/UTF8String.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/Configuration.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/ContextSwitcher.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Util/DirectoryMonitor.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Util/FunctionBinder.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/InheritableEnableSharedFromThis.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Util/NetworkRedirect.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Util/Oscillator.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/Parsers.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/ProcessorInformationHelper.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/Util/Protobuf.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/RegEx.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/ScenePicker.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/StringSetter.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/StringUtils.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/Texture.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/Util/Utils.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/cpp/chrono" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/cpp/functional" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/cpp/thread" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/generated/GUI.pb.h" ex="false" tool="3" flavor2="0">
</item>
<item path="include/echo/generated/MappedInputDevice.pb.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="include/echo/generated/Material.pb.h"
ex="false"
tool="3"
flavor2="0">
</item>
<item path="proto/Font.proto" ex="false" tool="3" flavor2="0">
</item>
<item path="proto/GUI.proto" ex="false" tool="3" flavor2="0">
</item>
<item path="proto/MappedInputDevice.proto" ex="false" tool="3" flavor2="0">
</item>
<item path="proto/Material.proto" ex="false" tool="3" flavor2="0">
</item>
<item path="proto/generate.sh" ex="false" tool="3" flavor2="0">
</item>
<item path="src/Animation/Animation.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Animation/AnimationState.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Animation/AnimationTrack.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Animation/BoneAnimationTrack.cpp"
ex="false"
tool="1"
flavor2="9">
</item>
<item path="src/Animation/Skeleton.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Animation/SkeletonAnimation.cpp"
ex="false"
tool="1"
flavor2="9">
</item>
<item path="src/Animation/SkeletonAnimationState.cpp"
ex="false"
tool="1"
flavor2="9">
</item>
<item path="src/Animation/SpriteAnimation.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Application.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Audio/Audio.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Audio/AudioBuffer.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Audio/AudioPlayer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Audio/AudioSource.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Audio/AudioStream.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Chrono/CPUTimer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Chrono/Chrono.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Chrono/FrameRateLimiter.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/FileSystem/File.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/FileSystem/FileReferenceEncrypted.cpp"
ex="false"
tool="1"
flavor2="9">
</item>
<item path="src/FileSystem/FileReferenceFile.cpp"
ex="false"
tool="1"
flavor2="9">
</item>
<item path="src/FileSystem/FileReferenceMemory.cpp"
ex="false"
tool="1"
flavor2="9">
</item>
<item path="src/FileSystem/FileReferenceVFS.cpp"
ex="false"
tool="1"
flavor2="9">
</item>
<item path="src/FileSystem/FileSystem.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/FileSystem/FileSystemSource.cpp"
ex="false"
tool="1"
flavor2="9">
</item>
<item path="src/FileSystem/FileSystemSourceEncrypted.cpp"
ex="false"
tool="1"
flavor2="9">
</item>
<item path="src/FileSystem/FileSystemSourceFile.cpp"
ex="false"
tool="1"
flavor2="9">
</item>
<item path="src/FileSystem/FileSystemSourceMemory.cpp"
ex="false"
tool="1"
flavor2="9">
</item>
<item path="src/FileSystem/FileSystemSourceVFS.cpp"
ex="false"
tool="1"
flavor2="9">
</item>
<item path="src/GUI/Button.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Container.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Cursor.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Element.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/GUI.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Image.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Layout.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Menu.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Screen.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/Text.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/GUI/TextBox.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Camera.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Graphics/CameraDollies.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Colour.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Graphics/ElementBuffer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Frustum.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Graphics/Light.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Graphics/Material.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Graphics/MaterialAnimation.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Mesh.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Graphics/MultiRenderer.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Graphics/MultipassRenderable.cpp"
ex="false"
tool="1"
flavor2="9">
</item>
<item path="src/Graphics/Node.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Graphics/PrimitiveTypes.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/RenderPass.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Graphics/RenderTarget.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Graphics/RenderTargetNotifier.cpp"
ex="false"
tool="1"
flavor2="9">
</item>
<item path="src/Graphics/Renderable.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Graphics/Renderer.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Graphics/Scene.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Graphics/SceneEntity.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Graphics/SceneRenderable.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Graphics/Shader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/ShaderProgram.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/SkyBox.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Sprite.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/StereoscopicRenderer.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Graphics/SubMesh.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Graphics/Terrain.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/TextMesh.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Graphics/Texture.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Graphics/TextureUnit.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Graphics/VertexAttribute.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/VertexBuffer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Graphics/Viewport.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Input/GenericInputDevice.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Input/Input.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Input/InputDevice.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Input/MappedInputDevice.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Input/MappedInputDeviceLoader.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Input/OnScreenAnalogueStick.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Input/PseudoKeyboard.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Input/PseudoMouse.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Kernel/ExecutionModel.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Kernel/Kernel.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Kernel/Task.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Kernel/TaskGroup.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Kernel/TaskManager.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Kernel/Thread.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Logging/Logging.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Maths/AxisAlignedBox.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Maths/EchoMaths.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Maths/Geometry.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Maths/Matrix4.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Maths/Plane.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Maths/Quaternion.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Maths/Vector4.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Network/Connection.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Network/ConnectionDetails.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Network/DataPacket.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Network/DataPacketFactory.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Network/NetworkExecutionModel.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Network/NetworkManager.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Network/NetworkManagerUpdater.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Network/NetworkSystem.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Network/SimpleDataPacketPool.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Network/SocketNetworkSystem.cpp"
ex="false"
tool="1"
flavor2="9">
</item>
<item path="src/Network/TCPConnection.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Network/UDPConnection.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Network/WebSocketConnection.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Network/WebSocketNetworkSystem.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Physics/BulletDynamicMotionState.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Physics/BulletFactory.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/BulletKinematicMotionState.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Physics/BulletMeshDebugDrawer.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Physics/BulletMeshPhysicsShape.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Physics/BulletMotionState.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/BulletPhysicsShape.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/BulletPhysicsWorld.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/BulletRigidBody.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/MotionState.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/PhysicsBody.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/PhysicsShape.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Physics/PhysicsWorld.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/AL/OpenALAudio.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Platforms/AL/OpenALAudioBuffer.cpp"
ex="false"
tool="1"
flavor2="9">
</item>
<item path="src/Platforms/Android/AndroidExecutionModel.cpp"
ex="true"
tool="1"
flavor2="9">
</item>
<item path="src/Platforms/Android/AndroidSupport.cpp"
ex="true"
tool="1"
flavor2="9">
</item>
<item path="src/Platforms/Android/AndroidWindow.cpp"
ex="true"
tool="1"
flavor2="9">
</item>
<item path="src/Platforms/Android/FileReferenceAPK.cpp"
ex="true"
tool="1"
flavor2="9">
</item>
<item path="src/Platforms/Android/FileSystemSourceAPK.cpp"
ex="true"
tool="1"
flavor2="9">
</item>
<item path="src/Platforms/Android/JNIInterface.cpp"
ex="true"
tool="1"
flavor2="9">
</item>
<item path="src/Platforms/Android/Platform.cpp" ex="true" tool="1" flavor2="9">
</item>
<item path="src/Platforms/Boost/BoostCPUTimer.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/Boost/BoostMutex.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/Boost/BoostThread.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/GL/FragmentShaderManager.cpp"
ex="false"
tool="1"
flavor2="9">
</item>
<item path="src/Platforms/GL/GLRenderTarget.cpp"
ex="false"
tool="1"
flavor2="9">
</item>
<item path="src/Platforms/GL/GLShader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/GL/GLShaderProgram.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/GL/GLTexture.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Platforms/GL/VertexShaderManager.cpp"
ex="false"
tool="1"
flavor2="9">
</item>
<item path="src/Platforms/GTK/GTKExecutionModel.cpp"
ex="true"
tool="1"
flavor2="9">
</item>
<item path="src/Platforms/GTK/GTKKeyboard.cpp" ex="true" tool="1" flavor2="9">
</item>
<item path="src/Platforms/GTK/GTKMouse.cpp" ex="true" tool="1" flavor2="9">
</item>
<item path="src/Platforms/GTK/GTKWindow.cpp" ex="true" tool="1" flavor2="9">
</item>
<item path="src/Platforms/Linux/Platform.cpp" ex="true" tool="1" flavor2="9">
</item>
<item path="src/Platforms/OpenSLES/OpenSLESAudio.cpp"
ex="true"
tool="1"
flavor2="9">
</item>
<item path="src/Platforms/OpenSLES/OpenSLESAudioBuffer.cpp"
ex="true"
tool="1"
flavor2="9">
</item>
<item path="src/Platforms/OpenSLES/OpenSLESPlayer.cpp"
ex="true"
tool="1"
flavor2="9">
</item>
<item path="src/Platforms/Windows/Platform.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/Windows/SWindow.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Platforms/Windows/SystemInformation.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/Windows/WindowsExecutionModel.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/Windows/WindowsGLWindow.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/Windows/WindowsKeyboard.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Platforms/Windows/WindowsMouse.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/Resource/3dsReader.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Resource/BitmapLoader.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Resource/FontManager.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Resource/MaterialManager.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Resource/MeshManager.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Resource/MeshReader.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Resource/OggAudioSource.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Resource/PNGLoader.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Resource/RIFFReader.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Resource/ResourceManager.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Resource/SkeletonManager.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Resource/SkeletonReader.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Resource/TextureLoader.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Resource/TextureManager.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Resource/WavAudioSource.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Resource/XMAudioSource.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Shell/Shell.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Tile/TMXLoader.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Tile/TileLayer.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Tile/TileLayerMesh.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Tile/TileMap.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Tile/TileSet.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/Configuration.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/ContextSwitcher.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/Parsers.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/RegEx.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/ScenePicker.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/StringSetter.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/Util/StringUtils.cpp" ex="false" tool="1" flavor2="9">
</item>
<item path="src/Util/Texture.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/generated/Font.pb.cc" ex="false" tool="1" flavor2="0">
</item>
<item path="src/generated/GUI.pb.cc" ex="false" tool="1" flavor2="0">
</item>
<item path="src/generated/MappedInputDevice.pb.cc"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/generated/Material.pb.cc" ex="false" tool="1" flavor2="9">
</item>
<item path="src/tests/AlphaRejectTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ApplicationTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/AudioTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/BulletPhysicsTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ConfigurationTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ContextSwitcherTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ConverterTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/FontMapTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/FunctionBinderTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/GUITest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/InputTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/MaterialAnimationTest.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/tests/MenuTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/MultiPassRenderTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/MultiStageTexturing.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/NetworkTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/PBRTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ParserTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ParticleTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/RenderTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ResourceTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ScissorTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ShaderTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/ShellTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/SkyBoxTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/StringUtilsTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/SystemInformationTest.cpp"
ex="false"
tool="1"
flavor2="0">
</item>
<item path="src/tests/TaskTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/TerrainTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/TextRenderTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/TileMapTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/TimerTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/TypeTests.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/UTFStringTest.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="src/tests/VertexBufferTests.cpp" ex="false" tool="1" flavor2="0">
</item>
</conf>
</confs>
</configurationDescriptor>

File Metadata

Mime Type
text/xml
Expires
Wed, Jan 15, 9:21 PM (3 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
72055
Default Alt Text
configurations.xml (397 KB)

Event Timeline