PKIFTSPDLL.h

Go to the documentation of this file.
00001 
00009 #define NO_LOKI 1
00010 #ifdef _WIN32
00011 #ifdef PKIFTSP_EXPORTS
00012     #define PKIFTSP_API __declspec(dllexport)
00013 #else
00014     #define PKIFTSP_API __declspec(dllimport)
00015 #endif
00016 #else
00017 #define PKIFTSP_API
00018 #endif // _WIN32

Generated on Mon Nov 15 11:15:55 2010 for PublicKeyInfrastructureFramework(PKIF) by  doxygen 1.5.6