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