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