mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-01 21:05:39 +02:00
Added new cpp to VS project
Moved catch_self_test.cpp and added it to VS2010 project
This commit is contained in:
@@ -343,6 +343,10 @@
|
||||
<Filter
|
||||
Name="TestCases"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\..\SelfTest\catch_self_test.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\SelfTest\ClassTests.cpp"
|
||||
>
|
||||
|
Reference in New Issue
Block a user