forked from qt-creator/qt-creator
debugger: hard-code some qt5 related paths
This is not a final solution. Change-Id: I19e7a99e1b056704864d27855197678a0d3fd10b Reviewed-on: http://codereview.qt-project.org/5073 Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -109,6 +109,7 @@ public:
|
||||
QString serverStartScript;
|
||||
QString sysroot;
|
||||
QString debugInfoLocation;
|
||||
QStringList debugSourceLocation;
|
||||
QByteArray remoteDumperLib;
|
||||
QByteArray remoteSourcesDir;
|
||||
QString remoteMountPoint;
|
||||
|
||||
Reference in New Issue
Block a user