Minor re-organization

This commit is contained in:
Katy Coe
2020-06-30 00:13:18 +02:00
parent 18b94e08f3
commit 23db04c369
33 changed files with 27 additions and 27 deletions

View File

@@ -10,11 +10,11 @@
</PropertyGroup>
<ItemGroup>
<None Remove="CppUtils\UnityHeaders\**" />
<None Remove="Cpp\UnityHeaders\**" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="CppUtils\UnityHeaders\**" />
<EmbeddedResource Include="Cpp\UnityHeaders\**" />
</ItemGroup>
<ItemGroup>