summaryrefslogtreecommitdiff
path: root/qtcreator.pri
diff options
context:
space:
mode:
authorcon <qtc-committer@nokia.com>2009-09-14 17:42:08 +0200
committercon <qtc-committer@nokia.com>2009-09-15 14:22:13 +0200
commitc22e4c7628a0e9ae0725715e0f30a9451464e7cd (patch)
treed81628362700297e2616541f0ab4db5be8876f85 /qtcreator.pri
parente2ff55914835380871c62125ba67b60415c9327e (diff)
downloadqt-creator-c22e4c7628a0e9ae0725715e0f30a9451464e7cd.tar.gz
It's "Qt Creator" and that should reflect in the App name on Mac.
Diffstat (limited to 'qtcreator.pri')
-rw-r--r--qtcreator.pri2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtcreator.pri b/qtcreator.pri
index 2a68864361..f9bdb63993 100644
--- a/qtcreator.pri
+++ b/qtcreator.pri
@@ -55,7 +55,7 @@ isEmpty(IDE_BUILD_TREE) {
}
IDE_APP_PATH = $$IDE_BUILD_TREE/bin
macx {
- IDE_APP_TARGET = QtCreator
+ IDE_APP_TARGET = "Qt Creator"
IDE_LIBRARY_PATH = $$IDE_APP_PATH/$${IDE_APP_TARGET}.app/Contents/PlugIns
IDE_PLUGIN_PATH = $$IDE_LIBRARY_PATH
IDE_LIBEXEC_PATH = $$IDE_APP_PATH/$${IDE_APP_TARGET}.app/Contents/Resources