[Kst] extragear/graphics/kst/src
George Staikos
staikos at kde.org
Sun Feb 12 23:47:05 CET 2006
SVN commit 508875 by staikos:
temporarily copy the export files into the helper libraries. the include lines
are getting messy and I don't want to add more by pushing this up yet.
also fix includes
A extdate/kst_export.h libkst/kst_export.h#508874
M +1 -1 libkst/Makefile.am
A libkstkmdi/kst_export.h libkst/kst_export.h#508874
--- trunk/extragear/graphics/kst/src/libkst/Makefile.am #508874:508875
@@ -36,7 +36,7 @@
include_HEADERS = kstdatasource.h kstobject.h kst_export.h kstsharedptr.h rwlock.h kstdateparser.h
-INCLUDES=-I$(top_srcdir)/src/extdate -I$(top_srcdir) $(all_includes)
+INCLUDES=-I$(top_srcdir)/kst/src/extdate -I$(top_srcdir) $(all_includes)
messages: rc.cpp
LIST=`find . -name \*.h -o -name \*.hh -o -name \*.H -o -name \*.hxx -o -name \*.hpp -o -name \*.cpp -o -name \*.cc -o -name \*.cxx -o -name \*.ecpp -o -name \*.C`; \
More information about the Kst
mailing list