Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitchell Stokes <mogurijin@gmail.com>2013-07-09 04:59:57 +0400
committerMitchell Stokes <mogurijin@gmail.com>2013-07-09 04:59:57 +0400
commit5bcc621fbfc4c6ff5a2fb14c54216446824c8224 (patch)
tree79b6ea7cf33c5dbabf0cc0497503a4bab0e62594 /source/gameengine/Ketsji/CMakeLists.txt
parent615edbe57b67e898b8fe18ffd5621bee99a44a3d (diff)
BGE cleanup: removing an unused KX_PhysicsPropertiesobsolute.h file.
Diffstat (limited to 'source/gameengine/Ketsji/CMakeLists.txt')
-rw-r--r--source/gameengine/Ketsji/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/gameengine/Ketsji/CMakeLists.txt b/source/gameengine/Ketsji/CMakeLists.txt
index 3baa72eb3c8..10d4f9e8cb5 100644
--- a/source/gameengine/Ketsji/CMakeLists.txt
+++ b/source/gameengine/Ketsji/CMakeLists.txt
@@ -185,7 +185,7 @@ set(SRC
KX_OrientationInterpolator.h
KX_ParentActuator.h
KX_PhysicsEngineEnums.h
- KX_PhysicsPropertiesobsolete.h
+ #KX_PhysicsPropertiesobsolete.h
KX_PolyProxy.h
KX_PolygonMaterial.h
KX_PositionInterpolator.h