###################################################################### # Automatically generated by qmake (1.07a) Wed Aug 4 11:35:12 2010 ###################################################################### CONFIG += qtestlib QT += core gui network TARGET = GooglrPluginTests TEMPLATE = app INCLUDEPATH += . # Input HEADERS += test.h \ ../src/GooglePlugin.h \ ../../../includes/translation.h \ ../../../includes/settings.h \ ../../../includes/DictDialog.h \ ../../../includes/CommonDictInterface.h \ ../src/TranslationGoogle.h \ ../src/GoogleDictDialog.h \ ../src/GoogleSettingsDialog.h SOURCES += test.cpp \ ../src/GooglePlugin.cpp \ ../src/TranslationGoogle.cpp \ ../src/GoogleDictDialog.cpp \ ../src/GoogleSettingsDialog.cpp check.target = check check.commands = ./GooglePluginTests QMAKE_EXTRA_TARGETS += check