mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Documented how to manage static objects
This commit is contained in:
parent
e41b75e525
commit
4f0431842f
7 changed files with 98 additions and 14 deletions
|
|
@ -19,13 +19,13 @@
|
|||
</ProjectConfiguration>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="..\..\include\turtle\cleanup.hpp" />
|
||||
<ClInclude Include="..\..\include\turtle\config.hpp" />
|
||||
<ClInclude Include="..\..\include\turtle\constraint.hpp" />
|
||||
<ClInclude Include="..\..\include\turtle\constraints.hpp" />
|
||||
<ClInclude Include="..\..\include\turtle\detail\action.hpp" />
|
||||
<ClInclude Include="..\..\include\turtle\detail\addressof.hpp" />
|
||||
<ClInclude Include="..\..\include\turtle\detail\child.hpp" />
|
||||
<ClInclude Include="..\..\include\turtle\detail\cleanup.hpp" />
|
||||
<ClInclude Include="..\..\include\turtle\detail\context.hpp" />
|
||||
<ClInclude Include="..\..\include\turtle\detail\expectation_template.hpp" />
|
||||
<ClInclude Include="..\..\include\turtle\detail\formatter.hpp" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue