13
0

Add some newly introduced source files to our MSVC project (libpbd)

This commit is contained in:
John Emmas 2014-12-26 09:15:17 +00:00
parent 5dddd8cb8f
commit 8eba7c5c0a

View File

@ -286,6 +286,10 @@
RelativePath="..\command.cc"
>
</File>
<File
RelativePath="..\configuration_variable.cc"
>
</File>
<File
RelativePath="..\controllable.cc"
>
@ -648,6 +652,14 @@
RelativePath="..\pbd\compose.h"
>
</File>
<File
RelativePath="..\pbd\configuration.h"
>
</File>
<File
RelativePath="..\pbd\configuration_variable.h"
>
</File>
<File
RelativePath="..\pbd\crossthread.h"
>