Modify our MSVC project to accommodate newly introduced/removed source files (libpbd)
This commit is contained in:
parent
67f0f11732
commit
d880645cac
@ -314,6 +314,10 @@
|
||||
RelativePath="..\debug.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\demangle.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\enums.cc"
|
||||
>
|
||||
@ -346,10 +350,6 @@
|
||||
RelativePath="..\fpu.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\glib_semaphore.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\id.cc"
|
||||
>
|
||||
@ -676,10 +676,6 @@
|
||||
RelativePath="..\msvc\getopt.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\pbd\glib_semaphore.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\pbd\libpbd_visibility.h"
|
||||
>
|
||||
@ -756,10 +752,6 @@
|
||||
RelativePath="..\pbd\search_path.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\pbd\semaphore.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\pbd\semutils.h"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user