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@502 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
aca2a2768e
commit
4e54ac1830
5 changed files with 21 additions and 63 deletions
|
|
@ -25,7 +25,6 @@
|
|||
<ClCompile Include="..\..\test\detail\test_function.cpp" />
|
||||
<ClCompile Include="..\..\test\detail\test_invocation.cpp" />
|
||||
<ClCompile Include="..\..\test\detail\test_is_functor.cpp" />
|
||||
<ClCompile Include="..\..\test\detail\test_parameters.cpp" />
|
||||
<ClCompile Include="..\..\test\detail\test_signature.cpp" />
|
||||
<ClCompile Include="..\..\test\detail\test_type_name.cpp" />
|
||||
<ClCompile Include="..\..\test\test_constraints.cpp" />
|
||||
|
|
|
|||
|
|
@ -45,9 +45,6 @@
|
|||
<ClCompile Include="..\..\test\detail\test_type_name.cpp">
|
||||
<Filter>Source Files\detail</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\test\detail\test_parameters.cpp">
|
||||
<Filter>Source Files\detail</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\test\detail\test_function.cpp">
|
||||
<Filter>Source Files\detail</Filter>
|
||||
</ClCompile>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue