From: Carsten Niehaus Date: Sun, 3 Sep 2006 10:26:57 +0000 (+0000) Subject: remove useless stuff X-Git-Tag: v3.80.2~44 X-Git-Url: https://git.rmz.fi/?a=commitdiff_plain;h=bf575880d2a93442c88a72bab18ad4c39cab27ac;p=libqmvoc.git remove useless stuff svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=580347 --- diff --git a/libscience/tests/CMakeLists.txt b/libscience/tests/CMakeLists.txt index bdbd2fb..0806f86 100644 --- a/libscience/tests/CMakeLists.txt +++ b/libscience/tests/CMakeLists.txt @@ -1,28 +1,15 @@ if (KDE4_BUILD_TESTS) -include_directories( ${CMAKE_SOURCE_DIR}/libkdeedu/libscience ) + include_directories( ${CMAKE_SOURCE_DIR}/libkdeedu/libscience ) -set(EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_BINARY_DIR}) + set(EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_BINARY_DIR}) + set(xmlreadingtest_SRCS xmlreadingtest.cpp ) -########### next target ############### + kde4_automoc(${xmlreadingtest_SRCS}) -set(xmlreadingtest_SRCS xmlreadingtest.cpp ) + kde4_add_executable(xmlreadingtest ${xmlreadingtest_SRCS}) -kde4_automoc(${xmlreadingtest_SRCS}) - -kde4_add_executable(xmlreadingtest ${xmlreadingtest_SRCS}) - -target_link_libraries(xmlreadingtest ${KDE4_KDECORE_LIBS} science ) - -########### next target ############### - -#set(isotopereadingtest_SRCS isotopereadingtest.cpp ) - -#kde4_automoc(${isotopereadingtest_SRCS}) - -#kde4_add_executable(isotopereadingtest ${isotopereadingtest_SRCS}) - -#target_link_libraries(isotopereadingtest ${KDE4_KDECORE_LIBS} science ) + target_link_libraries(xmlreadingtest ${KDE4_KDECORE_LIBS} science ) endif(KDE4_BUILD_TESTS) diff --git a/libscience/tests/cmlspec_example.cml b/libscience/tests/cmlspec_example.cml deleted file mode 100644 index e0c33cf..0000000 --- a/libscience/tests/cmlspec_example.cml +++ /dev/null @@ -1,191 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -