Add PulseAudio headers.

PulseAudio v15.99.1
This commit is contained in:
Joseph Cloutier
2022-05-16 02:22:59 -04:00
parent 4d096d03e2
commit b63c054fab
39 changed files with 7791 additions and 6 deletions

View File

@@ -99,7 +99,7 @@
<compilerflag value="-DUSING_GENERATED_CONFIG_H" />
<depend files="native-toolkit-sdl-depends"/>
<compilerflag value="-I${ANDROID_NDK_ROOT}/sources/android/cpufeatures" if="android"/>
<compilerflag value="-I${ANDROID_NDK_ROOT}/sources/android/cpufeatures" if="android" />
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/overrides/sdl/include/" />
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/sdl/include/" />
@@ -372,6 +372,8 @@
<section if="linux">
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/overrides/pulse/src/" />
<file name="${NATIVE_TOOLKIT_PATH}/sdl/src/audio/SDL_audiodev.c" />
<file name="${NATIVE_TOOLKIT_PATH}/sdl/src/audio/alsa/SDL_alsa_audio.c" />
<file name="${NATIVE_TOOLKIT_PATH}/sdl/src/audio/arts/SDL_artsaudio.c" />