X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=mdictionary.pro;h=477639b9dd0e9651118c522945b2c239de0bb861;hb=179ec6d69ba84409283a71d44894a56f657abb39;hp=6dcf82311270ecf6f4896b272bab6f9a252f430e;hpb=685ad3feb8856ed32d9fe6abcd46e98fccc95aab;p=mdictionary diff --git a/mdictionary.pro b/mdictionary.pro index 6dcf823..477639b 100644 --- a/mdictionary.pro +++ b/mdictionary.pro @@ -1,11 +1,11 @@ TEMPLATE = subdirs -SUBDIRS = src tests +SUBDIRS = src CONFIG += ordered include (mdictionary.pri) check.CONFIG += recursive -check.recurse = src tests +check.recurse = src QMAKE_EXTRA_TARGETS += check @@ -20,4 +20,5 @@ message("Binary directory: "$$BIN_DIR) message("Data directory: "$$DATA_DIR) message("Plugins directory: "$$PLUGINS_DIR) message("Documentation directory: "$$DOCS_DIR) +#message("Qml directory: "$$QMLS_DIR)