summaryrefslogtreecommitdiff
path: root/libs/backends/MSVCbackends
diff options
context:
space:
mode:
authorJohn Emmas <johne53@tiscali.co.uk>2014-10-24 18:37:24 +0100
committerJohn Emmas <johne53@tiscali.co.uk>2014-10-24 18:45:52 +0100
commit85eda0a5f3ad8cf191b81ef81527802d06563c34 (patch)
tree07d99740ad6fdcc8cd8d1caf6fc58e0d5b23565c /libs/backends/MSVCbackends
parent3d396897695c5b44c0703575be672661e9e6c3c9 (diff)
Add some newly introduced source files to our MSVC project (jack_audiobackend)
Diffstat (limited to 'libs/backends/MSVCbackends')
-rw-r--r--libs/backends/MSVCbackends/jack_audiobackend.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/libs/backends/MSVCbackends/jack_audiobackend.vcproj b/libs/backends/MSVCbackends/jack_audiobackend.vcproj
index f890d67cbf..49a8774be8 100644
--- a/libs/backends/MSVCbackends/jack_audiobackend.vcproj
+++ b/libs/backends/MSVCbackends/jack_audiobackend.vcproj
@@ -291,6 +291,10 @@
RelativePath="..\jack\jack_utils.cc"
>
</File>
+ <File
+ RelativePath="..\jack\weak_libjack.c"
+ >
+ </File>
</Filter>
<Filter
Name="Header Files"
@@ -309,6 +313,10 @@
RelativePath="..\jack\jack_utils.h"
>
</File>
+ <File
+ RelativePath="..\jack\weak_libjack.h"
+ >
+ </File>
</Filter>
<Filter
Name="Resource Files"