summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Emmas <johne53@tiscali.co.uk>2018-09-22 16:54:04 +0100
committerJohn Emmas <johne53@tiscali.co.uk>2018-09-22 16:55:42 +0100
commitcf0ce39396188fb27b0a710a678caf00ffcc8a9d (patch)
tree7bfaaf1316fa32182ec5a05183830930d8661ee6
parente52c8e376a068c11a9a771a15977a65c067c71e6 (diff)
Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour)
-rw-r--r--MSVCardour3/Ardour3.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/MSVCardour3/Ardour3.vcproj b/MSVCardour3/Ardour3.vcproj
index 1520592831..0ecc68b0b1 100644
--- a/MSVCardour3/Ardour3.vcproj
+++ b/MSVCardour3/Ardour3.vcproj
@@ -1260,6 +1260,10 @@
>
</File>
<File
+ RelativePath="..\gtk2_ardour\transport_masters_dialog.cc"
+ >
+ </File>
+ <File
RelativePath="..\gtk2_ardour\transpose_dialog.cc"
>
</File>
@@ -2366,6 +2370,10 @@
>
</File>
<File
+ RelativePath="..\gtk2_ardour\transport_masters_dialog.h"
+ >
+ </File>
+ <File
RelativePath="..\gtk2_ardour\transpose_dialog.h"
>
</File>