forked from qt-creator/qt-creator
Install the debugging support (cdbext, qtcdebugger, qmlprofiler).
Required to deploy the lib upon 'make install'. Change-Id: I1d6f02e5083dc0b1b34ece840509cb1094f9863c Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
This commit is contained in:
@@ -5,3 +5,6 @@ TEMPLATE = app
|
||||
SOURCES += main.cpp
|
||||
|
||||
DESTDIR=../../../bin
|
||||
|
||||
target.path=/bin
|
||||
INSTALLS+=target
|
||||
|
||||
Reference in New Issue
Block a user