summaryrefslogtreecommitdiff
path: root/libs/fluidsynth/MSVCfluidsynth
diff options
context:
space:
mode:
authorJohn Emmas <johne53@tiscali.co.uk>2018-10-22 08:46:59 +0100
committerJohn Emmas <johne53@tiscali.co.uk>2018-10-22 08:46:59 +0100
commit5003bef0e36b7f7f3b92ab16ea995be270d57ae8 (patch)
treed38d110e41c7b8d271ffde55a7fff962e5d69bc8 /libs/fluidsynth/MSVCfluidsynth
parent504ba49c6d6ee8d88ead74f41fdc67d798886841 (diff)
Accommodate newly introduced source(s) in our MSVC project (fluidsynth)
Diffstat (limited to 'libs/fluidsynth/MSVCfluidsynth')
-rw-r--r--libs/fluidsynth/MSVCfluidsynth/fluidsynth.vcproj28
1 files changed, 28 insertions, 0 deletions
diff --git a/libs/fluidsynth/MSVCfluidsynth/fluidsynth.vcproj b/libs/fluidsynth/MSVCfluidsynth/fluidsynth.vcproj
index 4b71030ca2..d528a682c1 100644
--- a/libs/fluidsynth/MSVCfluidsynth/fluidsynth.vcproj
+++ b/libs/fluidsynth/MSVCfluidsynth/fluidsynth.vcproj
@@ -300,14 +300,30 @@
>
</File>
<File
+ RelativePath="..\src\fluid_samplecache.c"
+ >
+ </File>
+ <File
RelativePath="..\src\fluid_settings.c"
>
</File>
<File
+ RelativePath="..\src\fluid_sffile.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\fluid_sfont.c"
+ >
+ </File>
+ <File
RelativePath="..\src\fluid_synth.c"
>
</File>
<File
+ RelativePath="..\src\fluid_synth_monopoly.c"
+ >
+ </File>
+ <File
RelativePath="..\src\fluid_sys.c"
>
</File>
@@ -334,6 +350,18 @@
>
</File>
<File
+ RelativePath="..\src\fluid_event.h"
+ >
+ </File>
+ <File
+ RelativePath="..\src\fluid_samplecache.h"
+ >
+ </File>
+ <File
+ RelativePath="..\src\fluid_sffile.h"
+ >
+ </File>
+ <File
RelativePath="..\fluidsynth\fluidsynth.h"
>
</File>