mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-22 21:36:11 +01:00
Updated VS2010 project
This commit is contained in:
parent
d0e7b628b7
commit
cb7b4ecbdc
@ -91,6 +91,10 @@
|
||||
</Link>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="..\..\..\SelfTest\ApproxTests.cpp" />
|
||||
<ClCompile Include="..\..\..\SelfTest\BDDTests.cpp" />
|
||||
<ClCompile Include="..\..\..\SelfTest\CmdLineTests.cpp" />
|
||||
<ClCompile Include="..\..\..\SelfTest\SectionTrackerTests.cpp" />
|
||||
<ClCompile Include="..\..\..\SelfTest\TestMain.cpp" />
|
||||
<ClCompile Include="..\..\..\SelfTest\catch_self_test.cpp" />
|
||||
<ClCompile Include="..\..\..\SelfTest\ClassTests.cpp" />
|
||||
@ -100,6 +104,7 @@
|
||||
<ClCompile Include="..\..\..\SelfTest\MessageTests.cpp" />
|
||||
<ClCompile Include="..\..\..\SelfTest\MiscTests.cpp" />
|
||||
<ClCompile Include="..\..\..\SelfTest\TrickyTests.cpp" />
|
||||
<ClCompile Include="..\..\..\SelfTest\VariadicMacrosTests.cpp" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="..\..\..\..\include\catch.hpp" />
|
||||
|
Loading…
Reference in New Issue
Block a user