Index: leahi.pro =================================================================== diff -u -rd862dfcd402206e33b314c458e41c13b684a4565 -r291cadb8a1441e856eda05bb347849ae45a2d7d5 --- leahi.pro (.../leahi.pro) (revision d862dfcd402206e33b314c458e41c13b684a4565) +++ leahi.pro (.../leahi.pro) (revision 291cadb8a1441e856eda05bb347849ae45a2d7d5) @@ -704,7 +704,9 @@ VER_REVIS="\\\"${buildNumber}\\\"" \ VER_REVIS_DEV=\\\"$$system( date "+%m%d%H%M" )\\\" \ VER_APPLY=\\\"$$system( touch -m main.cpp )\\\" \ - VER_BRANCH=\\\"$$system( git rev-parse --abbrev-ref HEAD )\\\" + VER_BRANCH=\\\"$$system( git rev-parse --abbrev-ref HEAD )\\\" \ + CURRENT_DIR=\\\"$$PWD\\\" \ + QML_PATH=\\\"${CURRENT_DIR}/sources/gui\\\" # Additional import path used to resolve QML modules in Qt Creator's code model QML_IMPORT_PATH =