[Muscle] GlobalPlatform component
Peter Williams
home_pw at msn.com
Mon Mar 24 18:15:32 PDT 2008
Recommend adding !defined(OPGP_LIB) to GlobalPlatform.h, to allow static library build, as in following suggested change
#if defined(WIN32)&& !defined(OPGP_LIB) #ifdef OPGP_EXPORTS #define OPGP_API __declspec(dllexport) #else #define OPGP_API __declspec(dllimport) #endif#else #define OPGP_API#endif
_________________________________________________________________
In a rush? Get real-time answers with Windows Live Messenger.
http://www.windowslive.com/messenger/overview.html?ocid=TXT_TAGLM_WL_Refresh_realtime_042008
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drizzle.com/pipermail/muscle/attachments/20080324/1c335d79/attachment.html
More information about the Muscle
mailing list