Revision: 37828
          
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37828
Author:   kjym3
Date:     2011-06-26 16:52:30 +0000 (Sun, 26 Jun 2011)
Log Message:
-----------
Added missing BKE_linestyle.h to the list of header files in the
"bf_blenkernel" library.

Modified Paths:
--------------
    branches/soc-2008-mxcurioni/source/blender/blenkernel/CMakeLists.txt

Modified: branches/soc-2008-mxcurioni/source/blender/blenkernel/CMakeLists.txt
===================================================================
--- branches/soc-2008-mxcurioni/source/blender/blenkernel/CMakeLists.txt        
2011-06-26 15:35:02 UTC (rev 37827)
+++ branches/soc-2008-mxcurioni/source/blender/blenkernel/CMakeLists.txt        
2011-06-26 16:52:30 UTC (rev 37828)
@@ -193,6 +193,7 @@
        BKE_key.h
        BKE_lattice.h
        BKE_library.h
+       BKE_linestyle.h
        BKE_main.h
        BKE_material.h
        BKE_mball.h

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

Reply via email to