forked from qt-creator/qt-creator
RemoteLinux: Remove debug output from project file.
Can't remember ever putting that in, but according to git blame, I did. Change-Id: I0017117a527ec115830c2d22a3cf3524a39912a7 Reviewed-on: http://codereview.qt.nokia.com/1143 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
This commit is contained in:
@@ -4,8 +4,6 @@ TARGET = RemoteLinux
|
||||
include(../../qtcreatorplugin.pri)
|
||||
include(remotelinux_dependencies.pri)
|
||||
|
||||
message(target.path = $$target.path)
|
||||
|
||||
HEADERS += \
|
||||
remotelinuxplugin.h \
|
||||
remotelinux_export.h \
|
||||
|
||||
Reference in New Issue
Block a user