aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2001-12-19 19:16:12 +0000
committerGuy Harris <guy@alum.mit.edu>2001-12-19 19:16:12 +0000
commit1e8ca8af4d4034807bb749090f669cd636b7d440 (patch)
treea25e961af152ea525eac6dabcd04db8b6de7f05d /config.nmake
parent887799e01a4a87fee62ef25fd548ba9050cac902 (diff)
From Motonori Shindo: don't put the PDB files into the release, as
they're not built and the executables already contain debugging information, and update the README.win32 file appropriately and add Text2Pcap and Mergecap to it. svn path=/trunk/; revision=4425
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake4
1 files changed, 3 insertions, 1 deletions
diff --git a/config.nmake b/config.nmake
index 51168a0b43..31810bbea4 100644
--- a/config.nmake
+++ b/config.nmake
@@ -1,4 +1,4 @@
-# $Id: config.nmake,v 1.18 2001/12/12 01:29:01 guy Exp $
+# $Id: config.nmake,v 1.19 2001/12/19 19:16:11 guy Exp $
VERSION=0.8.20
RC_VERSION=0,8,20
@@ -14,6 +14,8 @@ PCAP_DIR=F:\gram\win32tools\WPdpack
LOCAL_CFLAGS=-Zi
LOCAL_LDFLAGS=/DEBUG
+
+# Set PDB_FILE according to your VC++ version
PDB_FILE=vc60.pdb
# Set path if you need to find some binary