WinRT build define for #undef regular Win
This commit is contained in:
parent
6ee9007442
commit
369f0271e7
1 changed files with 4 additions and 0 deletions
4
config.h
4
config.h
|
@ -47,4 +47,8 @@
|
|||
#define GTA5SYNC_PLUG "$RUNDIR$SEPARATORplugins"
|
||||
#endif
|
||||
|
||||
#ifdef GTA5SYNC_WINRT
|
||||
#undef GTA5SYNC_WIN
|
||||
#endif
|
||||
|
||||
#endif // CONFIG_H
|
||||
|
|
Loading…
Reference in a new issue