diff --git a/EgtExecutor.rc b/EgtExecutor.rc index 5aaa065..a894d79 100644 Binary files a/EgtExecutor.rc and b/EgtExecutor.rc differ diff --git a/EgtExecutor.vcxproj b/EgtExecutor.vcxproj index a27feba..2738e8d 100644 --- a/EgtExecutor.vcxproj +++ b/EgtExecutor.vcxproj @@ -149,7 +149,7 @@ copy $(TargetPath) \EgtProg\DllD64 Level3 Use - MaxSpeed + Full true true WIN32;I_AM_EXE;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) @@ -157,8 +157,10 @@ copy $(TargetPath) \EgtProg\DllD64 AnySuitable true true - true + false StreamingSIMDExtensions2 + true + true Windows @@ -180,7 +182,7 @@ copy $(TargetPath) \EgtProg\Dll32 Level3 Use - MaxSpeed + Full true true WIN32;I_AM_EXE;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) @@ -188,7 +190,9 @@ copy $(TargetPath) \EgtProg\Dll32 AnySuitable true true - true + false + true + true Windows