forked from qt-creator/qt-creator
Add helper to find out about Windows 32/64bit for Debuggers.
This commit is contained in:
@@ -56,5 +56,7 @@ QTCREATOR_UTILS_EXPORT QString getShortPathName(const QString &name,
|
||||
|
||||
QTCREATOR_UTILS_EXPORT unsigned long winQPidToPid(const Q_PID qpid);
|
||||
|
||||
QTCREATOR_UTILS_EXPORT bool winIs64BitSystem();
|
||||
|
||||
} // namespace Utils
|
||||
#endif // WINUTILS_H
|
||||
|
||||
Reference in New Issue
Block a user