Skip to content
Snippets Groups Projects
Commit 74c50880 authored by mae's avatar mae
Browse files

Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline

parents 68d85aca 8d7389fa
No related branches found
No related tags found
No related merge requests found
...@@ -9,8 +9,8 @@ defineReplace(prependAll) { ...@@ -9,8 +9,8 @@ defineReplace(prependAll) {
return($$result) return($$result)
} }
LUPDATE = $$targetPath($$[QT_INSTALL_PREFIX]/bin/lupdate) -locations relative -no-ui-lines LUPDATE = $$targetPath($$[QT_INSTALL_BINS]/bin/lupdate) -locations relative -no-ui-lines
LRELEASE = $$targetPath($$[QT_INSTALL_PREFIX]/bin/lrelease) LRELEASE = $$targetPath($$[QT_INSTALL_BINS]/bin/lrelease)
TS_FILES = $$prependAll(TRANSLATIONS, $$PWD/qtcreator_,.ts) TS_FILES = $$prependAll(TRANSLATIONS, $$PWD/qtcreator_,.ts)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment