umbra/Umbra.props
dpeter99 080f6177d2 [WIP]
Add SDL2 and glm prop files
Add shadow file format files
Add test project for shadow file format
2022-05-26 20:04:35 +02:00

13 lines
512 B
XML

<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|x64">
<Configuration>Debug</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x64">
<Configuration>Release</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
</ItemGroup>
</Project>