Split off the DOL to improve the build process
This commit is contained in:
parent
a95def6dc0
commit
54d85f487c
6 changed files with 32 additions and 14 deletions
|
|
@ -22,7 +22,7 @@
|
|||
#endif
|
||||
|
||||
#if _WIN32
|
||||
#ifdef TARGET_MAIN
|
||||
#ifdef TARGET_DOL
|
||||
#define SHARED_SYM __declspec(dllexport)
|
||||
#else
|
||||
#define SHARED_SYM __declspec(dllimport)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue