Parent Directory
|
Revision Log
|
Patch
revision 2029 by phornby, Wed Nov 12 07:27:05 2008 UTC | revision 2030 by phornby, Wed Nov 12 07:34:08 2008 UTC | |
---|---|---|
# | Line 38 | Line 38 |
38 | #ifdef _WIN32 | #ifdef _WIN32 |
39 | ||
40 | # ifndef INTERFACE_STATIC_LIB | # ifndef INTERFACE_STATIC_LIB |
41 | # undefine FINLEY_DLL_API | # undef FINLEY_DLL_API |
42 | # ifdef FINLEY_EXPORTS | # ifdef FINLEY_EXPORTS |
43 | # define FINLEY_DLL_API __declspec(dllexport) | # define FINLEY_DLL_API __declspec(dllexport) |
44 | # else | # else |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |