forked from qt-creator/qt-creator
Android: fix make command for latest NDK
Change-Id: I8c54ac146a96c11d6df5a7e5c791314799119b5f Reviewed-by: Tobias Hunger <tobias.hunger@qt.io> Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io>
This commit is contained in:
@@ -133,6 +133,7 @@ public:
|
||||
const QString &ndkToolChainVersion) const;
|
||||
|
||||
Utils::FileName gdbPath(const ProjectExplorer::Abi &abi, const QString &ndkToolChainVersion) const;
|
||||
Utils::FileName makePath() const;
|
||||
|
||||
Utils::FileName keytoolPath() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user