Added configurations of the new resolver.
This commit is contained in:
parent
46cb6013ae
commit
a0e2120fdb
2 changed files with 7 additions and 1 deletions
|
@ -5,6 +5,8 @@
|
|||
#define CC_CONF_FASTCALL __fastcall
|
||||
#define CC_CONF_INLINE __inline
|
||||
|
||||
#define ARCH_DOESNT_NEED_ALIGNED_STRUCTS 1
|
||||
|
||||
|
||||
#if _USRDLL
|
||||
#define CCIF __declspec(dllimport)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue