[Kst] extragear/graphics/kst/kst/extdate
George Staikos
staikos at kde.org
Fri Nov 11 01:58:26 CET 2005
SVN commit 479609 by staikos:
remove test code
M +0 -10 Makefile.am
D test_extdate.cc
D testwidget.cpp
D testwidget.h
--- trunk/extragear/graphics/kst/kst/extdate/Makefile.am #479608:479609
@@ -1,5 +1,3 @@
-bin_PROGRAMS = test_extdate test_extdatepicker
-
INCLUDES= $(all_includes)
lib_LTLIBRARIES = libextdate.la
@@ -9,13 +7,5 @@
libextdate_la_LDFLAGS = $(all_libraries) -no-undefined -version-info 3:0:2
libextdate_la_LIBADD = $(LIB_KDEUI)
-test_extdate_SOURCES = test_extdate.cc
-test_extdate_LDADD = libextdate.la
-test_extdate_LDFLAGS = $(all_libraries) $(KDE_RPATH)
-
-test_extdatepicker_SOURCES = testwidget.cpp main.cpp
-test_extdatepicker_LDADD = libextdate.la
-test_extdatepicker_LDFLAGS = $(all_libraries) $(KDE_RPATH)
-
METASOURCES = AUTO
More information about the Kst
mailing list