From cjkelly1: Add "/MD" to the PortAudio compilation flags. Fixes
authorGerald Combs <gerald@wireshark.org>
Thu, 14 Aug 2008 20:56:34 +0000 (20:56 -0000)
committerGerald Combs <gerald@wireshark.org>
Thu, 14 Aug 2008 20:56:34 +0000 (20:56 -0000)
commitbb8e507f31b67823b2be1b487dbf52713cb88e9f
tree744c59c2a71e8d43d206043e7275454063922443
parent82391276617eea2ce1c0a5b08b55ba1cdb7b0ce2
From cjkelly1: Add "/MD" to the PortAudio compilation flags. Fixes
bug 2791.

Don't use "-o" in the PortAudio compilation flags. If we're running Visual
C++ 2008, don't use "/Zd" when compiling packet-rrc.c. Fixes bug 2795.

svn path=/trunk/; revision=26023
epan/dissectors/Makefile.nmake
gtk/Makefile.nmake