X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;ds=sidebyside;f=mdictionary.pro;h=477639b9dd0e9651118c522945b2c239de0bb861;hb=0eb244df0da2ac95f6868d7a77cf190c1ca49a11;hp=4018128748b76837c606a8aaf2961963eff84ed1;hpb=a8a828abad6c5c81f70c772a17da939110871c9d;p=mdictionary diff --git a/mdictionary.pro b/mdictionary.pro index 4018128..477639b 100644 --- a/mdictionary.pro +++ b/mdictionary.pro @@ -1,15 +1,15 @@ 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 -include(doc/doc.pri) +include (doc/doc.pri) QMAKE_EXTRA_TARGETS += doc message("Enabled sources: "$$ENABLED_SRC) @@ -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)