EgtNesting 2.7a1 :

- cambio annuale di versione
- compilazione 32bit senza più limiti per Windows XP.
This commit is contained in:
Dario Sassi
2025-01-09 18:01:06 +01:00
parent 634d3285cd
commit cb01161e49
2 changed files with 2 additions and 2 deletions
BIN
View File
Binary file not shown.
+2 -2
View File
@@ -22,7 +22,7 @@
<ProjectGuid>{29956D5C-1F3C-4AF4-81C6-53E144808B78}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>EgtNesting</RootNamespace>
<WindowsTargetPlatformVersion>10.0.20348.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
@@ -42,7 +42,7 @@
<UseDebugLibraries>false</UseDebugLibraries>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>Unicode</CharacterSet>
<PlatformToolset>v141_xp</PlatformToolset>
<PlatformToolset>v143</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>