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