summaryrefslogtreecommitdiff
path: root/libs/ardour/MSVClibardour
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2014-11-30 18:51:24 -0500
committerDavid Robillard <d@drobilla.net>2014-11-30 23:56:19 -0500
commit1693e57e0ee37c6cd74f2feadb3af6249ac6c29d (patch)
tree6ad6ff0ec362b27ae4b8f8f84677f070d906c2cc /libs/ardour/MSVClibardour
parentcf537b97f5d015074578c809a15a38b8d3858d00 (diff)
Move EventRingBuffer to libardour.
This is not used anywhere in Evoral and is just a wrapper around the PBD RingBuffer anyway. Towards a (once again?) independently buildable/testable Evoral and fewer cross-dependencies.
Diffstat (limited to 'libs/ardour/MSVClibardour')
-rw-r--r--libs/ardour/MSVClibardour/ardour.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/libs/ardour/MSVClibardour/ardour.vcproj b/libs/ardour/MSVClibardour/ardour.vcproj
index 724d1b1c34..5965410763 100644
--- a/libs/ardour/MSVClibardour/ardour.vcproj
+++ b/libs/ardour/MSVClibardour/ardour.vcproj
@@ -1522,6 +1522,10 @@
>
</File>
<File
+ RelativePath="..\ardour\event_ring_buffer.h"
+ >
+ </File>
+ <File
RelativePath="..\ardour\event_type_map.h"
>
</File>