MSVC8 Project Files + SDK Update
Also updated to pcre 6.4 Added lib_linux64/pcrelib - should fix issue with module requiring libpcre as external dependency on AMD64
This commit is contained in:
@ -43,8 +43,8 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
make changes to pcre.in. */
|
||||
|
||||
#define PCRE_MAJOR 6
|
||||
#define PCRE_MINOR 1
|
||||
#define PCRE_DATE 21-Jun-2005
|
||||
#define PCRE_MINOR 4
|
||||
#define PCRE_DATE 05-Sep-2005
|
||||
|
||||
/* Win32 uses DLL by default; it needs special stuff for exported functions. */
|
||||
|
||||
|
Reference in New Issue
Block a user