Cleaned up repository and add licensing notices to files. Project licensed under Mozilla Public License.

This commit is contained in:
2022-09-06 17:37:04 +10:00
parent 03da61a716
commit 027c9fa999
23 changed files with 497 additions and 1417 deletions

View File

@@ -420,7 +420,7 @@
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<ClCompile>
<WarningLevel>Level3</WarningLevel>
<WarningLevel>EnableAllWarnings</WarningLevel>
<FunctionLevelLinking>true</FunctionLevelLinking>
<IntrinsicFunctions>true</IntrinsicFunctions>
<SDLCheck>true</SDLCheck>