QmlProjectManager: Prepare for running on remote devices

We add a "targetDirectory" property to the file format and fill in the
deployment data.

Change-Id: I372f2c9f5f3c4252431963eeab7b8b420f8bccd5
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Ulf Hermann
2017-11-28 15:57:15 +01:00
parent f1138920b9
commit fba61c5b55
9 changed files with 143 additions and 55 deletions

View File

@@ -80,10 +80,6 @@ private:
QString executable() const;
QString commandLineArguments() const;
static bool isValidVersion(QtSupport::BaseQtVersion *version);
static QString canonicalCapsPath(const QString &filePath);
// absolute path to current file (if being used)
QString m_currentFileFilename;
// absolute path to selected main script (if being used)