Revert "Install the QMLViewer in the application directory."

This reverts commit 2785f01360.
This commit is contained in:
Lasse Holmstedt
2010-07-12 12:11:49 +02:00
committed by Olivier Goffart
parent 4466143ebb
commit 4cbe157d95

View File

@@ -7,15 +7,12 @@ SOURCES += main.cpp
include(../../../../qtcreator.pri)
include(../../../private_headers.pri)
DESTDIR = $$IDE_BIN_PATH
include(../../../rpath.pri)
mac {
QMAKE_INFO_PLIST=Info_mac.plist
ICON=qml.icns
TARGET=QMLViewer
DESTDIR = $$IDE_APP_PATH
} else {
TARGET=qmlviewer
DESTDIR = $$IDE_BIN_PATH
}
TARGET=qmlviewer