[Kst] branches/work/kst/portto4/kst/src/datasources

Mike Fenton mike at staikos.net
Wed Oct 29 20:41:44 CET 2008


SVN commit 877556 by fenton:

Add SampleDataSource plugin.


 M  +2 -1      datasources.pro  
 A             sampledatasource (directory)  
 A             sampledatasource/kstdata_sampledatasource.desktop  
 A             sampledatasource/sampledatasource.cpp   [License: GPL (v2+)]
 A             sampledatasource/sampledatasource.h   [License: GPL (v2+)]
 A             sampledatasource/sampledatasource.pro  


--- branches/work/kst/portto4/kst/src/datasources/datasources.pro #877555:877556
@@ -2,7 +2,8 @@
 CONFIG += ordered
 
 SUBDIRS += \
-    ascii
+    ascii \
+    sampledatasource
 
 
 !win32:SUBDIRS += dirfile


More information about the Kst mailing list