Skip to content

Commit

Permalink
Removed some outdated files
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Stone committed Apr 14, 2021
1 parent 122003d commit 6b2ebbb
Show file tree
Hide file tree
Showing 5 changed files with 604 additions and 622 deletions.
5 changes: 4 additions & 1 deletion UnitTests/UnitTests.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PropertyGroup Label="Globals">
<ProjectGuid>{159b49da-5ad6-4491-bebf-7f5f11331835}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<WindowsTargetPlatformVersion>10.0.19041.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
<ConfigurationType>Application</ConfigurationType>
<PlatformToolset>v142</PlatformToolset>
<CharacterSet>Unicode</CharacterSet>
Expand All @@ -32,6 +32,9 @@
<ImportGroup Label="Shared" />
<ImportGroup Label="PropertySheets" />
<PropertyGroup Label="UserMacros" />
<PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<VcpkgUseStatic>false</VcpkgUseStatic>
</PropertyGroup>
<ItemGroup>
<ClInclude Include="pch.h" />
</ItemGroup>
Expand Down
Loading

0 comments on commit 6b2ebbb

Please sign in to comment.