Visual Studio 2008: Added lib/symboldatabase files
This commit is contained in:
parent
bf15236b9e
commit
85cafb2035
|
@ -462,6 +462,10 @@
|
|||
RelativePath="..\lib\settings.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lib\symboldatabase.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="threadexecutor.cpp"
|
||||
>
|
||||
|
@ -592,6 +596,10 @@
|
|||
RelativePath="..\lib\settings.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lib\symboldatabase.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lib\timer.h"
|
||||
>
|
||||
|
|
|
@ -458,6 +458,10 @@
|
|||
RelativePath="..\lib\settings.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lib\symboldatabase.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\testautovariables.cpp"
|
||||
>
|
||||
|
@ -720,6 +724,10 @@
|
|||
RelativePath="..\lib\settings.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lib\symboldatabase.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\testsuite.h"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue