X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=mdictionary.pro;h=b30dbc5d0f40b9d0dfa0ce40e31d5f890f4f9fda;hb=5492ca63acc1bc2e17deac92b1b5ae70f7294697;hp=0a912f5edac07fa2495c4a6c0cccee0cec078757;hpb=fd48e3446c5b8606a27bc9f1fd22525ea8eefb05;p=mdictionary diff --git a/mdictionary.pro b/mdictionary.pro index 0a912f5..b30dbc5 100644 --- a/mdictionary.pro +++ b/mdictionary.pro @@ -5,11 +5,11 @@ include (mdictionary.pri) check.CONFIG += recursive -check.recurse = src +check.recurse = src QMAKE_EXTRA_TARGETS += check -include(doc/doc.pri) +include (doc/doc.pri) QMAKE_EXTRA_TARGETS += doc message("Enabled sources: "$$ENABLED_SRC) @@ -21,3 +21,5 @@ message("Data directory: "$$DATA_DIR) message("Plugins directory: "$$PLUGINS_DIR) message("Documentation directory: "$$DOCS_DIR) +#message("Qml directory: "$$QMLS_DIR) +