mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 00:32:57 -04:00
winmm.lib is needed for MicrophoneAudio
This commit is contained in:
parent
93949d450b
commit
2510631e5b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user