Linktime fix
This commit is contained in:
@@ -41,7 +41,7 @@
|
|||||||
#endif // LL_WINDOWS
|
#endif // LL_WINDOWS
|
||||||
|
|
||||||
#if LL_COMMON_LINK_SHARED
|
#if LL_COMMON_LINK_SHARED
|
||||||
#if defined(cwdebug_EXPORTS)
|
#if defined(cwdebug_EXPORTS) || defined(llcommon_EXPORTS)
|
||||||
#define CWD_API CWD_DLLEXPORT
|
#define CWD_API CWD_DLLEXPORT
|
||||||
#else // cwdebug_EXPORTS
|
#else // cwdebug_EXPORTS
|
||||||
#define CWD_API CWD_DLLIMPORT
|
#define CWD_API CWD_DLLIMPORT
|
||||||
|
|||||||
Reference in New Issue
Block a user