[Kst] kdeextragear-2/kst/plugins/demo

George Staikos staikos at kde.org
Fri May 16 08:36:31 CEST 2003


CVS commit by staikos: 

add another deep and meaningful plugin for testing


  A            cosdemo.c   1.1
  A            cosdemo.xml   1.1
  M +2 -0      README   1.2


--- kdeextragear-2/kst/plugins/demo/README  #1.1:1.2
@@ -3,4 +3,6 @@
 gcc sindemo.c -fPIC -DPIC -o sindemo.o -c -Wall -ansi -pedantic
 ld -o sindemo.so -shared sindemo.o
+gcc cosdemo.c -fPIC -DPIC -o cosdemo.o -c -Wall -ansi -pedantic
+ld -o cosdemo.so -shared cosdemo.o
 
 




More information about the Kst mailing list