add recovery save on exception

This commit is contained in:
2018-06-27 10:36:50 +02:00
parent ef5ef5d07e
commit fa4063eeb5
3 changed files with 21 additions and 1 deletions

View File

@@ -354,7 +354,9 @@
<Natvis Include="libs\glm\util\glm.natvis" />
</ItemGroup>
<ItemGroup>
<Xml Include="data\layout.xml" />
<Xml Include="data\layout.xml">
<SubType>Designer</SubType>
</Xml>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">