Added new cpp to VS project

Moved catch_self_test.cpp and added it to VS2010 project
This commit is contained in:
Phil Nash
2012-02-17 09:05:20 +00:00
parent 6e0f58d474
commit 93b8a39c38
3 changed files with 8 additions and 4 deletions

View File

@@ -343,6 +343,10 @@
<Filter
Name="TestCases"
>
<File
RelativePath="..\..\..\SelfTest\catch_self_test.cpp"
>
</File>
<File
RelativePath="..\..\..\SelfTest\ClassTests.cpp"
>