mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-04-16 21:31:27 -06:00
Also revert PCH reuse for everything but MSVC. Other compilers/platforms have limitations that make reused PCH a bit too fragile. I got it to work but only after forcing certain flags globally (like -pthread) and I dont think its a good idea to do that |
||
|---|---|---|
| .. | ||
| xaudio2_7 | ||
| CMakeLists.txt | ||
| CubebAPI.cpp | ||
| CubebAPI.h | ||
| CubebInputAPI.cpp | ||
| CubebInputAPI.h | ||
| DirectSoundAPI.cpp | ||
| DirectSoundAPI.h | ||
| IAudioAPI.cpp | ||
| IAudioAPI.h | ||
| IAudioInputAPI.cpp | ||
| IAudioInputAPI.h | ||
| XAudio2API.cpp | ||
| XAudio2API.h | ||
| XAudio27API.cpp | ||
| XAudio27API.h | ||