[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [39376] branches/soc-2008-mxcurioni/source /blender/CMakeLists.txt: Added source/blender/makesdna/DNA_linestyle_types. h to ${SRC_DNA_INC}.

Tamito Kajiyama rd6t-kjym at asahi-net.or.jp
Sun Aug 14 01:40:25 CEST 2011


Revision: 39376
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=39376
Author:   kjym3
Date:     2011-08-13 23:40:25 +0000 (Sat, 13 Aug 2011)
Log Message:
-----------
Added source/blender/makesdna/DNA_linestyle_types.h to ${SRC_DNA_INC}.

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

Modified: branches/soc-2008-mxcurioni/source/blender/CMakeLists.txt
===================================================================
--- branches/soc-2008-mxcurioni/source/blender/CMakeLists.txt	2011-08-13 23:29:16 UTC (rev 39375)
+++ branches/soc-2008-mxcurioni/source/blender/CMakeLists.txt	2011-08-13 23:40:25 UTC (rev 39376)
@@ -50,6 +50,7 @@
 	${CMAKE_CURRENT_SOURCE_DIR}/makesdna/DNA_key_types.h
 	${CMAKE_CURRENT_SOURCE_DIR}/makesdna/DNA_lamp_types.h
 	${CMAKE_CURRENT_SOURCE_DIR}/makesdna/DNA_lattice_types.h
+	${CMAKE_CURRENT_SOURCE_DIR}/makesdna/DNA_linestyle_types.h
 	${CMAKE_CURRENT_SOURCE_DIR}/makesdna/DNA_listBase.h
 	${CMAKE_CURRENT_SOURCE_DIR}/makesdna/DNA_material_types.h
 	${CMAKE_CURRENT_SOURCE_DIR}/makesdna/DNA_mesh_types.h




More information about the Bf-blender-cvs mailing list