]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commitdiff
6000b7
authorToni Wilen <twilen@winuae.net>
Thu, 6 Feb 2025 17:20:00 +0000 (19:20 +0200)
committerToni Wilen <twilen@winuae.net>
Thu, 6 Feb 2025 17:20:00 +0000 (19:20 +0200)
od-win32/win32.h
od-win32/winuae_msvc15/winuae_msvc.vcxproj

index 69f09a6015f684337fdc9cc7f0ee414102b4fe00..4de0668bbe5462642167d69ff08be21c5403fcaa 100644 (file)
 #define LANG_DLL_FULL_VERSION_MATCH 1
 
 #if WINUAEPUBLICBETA
-#define WINUAEBETA _T("6")
+#define WINUAEBETA _T("7")
 #else
 #define WINUAEBETA _T("")
 #endif
 
-#define WINUAEDATE MAKEBD(2025, 1, 18)
+#define WINUAEDATE MAKEBD(2025, 2, 6)
 
 //#define WINUAEEXTRA _T("AmiKit Preview")
 //#define WINUAEEXTRA _T("Amiga Forever Edition")
index b48db03ddc6060ce5211b634dd3b58ff21501b8b..ce7006f505e8742b2337daff597729e233532d19 100644 (file)
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <BufferSecurityCheck>false</BufferSecurityCheck>
       <FunctionLevelLinking>true</FunctionLevelLinking>
-      <EnableEnhancedInstructionSet>AdvancedVectorExtensions2</EnableEnhancedInstructionSet>
+      <EnableEnhancedInstructionSet>AdvancedVectorExtensions</EnableEnhancedInstructionSet>
       <FloatingPointModel>Fast</FloatingPointModel>
       <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
       <RuntimeTypeInfo>false</RuntimeTypeInfo>
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <BufferSecurityCheck>false</BufferSecurityCheck>
       <FunctionLevelLinking>true</FunctionLevelLinking>
-      <EnableEnhancedInstructionSet>AdvancedVectorExtensions2</EnableEnhancedInstructionSet>
+      <EnableEnhancedInstructionSet>AdvancedVectorExtensions</EnableEnhancedInstructionSet>
       <FloatingPointModel>Fast</FloatingPointModel>
       <TreatWChar_tAsBuiltInType>false</TreatWChar_tAsBuiltInType>
       <RuntimeTypeInfo>false</RuntimeTypeInfo>