Parent Directory
|
Revision Log
|
Patch
| revision 266 by ph10, Wed Aug 1 09:10:40 2007 UTC | revision 267 by ph10, Wed Nov 14 11:48:49 2007 UTC | |
|---|---|---|
| # | Line 50 setting in pcre.h. We use: | Line 50 setting in pcre.h. We use: |
| 50 | ||
| 51 | #ifndef PCRECPP_EXP_DECL | #ifndef PCRECPP_EXP_DECL |
| 52 | # ifdef _WIN32 | # ifdef _WIN32 |
| 53 | # ifndef PCRECPP_STATIC | # ifndef PCRE_STATIC |
| 54 | # define PCRECPP_EXP_DECL extern __declspec(dllexport) | # define PCRECPP_EXP_DECL extern __declspec(dllexport) |
| 55 | # define PCRECPP_EXP_DEFN __declspec(dllexport) | # define PCRECPP_EXP_DEFN __declspec(dllexport) |
| 56 | # else | # else |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |