Browse Source

winmm.lib is needed for MicrophoneAudio

rdb 12 years ago
parent
commit
2510631e5b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      panda/src/movies/Sources.pp

+ 1 - 1
panda/src/movies/Sources.pp

@@ -7,7 +7,7 @@
   #define LOCAL_LIBS p3gobj
 
   #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 \
     $[TARGET]_composite1.cxx