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:
Scott Ehlert
2006-04-07 10:51:09 +00:00
parent 3bf5fb612f
commit 2f6fe9fac4
11 changed files with 413 additions and 23 deletions

View File

@ -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. */