winmm.lib is needed for MicrophoneAudio

This commit is contained in:
rdb 2013-08-26 18:39:13 +00:00
parent 93949d450b
commit 2510631e5b

View File

@ -7,7 +7,7 @@
#define LOCAL_LIBS p3gobj #define LOCAL_LIBS p3gobj
#define USE_PACKAGES dx9 vorbis #define USE_PACKAGES dx9 vorbis
#define WIN_SYS_LIBS $[WIN_SYS_LIBS] strmiids.lib #define WIN_SYS_LIBS $[WIN_SYS_LIBS] strmiids.lib winmm.lib
#define COMBINED_SOURCES \ #define COMBINED_SOURCES \
$[TARGET]_composite1.cxx $[TARGET]_composite1.cxx