[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/krita
From:       Cyrille Berger <cyb () lepi ! org>
Date:       2009-02-28 22:29:18
Message-ID: 1235860158.342007.30895.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 933436 by berger:

start installing headers

 M  +15 -1     image/CMakeLists.txt  
 M  +7 -4      ui/CMakeLists.txt  


--- trunk/koffice/krita/image/CMakeLists.txt #933435:933436
@@ -1,4 +1,4 @@
-add_subdirectory( tests )
+# add_subdirectory( tests )
 add_subdirectory( tiles )
 
 ########### next target ###############
@@ -202,6 +202,20 @@
 
 ########### install files ###############
 # Don't install the header files for now
+
+install( FILES 
+    kis_debug.h
+    kis_image.h
+    kis_painter.h
+    kis_paint_device.h
+    kis_iterators_pixel.h
+    kis_shared_data.h
+    kis_shared_ptr.h
+    kis_shared_ptr_vector.h
+    kis_types.h
+    krita_export.h
+    DESTINATION ${INCLUDE_INSTALL_DIR})
+
 #install( FILES   kis_debug.h kis_global.h kis_annotation.h
 #kis_shared_ptr_vector.h kis_undo_adapter.h kis_progress_subject.h
 #kis_progress_display_interface.h kis_adjustment_layer.h
--- trunk/koffice/krita/ui/CMakeLists.txt #933435:933436
@@ -196,12 +196,16 @@
 
 ########### install files ###############
 
-#install( FILES
+install( FILES
+    canvas/kis_canvas2.h
+    canvas/kis_canvas_decoration.h
+    tool/kis_tool.h
+    kis_cursor.h
+    kis_view2.h
 #    kis_cmb_composite.h
 #    kis_cmb_idlist.h
 #    kis_color_cup.h
 #    kis_config.h
-#    kis_cursor.h
 #    kis_double_click_event.h
 #    kis_double_widget.h
 #    kis_filter_manager.h
@@ -220,7 +224,6 @@
 #    kis_paintop_box.h
 #    kis_palette_widget.h
 #    kis_previewwidget.h
-#    kis_tool.h
 #    kis_tool_non_paint.h
 #    kis_tool_paint.h
 #    kis_tool_freehand.h
@@ -231,4 +234,4 @@
 #    kobirdeyepanel.h
 #    KoInputDevice.h
 #    canvas/kis_perspective_grid_manager.h
-#    DESTINATION ${INCLUDE_INSTALL_DIR})
+   DESTINATION ${INCLUDE_INSTALL_DIR})
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic