mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Refactoring
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@446 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
a9c57304a2
commit
ec8813be52
5 changed files with 32 additions and 12 deletions
|
|
@ -22,6 +22,7 @@
|
|||
<ClInclude Include="..\..\src\tests\turtle_test\mock_error.hpp" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="..\..\src\tests\turtle_test\args_test.cpp" />
|
||||
<ClCompile Include="..\..\src\tests\turtle_test\constraints_test.cpp" />
|
||||
<ClCompile Include="..\..\src\tests\turtle_test\error_test.cpp" />
|
||||
<ClCompile Include="..\..\src\tests\turtle_test\function_test.cpp" />
|
||||
|
|
|
|||
|
|
@ -48,5 +48,8 @@
|
|||
<ClCompile Include="..\..\src\tests\turtle_test\max_args_test.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\src\tests\turtle_test\args_test.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
Loading…
Add table
Add a link
Reference in a new issue