diff options
author | Owen Rudge <owen@owenrudge.net> | 2018-04-09 23:18:45 +0100 |
---|---|---|
committer | Owen Rudge <owen@owenrudge.net> | 2018-05-17 15:06:37 +0100 |
commit | 7bd2fa351653b0140c82fcad96a0f3b16758a0b0 (patch) | |
tree | fd63d65d64bd677c6e703f2bf5fc676b660fa565 /projects/openttd_vs90.vcproj | |
parent | fb54dd04a14ff5b3bc24a37bf06a8aed41fbd7b8 (diff) | |
download | openttd-7bd2fa351653b0140c82fcad96a0f3b16758a0b0.tar.xz |
Feature: Add XAudio2 driver
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r-- | projects/openttd_vs90.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index c4f63c919..6fb57832d 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -1920,6 +1920,10 @@ > </File> <File + RelativePath=".\..\src\sound\xaudio2_s.h" + > + </File> + <File RelativePath=".\..\src\zoom_func.h" > </File> @@ -4487,6 +4491,10 @@ RelativePath=".\..\src\sound\win32_s.cpp" > </File> + <File + RelativePath=".\..\src\sound\xaudio2_s.cpp" + > + </File> </Filter> <Filter Name="Windows files" |