summaryrefslogtreecommitdiff
path: root/libs/pbd/MSVCpbd
diff options
context:
space:
mode:
authorJohn Emmas <johne53@tiscali.co.uk>2014-12-26 09:15:17 +0000
committerJohn Emmas <johne53@tiscali.co.uk>2014-12-26 09:15:17 +0000
commit8eba7c5c0aef26df295ea5591d5ed8448f414ce2 (patch)
treed2b17ed1ebf9975707121cab87a8c3db17346068 /libs/pbd/MSVCpbd
parent5dddd8cb8f55afef22715473d40655d62104449d (diff)
Add some newly introduced source files to our MSVC project (libpbd)
Diffstat (limited to 'libs/pbd/MSVCpbd')
-rw-r--r--libs/pbd/MSVCpbd/pbd.vcproj12
1 files changed, 12 insertions, 0 deletions
diff --git a/libs/pbd/MSVCpbd/pbd.vcproj b/libs/pbd/MSVCpbd/pbd.vcproj
index eec54e70a9..244328d41b 100644
--- a/libs/pbd/MSVCpbd/pbd.vcproj
+++ b/libs/pbd/MSVCpbd/pbd.vcproj
@@ -287,6 +287,10 @@
>
</File>
<File
+ RelativePath="..\configuration_variable.cc"
+ >
+ </File>
+ <File
RelativePath="..\controllable.cc"
>
</File>
@@ -649,6 +653,14 @@
>
</File>
<File
+ RelativePath="..\pbd\configuration.h"
+ >
+ </File>
+ <File
+ RelativePath="..\pbd\configuration_variable.h"
+ >
+ </File>
+ <File
RelativePath="..\pbd\crossthread.h"
>
</File>