[Kde-bindings] KDE/kdebindings/csharp/ktexteditor

Richard Dale Richard_Dale at tipitina.demon.co.uk
Thu Jul 24 18:30:12 UTC 2008


SVN commit 837455 by rdale:

* Add a KTextEditor example

CCMAIL: kde-bindings at kde.org

 M  +2 -0      CMakeLists.txt  
 A             examples (directory)  
 A             examples/CMakeLists.txt  
 A             examples/editor (directory)  
 A             examples/editor/CMakeLists.txt  
 A             examples/editor/editor.cs  


--- trunk/KDE/kdebindings/csharp/ktexteditor/CMakeLists.txt #837454:837455
@@ -29,3 +29,5 @@
 
 INSTALL(TARGETS ktexteditor-sharp LIBRARY DESTINATION ${LIB_INSTALL_DIR})
 INSTALL_GAC(ktexteditor-dotnet)
+
+add_subdirectory(examples EXCLUDE_FROM_ALL)



More information about the Kde-bindings mailing list