From 53f343edd785f346dccdf39dedfe7626260b63a5 Mon Sep 17 00:00:00 2001 From: Benoit Bolsee Date: Sat, 1 Sep 2012 21:23:05 +0000 Subject: ..\commmit_hive.txt --- source/gameengine/Ketsji/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source/gameengine/Ketsji/CMakeLists.txt') diff --git a/source/gameengine/Ketsji/CMakeLists.txt b/source/gameengine/Ketsji/CMakeLists.txt index 4b3426e0784..269311b7e00 100644 --- a/source/gameengine/Ketsji/CMakeLists.txt +++ b/source/gameengine/Ketsji/CMakeLists.txt @@ -107,6 +107,7 @@ set(SRC KX_PyMath.cpp KX_PythonInit.cpp KX_PythonInitTypes.cpp + KX_PythonMain.cpp KX_PythonSeq.cpp KX_RadarSensor.cpp KX_RayCast.cpp @@ -189,6 +190,7 @@ set(SRC KX_PyMath.h KX_PythonInit.h KX_PythonInitTypes.h + KX_PythonMain.h KX_PythonSeq.h KX_RadarSensor.h KX_RayCast.h -- cgit v1.2.3