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

George Staikos staikos at kde.org
Fri Sep 28 21:05:57 CEST 2007


SVN commit 718454 by staikos:

This file doesn't work on win32


 M  +2 -1      libkst.pro  


--- branches/work/kst/portto4/kst/src/libkst/libkst.pro #718453:718454
@@ -16,7 +16,6 @@
 SOURCES += \
     kstobject.cpp \
     kstdatasource.cpp \
-    stdinsource.cpp \
     kstextension.cpp \
     kstdatacollection.cpp \
     kstdebug.cpp \
@@ -50,6 +49,8 @@
     builtinprimitives.cpp \
     vectorfactory.cpp
 
+!win32:SOURCES += stdinsource.cpp
+
 HEADERS += \
     datasourcefactory.h \
     defaultprimitivenames.h \


More information about the Kst mailing list