Revision: 36316
          
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=36316
Author:   moguri
Date:     2011-04-24 23:44:40 +0000 (Sun, 24 Apr 2011)
Log Message:
-----------
Not sure how this got missed when I branched, but this change is needed to get 
RNA to compile with the Python components. Hopefully this isn't an indication 
of deeper problems with the branching.

Modified Paths:
--------------
    branches/bge_components/source/blender/makesrna/intern/CMakeLists.txt

Modified: branches/bge_components/source/blender/makesrna/intern/CMakeLists.txt
===================================================================
--- branches/bge_components/source/blender/makesrna/intern/CMakeLists.txt       
2011-04-24 22:11:13 UTC (rev 36315)
+++ branches/bge_components/source/blender/makesrna/intern/CMakeLists.txt       
2011-04-24 23:44:40 UTC (rev 36316)
@@ -68,6 +68,7 @@
        rna_particle.c
        rna_pose.c
        rna_property.c
+       rna_pycomponent.c
        rna_render.c
        rna_rna.c
        rna_scene.c

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to