Updated testrunner.vcproj files
This commit is contained in:
parent
8fb8711956
commit
e052173308
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<VisualStudioProject
|
<VisualStudioProject
|
||||||
ProjectType="Visual C++"
|
ProjectType="Visual C++"
|
||||||
Version="9,00"
|
Version="9.00"
|
||||||
Name="testrunner"
|
Name="testrunner"
|
||||||
ProjectGUID="{ABA515EF-1C57-4980-8E40-2C937D212C9D}"
|
ProjectGUID="{ABA515EF-1C57-4980-8E40-2C937D212C9D}"
|
||||||
Keyword="Win32Proj"
|
Keyword="Win32Proj"
|
||||||
|
@ -302,6 +302,10 @@
|
||||||
RelativePath=".\test\testconstructors.cpp"
|
RelativePath=".\test\testconstructors.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\test\testdangerousfunctions.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\test\testdivision.cpp"
|
RelativePath=".\test\testdivision.cpp"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue