aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2006-12-27 22:21:46 +0000
committerAnders Broman <anders.broman@ericsson.com>2006-12-27 22:21:46 +0000
commit0e063dc29cb098cbd83a02383718f6e39d7e6b27 (patch)
tree1146890d65b1a991a1fbaa597ce06b2e2ec347d5 /config.nmake
parent293586906a0f6c9113e6d13ed60de3aea2686338 (diff)
Use portaudio v19.
svn path=/trunk/; revision=20225
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake8
1 files changed, 4 insertions, 4 deletions
diff --git a/config.nmake b/config.nmake
index 036f053875..acf92d517b 100644
--- a/config.nmake
+++ b/config.nmake
@@ -204,14 +204,14 @@ LUA_DIR=$(WIRESHARK_LIBS)\lua5.1
# If you don't have PORTAUDIO, comment this line out, so that
# PORTAUDIO_DIR isn't defined.
#
-PORTAUDIO_DIR=$(WIRESHARK_LIBS)\portaudio_v18_1
-#PORTAUDIO_DIR=$(WIRESHARK_LIBS)\portaudio_v19
+#PORTAUDIO_DIR=$(WIRESHARK_LIBS)\portaudio_v18_1
+PORTAUDIO_DIR=$(WIRESHARK_LIBS)\portaudio_v19
#
# Version number of PortAudio
#
-PORTAUDIO_VERSION=18
-#PORTAUDIO_VERSION=19
+#PORTAUDIO_VERSION=18
+PORTAUDIO_VERSION=19
#
# Mandatory for GTK >= 2: Iconv