summaryrefslogtreecommitdiff
path: root/nmake.opt
diff options
context:
space:
mode:
authordron <dron>2004-11-24 11:24:20 +0000
committerdron <dron>2004-11-24 11:24:20 +0000
commit64ec45692a20ee0ce2929d9c8727be36c9994583 (patch)
tree703de6ac1dc88147d45a64a154f0c05bae67e03f /nmake.opt
parentc63a454fd7378ba3802fd316f76e87f3e0d57935 (diff)
downloadlibtiff-64ec45692a20ee0ce2929d9c8727be36c9994583.tar.gz
*** empty log message ***
Diffstat (limited to 'nmake.opt')
-rw-r--r--nmake.opt8
1 files changed, 6 insertions, 2 deletions
diff --git a/nmake.opt b/nmake.opt
index 7f0a39b2..961badda 100644
--- a/nmake.opt
+++ b/nmake.opt
@@ -1,4 +1,4 @@
-# $Id: nmake.opt,v 1.8 2004-11-13 11:21:17 dron Exp $
+# $Id: nmake.opt,v 1.9 2004-11-24 11:24:30 dron Exp $
#
# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
#
@@ -31,6 +31,10 @@
WINMODE = -DTIF_PLATFORM_CONSOLE
#WINMODE = -DTIF_PLATFORM_WINDOWED
+# Uncomment following line to enable using Windows Common RunTime Library
+# instead of system calls. See notes on top of tif_unix.c module for details.
+#USE_WIN_CRT_LIB = 1
+
#
# Comment out the following lines to disable internal codecs.
#
@@ -74,7 +78,7 @@ LOGLUV_SUPPORT = 1
# Uncomment following line to enable Pixar log-format algorithm
# (Zlib required).
#
-PIXARLOG_SUPPORT = 1
+#PIXARLOG_SUPPORT = 1
#
# Comment out the following lines to disable strip chopping