aboutsummaryrefslogtreecommitdiffstats
path: root/qtcreator.pro
diff options
context:
space:
mode:
authorDaniel Molkentin <daniel.molkentin@nokia.com>2009-01-21 08:50:53 +0100
committerDaniel Molkentin <daniel.molkentin@nokia.com>2009-01-21 09:14:22 +0100
commitb18fe47043ec716a101b4b43f80ec107d6d23600 (patch)
tree581c27f5f10f8e1340df412de75bc5af772aeee7 /qtcreator.pro
parent194175cce70b238dea014e4e4e1ceb4b95290ec0 (diff)
Fixes: make install works on linux
Details: Creator on Linux works now in two modes: 1) out of the build dir (shadow builds to be tested) 2) make INSTALL_ROOT=/prefix install
Diffstat (limited to 'qtcreator.pro')
-rw-r--r--qtcreator.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/qtcreator.pro b/qtcreator.pro
index fe0e0c2795..e1e65631d1 100644
--- a/qtcreator.pro
+++ b/qtcreator.pro
@@ -12,5 +12,3 @@ TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS = src
-
-message($$INSTALLS)