- ricompilazione a 64bit con Enable Enhanced Instruction Set = Not Set.
This commit is contained in:
Dario Sassi
2023-09-21 15:22:41 +02:00
parent aff4e79dca
commit 7f0909c463
+1 -1
View File
@@ -188,7 +188,7 @@ copy $(TargetPath) \EgtProg\DllD64</Command>
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
<FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
<OmitFramePointers>true</OmitFramePointers>
<EnableEnhancedInstructionSet>AdvancedVectorExtensions2</EnableEnhancedInstructionSet>
<EnableEnhancedInstructionSet>NotSet</EnableEnhancedInstructionSet>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>