summaryrefslogtreecommitdiff
path: root/makefiles
diff options
context:
space:
mode:
Diffstat (limited to 'makefiles')
-rwxr-xr-xmakefiles/nmake/config.mk5
1 files changed, 5 insertions, 0 deletions
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)
##############################################################