From 8264f32b2233c1f46446c51ea5a2983fd9f76497 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 11 Aug 2012 18:42:26 +0200 Subject: google url normalization works on Windows, test1 must be improved: there are linking problems (/DSHARED in *.lib normalization libraries produce clashing registry structures) --- makefiles/nmake/config.mk | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'makefiles') diff --git a/makefiles/nmake/config.mk b/makefiles/nmake/config.mk index a3d0484..5593036 100755 --- a/makefiles/nmake/config.mk +++ b/makefiles/nmake/config.mk @@ -8,6 +8,11 @@ # please customize +# ICU +##### + +ICU_DIR = C:\cygwin\home\Andreas Baumann\icu + # OpenSSL (http://www.slproweb.com/products/Win32OpenSSL.html) ############################################################## -- cgit v1.2.3-54-g00ecf