mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 21:28:51 +00:00
add portaudio headers and windows static libs to Externals, enable by default in windows build.
This commit is contained in:
parent
b4d751e43c
commit
d8def74dd1
15 changed files with 2541 additions and 10 deletions
|
@ -89,6 +89,8 @@ private:
|
|||
// Since it is always around on windows
|
||||
#define HAVE_WX 1
|
||||
|
||||
#define HAVE_PORTAUDIO 1
|
||||
|
||||
// Debug definitions
|
||||
#if defined(_DEBUG)
|
||||
#include <crtdbg.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue