Linktime fix

This commit is contained in:
Siana Gearz
2012-07-31 22:40:20 +02:00
parent 12dcbfbc79
commit 048c57cf0c

View File

@@ -41,7 +41,7 @@
#endif // LL_WINDOWS
#if LL_COMMON_LINK_SHARED
#if defined(cwdebug_EXPORTS)
#if defined(cwdebug_EXPORTS) || defined(llcommon_EXPORTS)
#define CWD_API CWD_DLLEXPORT
#else // cwdebug_EXPORTS
#define CWD_API CWD_DLLIMPORT