mirror of
https://github.com/transmission/transmission.git
synced 2026-04-27 20:24:17 +01:00
(trunk libT) part of rb07's win32 portability patches from ticket #3311
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#include <stddef.h>
|
||||
|
||||
/* Windows DLL stuff */
|
||||
#ifdef _WIN32
|
||||
#if defined(WIN32) && !defined(STATICLIB)
|
||||
# ifdef JSON_PARSER_DLL_EXPORTS
|
||||
# define JSON_PARSER_DLL_API __declspec(dllexport)
|
||||
# else
|
||||
|
||||
Reference in New Issue
Block a user