From 175e246579496f2443a9a7ed92b590c30613d39d Mon Sep 17 00:00:00 2001 From: twanvl Date: Sat, 12 May 2007 15:39:30 +0000 Subject: [PATCH] Switched to multithreaded library (ouch! why was it single threaded in the first place?) git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@346 0fc631ac-6414-0410-93d0-97cfa31319b6 --- src/mse.sln | 3 + src/mse.vcproj | 266 ++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 265 insertions(+), 4 deletions(-) diff --git a/src/mse.sln b/src/mse.sln index e8d9dc15..96f7dc12 100644 --- a/src/mse.sln +++ b/src/mse.sln @@ -7,6 +7,7 @@ Global GlobalSection(SolutionConfiguration) = preSolution Debug = Debug Debug Unicode = Debug Unicode + Debug Unicode NoInit = Debug Unicode NoInit Release = Release Release Profile Unicode = Release Profile Unicode Release Unicode = Release Unicode @@ -17,6 +18,8 @@ Global {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Debug.Build.0 = Debug|Win32 {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Debug Unicode.ActiveCfg = Debug Unicode|Win32 {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Debug Unicode.Build.0 = Debug Unicode|Win32 + {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Debug Unicode NoInit.ActiveCfg = Debug Unicode NoInit|Win32 + {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Debug Unicode NoInit.Build.0 = Debug Unicode NoInit|Win32 {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Release.ActiveCfg = Release|Win32 {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Release.Build.0 = Release|Win32 {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Release Profile Unicode.ActiveCfg = Release Profile Unicode|Win32 diff --git a/src/mse.vcproj b/src/mse.vcproj index e2fb9d07..75fc8b40 100644 --- a/src/mse.vcproj +++ b/src/mse.vcproj @@ -232,7 +232,7 @@ 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" StringPooling="TRUE" - RuntimeLibrary="4" + RuntimeLibrary="0" BufferSecurityCheck="FALSE" EnableFunctionLevelLinking="TRUE" EnableEnhancedInstructionSet="1" @@ -382,7 +382,7 @@ 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" StringPooling="TRUE" - RuntimeLibrary="4" + RuntimeLibrary="0" BufferSecurityCheck="FALSE" EnableFunctionLevelLinking="TRUE" EnableEnhancedInstructionSet="1" @@ -439,6 +439,72 @@ + + + + + + + + + + + + + + + @@ -849,6 +915,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)2.obj"/> + + + @@ -971,6 +1043,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)2.obj"/> + + + @@ -1013,6 +1091,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)2.obj"/> + + + @@ -1031,6 +1115,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)1.obj"/> + + + @@ -1073,6 +1163,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)2.obj"/> + + + @@ -1121,6 +1217,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)2.obj"/> + + + @@ -1163,6 +1265,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)4.obj"/> + + + @@ -1205,6 +1313,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)2.obj"/> + + + @@ -1263,6 +1377,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)1.obj"/> + + + @@ -1305,6 +1425,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)1.obj"/> + + + @@ -1347,6 +1473,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/symbol_action.obj"/> + + + @@ -1395,6 +1527,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)1.obj"/> + + + @@ -1459,6 +1597,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)4.obj"/> + + + @@ -1550,6 +1694,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)1.obj"/> + + + @@ -1574,6 +1724,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)1.obj"/> + + + @@ -1632,6 +1788,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)1.obj"/> + + + @@ -1686,6 +1848,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)1.obj"/> + + + @@ -2107,6 +2275,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)3.obj"/> + + + @@ -2261,6 +2435,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)2.obj"/> + + + @@ -2309,6 +2489,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)5.obj"/> + + + @@ -2396,6 +2582,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)3.obj"/> + + + @@ -2458,6 +2650,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)1.obj"/> + + + @@ -2500,6 +2698,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)1.obj"/> + + + @@ -2542,6 +2746,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)1.obj"/> + + + @@ -2584,6 +2794,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)2.obj"/> + + + @@ -2626,6 +2842,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)1.obj"/> + + + @@ -2668,6 +2890,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)2.obj"/> + + + @@ -2710,6 +2938,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)1.obj"/> + + + @@ -2752,6 +2986,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)2.obj"/> + + + @@ -2774,6 +3014,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)1.obj"/> + + + @@ -2826,6 +3072,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)3.obj"/> + + + @@ -2884,6 +3136,12 @@ Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)3.obj"/> + + + @@ -2951,10 +3209,10 @@ RelativePath="..\conversion-todo.txt"> + RelativePath="..\data\en.mse-locale\locale"> + RelativePath="..\data\nl.mse-locale\locale">