[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [27039] trunk/blender/source/gameengine: No need for this change anymore (force include to get BLO_sys_types. h in GE)

Martin Poirier theeth at yahoo.com
Sat Feb 20 23:51:22 CET 2010


Revision: 27039
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=27039
Author:   theeth
Date:     2010-02-20 23:51:22 +0100 (Sat, 20 Feb 2010)

Log Message:
-----------
No need for this change anymore (force include to get BLO_sys_types.h in GE)

Modified Paths:
--------------
    trunk/blender/source/gameengine/GameLogic/CMakeLists.txt
    trunk/blender/source/gameengine/Ketsji/KXNetwork/CMakeLists.txt

Modified: trunk/blender/source/gameengine/GameLogic/CMakeLists.txt
===================================================================
--- trunk/blender/source/gameengine/GameLogic/CMakeLists.txt	2010-02-20 22:49:45 UTC (rev 27038)
+++ trunk/blender/source/gameengine/GameLogic/CMakeLists.txt	2010-02-20 22:51:22 UTC (rev 27039)
@@ -32,7 +32,6 @@
 	../../../intern/string
 	../../../source/gameengine/Expressions 
 	../../../source/gameengine/SceneGraph
-	../../../intern/guardedalloc
 	../../../intern/moto/include
 	../../../source/gameengine/Rasterizer
 )

Modified: trunk/blender/source/gameengine/Ketsji/KXNetwork/CMakeLists.txt
===================================================================
--- trunk/blender/source/gameengine/Ketsji/KXNetwork/CMakeLists.txt	2010-02-20 22:49:45 UTC (rev 27038)
+++ trunk/blender/source/gameengine/Ketsji/KXNetwork/CMakeLists.txt	2010-02-20 22:51:22 UTC (rev 27039)
@@ -30,7 +30,6 @@
 	.
 	../../../../source/kernel/gen_system
 	../../../../intern/string
-	../../../../intern/guardedalloc
 	../../../../intern/moto/include
 	../../../../source/gameengine/Ketsji
 	../../../../source/gameengine/GameLogic





More information about the Bf-blender-cvs mailing list