Added check target to qmake
[mdictionary] / tests / XdxfPluginTests / tests.pro
diff --git a/tests/XdxfPluginTests/tests.pro b/tests/XdxfPluginTests/tests.pro
deleted file mode 100644 (file)
index 7ef99cb..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-######################################################################
-# Automatically generated by qmake (1.07a) Wed Aug 4 11:35:12 2010
-######################################################################
-
-CONFIG += qtestlib
-QT += sql
-TARGET = xdxfPluginTests
-TEMPLATE = app
-INCLUDEPATH += .
-
-# Input
-HEADERS += test.h \
-    ../../src/plugins/xdxf/xdxfplugin.h \
-    ../../src/plugins/xdxf/TranslationXdxf.h \
-    ../../src/common/translation.h \
-    ../../src/common/settings.h \
-    ../../src/common/DictDialog.h \
-    ../../src/common/CommonDictInterface.h \
-    ../../src/plugins/xdxf/XdxfDictDialog.h \
-    ../../src/plugins/xdxf/XdxfLoadDialog.h \
-    ../../src/plugins/xdxf/XdxfSettingsDialog.h \
-    ../../src/plugins/xdxf/XdxfCachingDialog.h
-
-
-SOURCES += test.cpp \
-    ../../src/plugins/xdxf/xdxfplugin.cpp \
-    ../../src/plugins/xdxf/TranslationXdxf.cpp \
-    ../../src/plugins/xdxf/XdxfLoadDialog.cpp \
-    ../../src/plugins/xdxf/XdxfDictDialog.cpp \
-    ../../src/plugins/xdxf/XdxfCachingDialog.cpp \
-    ../../src/plugins/xdxf/XdxfSettingsDialog.cpp
-
-target.path = .
-target.commands = ./xdxfPluginTests
-INSTALLS += target