windows x64-only purge: kill Win32 configs, simplify installer.

This commit is contained in:
2026-02-28 09:53:37 -07:00
parent 733f932b78
commit b93bad9859
19 changed files with 4 additions and 279 deletions

View File

@@ -5,10 +5,6 @@
<ConfigurationType>Application</ConfigurationType>
</PropertyGroup>
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Release|Win32">
<Configuration>Release</Configuration>
<Platform>Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x64">
<Configuration>Release</Configuration>
<Platform>x64</Platform>