Merge branch 'master' of ssh://drop.maemo.org/git/mdictionary
[mdictionary] / trunk / src / plugins / google / tests / tests.pro
index 22afa83..9c7bf3e 100644 (file)
@@ -15,11 +15,15 @@ HEADERS += test.h \
     ../../../includes/settings.h \
     ../../../includes/DictDialog.h \
     ../../../includes/CommonDictInterface.h \
-    ../src/TranslationGoogle.h
+    ../src/TranslationGoogle.h \
+    ../src/GoogleDictDialog.h \
+    ../src/GoogleSettingsDialog.h
 
 SOURCES += test.cpp \
     ../src/GooglePlugin.cpp \
-    ../src/TranslationGoogle.cpp
+    ../src/TranslationGoogle.cpp \
+    ../src/GoogleDictDialog.cpp \
+    ../src/GoogleSettingsDialog.cpp
 
 check.target = check
 check.commands = ./GooglePluginTests