[Muscle] GlobalPlatform component
Karsten Ohme
widerstand at t-online.de
Tue Mar 25 16:15:03 PDT 2008
Peter Williams schrieb:
>
>
> Recommend adding !defined(OPGP_LIB) to GlobalPlatform.h, to allow static
> library build, as in following suggested change
Have you already tested this? Is there anything more necessary when
linking an application against the static library?
Karsten
>
> #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>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Muscle mailing list
> Muscle at lists.musclecard.com
> http://lists.drizzle.com/mailman/listinfo/muscle
More information about the Muscle
mailing list