mirror of
https://github.com/QuasarApp/CMakeProject.git
synced 2025-04-26 13:44:34 +00:00
added qt platform depend
This commit is contained in:
parent
85756f0a4e
commit
68535faa45
@ -7,6 +7,9 @@
|
||||
|
||||
#include "RENAME_ME_global.h"
|
||||
|
||||
#ifdef Q_OS_ANDROID
|
||||
#include <QObject>
|
||||
#endif
|
||||
inline void initRENAME_MEResources() { Q_INIT_RESOURCE(RENAME_ME); }
|
||||
|
||||
namespace RENAME_ME {
|
||||
|
Loading…
x
Reference in New Issue
Block a user