|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Karsten Ohme (widerstand
t-online.de)
Date: Tue Mar 25 2008 - 18:15:03 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
lists.musclecard.com
> http://lists.drizzle.com/mailman/listinfo/muscle
_______________________________________________
Muscle mailing list
Muscle
lists.musclecard.com
http://lists.drizzle.com/mailman/listinfo/muscle
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]