Loading...
Searching...
No Matches
Go to the documentation of this file. 1#ifndef XXNetworkOAuthExportDefH
2#define XXNetworkOAuthExportDefH
10#if defined(__unix) || defined(__APPLE__) || defined(DOXYGEN)
11 #define XXNETWORKOAUTH_DECLSPEC
13 #ifdef EXTENSION_XXNETWORKOAUTH
14 #define XXNETWORKOAUTH_DECLSPEC __declspec(dllexport)
16 #define XXNETWORKOAUTH_DECLSPEC __declspec(dllimport)