Visual Studio 2008: Updated test project
This commit is contained in:
parent
268fe0175d
commit
49c9413798
|
@ -362,6 +362,22 @@
|
|||
RelativePath="testunusedvar.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\tinyxml\tinystr.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\tinyxml\tinyxml.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\tinyxml\tinyxmlerror.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\tinyxml\tinyxmlparser.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lib\token.cpp"
|
||||
>
|
||||
|
@ -460,6 +476,14 @@
|
|||
RelativePath="testsuite.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\tinyxml\tinystr.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\tinyxml\tinyxml.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lib\token.h"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue