From d63af18eaf4cad9a5d32199b17aed01df64eb663 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 10 Aug 2012 21:51:51 +0200 Subject: started adapting googleurl on windows, icu intergration pending --- README.3rdPARTY | 4 ++++ 1 file changed, 4 insertions(+) mode change 100644 => 100755 README.3rdPARTY (limited to 'README.3rdPARTY') diff --git a/README.3rdPARTY b/README.3rdPARTY old mode 100644 new mode 100755 index 7b42bee..b50eed5 --- a/README.3rdPARTY +++ b/README.3rdPARTY @@ -50,3 +50,7 @@ http://code.google.com/p/google-url/ - replaced deprecated strstream with sstream classes - unused function parameters (spec_len, context) - tamed some unhandled enums in switches +- changes for Windows: + - added pure nmake build system + - fixed trouble around UINT64 + -- cgit v1.2.3-54-g00ecf