diff --git a/src/mse.sln b/src/mse.sln
index 96f7dc12..a9fbba3f 100644
--- a/src/mse.sln
+++ b/src/mse.sln
@@ -25,6 +25,7 @@ Global
{A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Release Profile Unicode.ActiveCfg = Release Profile Unicode|Win32
{A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Release Profile Unicode.Build.0 = Release Profile Unicode|Win32
{A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Release Unicode.ActiveCfg = Release Unicode|Win32
+ {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Release Unicode.Build.0 = Release Unicode|Win32
{A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Release Unicode fast build.ActiveCfg = Release Unicode fast build|Win32
{A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Release Unicode fast build.Build.0 = Release Unicode fast build|Win32
EndGlobalSection
diff --git a/src/mse.vcproj b/src/mse.vcproj
index e6baf074..319687c2 100644
--- a/src/mse.vcproj
+++ b/src/mse.vcproj
@@ -87,8 +87,8 @@
Name="VCCLCompilerTool"
Optimization="2"
GlobalOptimizations="TRUE"
- InlineFunctionExpansion="1"
- ImproveFloatingPointConsistency="TRUE"
+ InlineFunctionExpansion="0"
+ ImproveFloatingPointConsistency="FALSE"
OmitFramePointers="TRUE"
OptimizeForProcessor="0"
OptimizeForWindowsApplication="TRUE"
@@ -226,11 +226,12 @@
Name="VCCLCompilerTool"
Optimization="3"
GlobalOptimizations="TRUE"
- InlineFunctionExpansion="1"
- ImproveFloatingPointConsistency="TRUE"
- FavorSizeOrSpeed="1"
+ InlineFunctionExpansion="0"
+ EnableIntrinsicFunctions="TRUE"
+ ImproveFloatingPointConsistency="FALSE"
+ FavorSizeOrSpeed="0"
OmitFramePointers="TRUE"
- OptimizeForProcessor="3"
+ OptimizeForProcessor="2"
OptimizeForWindowsApplication="TRUE"
AdditionalIncludeDirectories=".; "$(WX_PATH)/include"; "$(WX_PATH)\lib\vc_lib\mswu""
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;__WINDOWS__;__WXMSW__;__WIN95__;__WIN32__;WINVER=0x0400;STRICT;UNICODE;_UNICODE;wxUSE_UNICODE"
@@ -379,8 +380,8 @@
Optimization="3"
GlobalOptimizations="TRUE"
InlineFunctionExpansion="1"
- ImproveFloatingPointConsistency="TRUE"
- FavorSizeOrSpeed="1"
+ ImproveFloatingPointConsistency="FALSE"
+ FavorSizeOrSpeed="2"
OmitFramePointers="TRUE"
OptimizeForProcessor="3"
OptimizeForWindowsApplication="TRUE"
@@ -2366,6 +2367,12 @@
+
+
+
@@ -2427,6 +2434,7 @@
Name="Release Unicode|Win32">
+
+
+
+
+
+
@@ -2465,6 +2485,12 @@
+
+
+
@@ -2478,6 +2504,7 @@
Name="Release Unicode|Win32">
+
+
+