From: Chun-wei Fan Date: Mon, 5 Nov 2012 04:31:44 +0000 (+0800) Subject: Visual C++ 2010 projects: Prepare support for VS2012 X-Git-Tag: 2.35.2~63 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c5b9a47facb1cbffafae0c401d6596e2618238d1;p=platform%2Fupstream%2Fglib.git Visual C++ 2010 projects: Prepare support for VS2012 Add the PlatformToolset tag to the project configs so that we can use add a simple script later to the autotools files to copy the projects and change the value (v100 -> v110) of that tag (and other simple changes) in order that we can quickly provide and maintain support for Visual Studio 2012 with minimal effort. Note that at the moment GLib does not yet support the API/SDK requirements for Windows 8 Modern UI (formerly known as Metro), but this paves the very initial step. --- diff --git a/build/win32/vs10/gio.vcxprojin b/build/win32/vs10/gio.vcxprojin index 362d820..e4ad355 100644 --- a/build/win32/vs10/gio.vcxprojin +++ b/build/win32/vs10/gio.vcxprojin @@ -27,19 +27,23 @@ DynamicLibrary MultiByte true + v100 DynamicLibrary MultiByte + v100 DynamicLibrary MultiByte true + v100 DynamicLibrary MultiByte + v100 diff --git a/build/win32/vs10/glib-compile-resources.vcxproj b/build/win32/vs10/glib-compile-resources.vcxproj index 4df4c65..8f17071 100644 --- a/build/win32/vs10/glib-compile-resources.vcxproj +++ b/build/win32/vs10/glib-compile-resources.vcxproj @@ -28,19 +28,23 @@ Application Unicode true + v100 Application Unicode + v100 Application MultiByte true + v100 Application MultiByte + v100 diff --git a/build/win32/vs10/glib-compile-schemas.vcxproj b/build/win32/vs10/glib-compile-schemas.vcxproj index 220abd6..318de49 100644 --- a/build/win32/vs10/glib-compile-schemas.vcxproj +++ b/build/win32/vs10/glib-compile-schemas.vcxproj @@ -1,177 +1,181 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {015D69D0-8B42-438A-ADAE-052AC036E065} - glibcompileschemas - Win32Proj - - - - Application - Unicode - true - - - Application - Unicode - - - Application - MultiByte - true - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - - - - - true - true - false - false - - - - Disabled - ..\..\..\gmodule;%(AdditionalIncludeDirectories) - _DEBUG;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - EditAndContinue - - - true - Console - MachineX86 - - - - - Disabled - ..\..\..\gmodule;%(AdditionalIncludeDirectories) - DEBUG;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - ProgramDatabase - CompileAsC - - - true - Console - false - - - MachineX64 - - - - - MaxSpeed - true - ..\..\..\gmodule;%(AdditionalIncludeDirectories) - %(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - true - Console - true - true - MachineX86 - - - - - ..\..\..\gmodule;%(AdditionalIncludeDirectories) - %(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - CompileAsC - - - true - Console - true - true - false - - - MachineX64 - - - - - - - - - {12bca020-eabf-429e-876a-a476bc9c10c0} - false - - - {f172effc-e30f-4593-809e-db2024b1e753} - false - - - {f3d1583c-5613-4809-bd98-7cc1c1276f92} - false - - - - - + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {015D69D0-8B42-438A-ADAE-052AC036E065} + glibcompileschemas + Win32Proj + + + + Application + Unicode + true + v100 + + + Application + Unicode + v100 + + + Application + MultiByte + true + v100 + + + Application + MultiByte + v100 + + + + + + + + + + + + + + + + + + + + + + + true + true + false + false + + + + Disabled + ..\..\..\gmodule;%(AdditionalIncludeDirectories) + _DEBUG;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + EditAndContinue + + + true + Console + MachineX86 + + + + + Disabled + ..\..\..\gmodule;%(AdditionalIncludeDirectories) + DEBUG;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + ProgramDatabase + CompileAsC + + + true + Console + false + + + MachineX64 + + + + + MaxSpeed + true + ..\..\..\gmodule;%(AdditionalIncludeDirectories) + %(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + true + Console + true + true + MachineX86 + + + + + ..\..\..\gmodule;%(AdditionalIncludeDirectories) + %(PreprocessorDefinitions) + MultiThreadedDLL + + + Level3 + ProgramDatabase + CompileAsC + + + true + Console + true + true + false + + + MachineX64 + + + + + + + + + {12bca020-eabf-429e-876a-a476bc9c10c0} + false + + + {f172effc-e30f-4593-809e-db2024b1e753} + false + + + {f3d1583c-5613-4809-bd98-7cc1c1276f92} + false + + + + + \ No newline at end of file diff --git a/build/win32/vs10/glib-genmarshal.vcxproj b/build/win32/vs10/glib-genmarshal.vcxproj index ed1244a..1fb0ce9 100644 --- a/build/win32/vs10/glib-genmarshal.vcxproj +++ b/build/win32/vs10/glib-genmarshal.vcxproj @@ -1,169 +1,173 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {BD12E835-5C52-4E5D-8234-1C579F33E27A} - glibgenmarshal - Win32Proj - - - - Application - Unicode - true - - - Application - MultiByte - - - Application - Unicode - true - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - - - - - true - false - true - false - - - - Disabled - _DEBUG;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - EditAndContinue - CompileAsC - - - true - Console - false - - - MachineX86 - - - - - %(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - CompileAsC - - - true - Console - true - true - false - - - MachineX86 - - - - - Disabled - _DEBUG;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - ProgramDatabase - CompileAsC - - - true - Console - false - - - MachineX64 - - - - - %(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - CompileAsC - - - true - Console - true - true - false - - - MachineX64 - - - - - - - - {12bca020-eabf-429e-876a-a476bc9c10c0} - false - - - - - + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {BD12E835-5C52-4E5D-8234-1C579F33E27A} + glibgenmarshal + Win32Proj + + + + Application + Unicode + true + v100 + + + Application + MultiByte + v100 + + + Application + Unicode + true + v100 + + + Application + MultiByte + v100 + + + + + + + + + + + + + + + + + + + + + + + true + false + true + false + + + + Disabled + _DEBUG;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + EditAndContinue + CompileAsC + + + true + Console + false + + + MachineX86 + + + + + %(PreprocessorDefinitions) + MultiThreadedDLL + + + Level3 + ProgramDatabase + CompileAsC + + + true + Console + true + true + false + + + MachineX86 + + + + + Disabled + _DEBUG;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + ProgramDatabase + CompileAsC + + + true + Console + false + + + MachineX64 + + + + + %(PreprocessorDefinitions) + MultiThreadedDLL + + + Level3 + ProgramDatabase + CompileAsC + + + true + Console + true + true + false + + + MachineX64 + + + + + + + + {12bca020-eabf-429e-876a-a476bc9c10c0} + false + + + + + \ No newline at end of file diff --git a/build/win32/vs10/glib.vcxprojin b/build/win32/vs10/glib.vcxprojin index d6903e8..371eb18 100644 --- a/build/win32/vs10/glib.vcxprojin +++ b/build/win32/vs10/glib.vcxprojin @@ -44,37 +44,45 @@ DynamicLibrary MultiByte true + v100 DynamicLibrary MultiByte true + v100 DynamicLibrary MultiByte + v100 DynamicLibrary MultiByte + v100 DynamicLibrary MultiByte true + v100 DynamicLibrary MultiByte true + v100 DynamicLibrary MultiByte + v100 DynamicLibrary MultiByte + v100 diff --git a/build/win32/vs10/gmodule.vcxproj b/build/win32/vs10/gmodule.vcxproj index aa65175..6c10349 100644 --- a/build/win32/vs10/gmodule.vcxproj +++ b/build/win32/vs10/gmodule.vcxproj @@ -1,200 +1,204 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {4214047C-F5C1-40B3-8369-5DCED8C32770} - gmodule - Win32Proj - - - - DynamicLibrary - MultiByte - true - - - DynamicLibrary - MultiByte - - - DynamicLibrary - MultiByte - true - - - DynamicLibrary - MultiByte - - - - - - - - - - - - - - - - - - - - - - - true - false - true - false - - - - Disabled - _DEBUG;G_LOG_DOMAIN="GModule";%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - EditAndContinue - CompileAsC - - - $(OutDir)$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll - $(IntDir)gmodule.def - true - Windows - false - - - $(TargetDir)$(ProjectName)-2.0.lib - MachineX86 - - - - - G_LOG_DOMAIN="GModule";%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - CompileAsC - - - $(OutDir)$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll - $(IntDir)gmodule.def - true - Windows - true - true - false - - - $(TargetDir)$(ProjectName)-2.0.lib - MachineX86 - - - - - Disabled - _DEBUG;G_LOG_DOMAIN="GModule";%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - ProgramDatabase - CompileAsC - - - $(OutDir)$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll - $(IntDir)gmodule.def - true - Windows - false - - - $(TargetDir)$(ProjectName)-2.0.lib - MachineX64 - - - - - G_LOG_DOMAIN="GModule";%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - CompileAsC - - - $(OutDir)$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll - $(IntDir)gmodule.def - true - Windows - true - true - false - - - $(TargetDir)$(ProjectName)-2.0.lib - MachineX64 - - - - - - - - - - - Generating gmodule.def - $(GlibGenerateGmoduleDef) - $(IntDir)gmodule.def;%(Outputs) - Generating gmodule.def - $(GlibGenerateGmoduleDefW64) - $(IntDir)gmodule.def;%(Outputs) - Generating gmodule.def - $(GlibGenerateGmoduleDef) - $(IntDir)gmodule.def;%(Outputs) - Generating gmodule.def - $(GlibGenerateGmoduleDefW64) - $(IntDir)gmodule.def;%(Outputs) - - - - - {12bca020-eabf-429e-876a-a476bc9c10c0} - false - - - - - + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {4214047C-F5C1-40B3-8369-5DCED8C32770} + gmodule + Win32Proj + + + + DynamicLibrary + MultiByte + true + v100 + + + DynamicLibrary + MultiByte + v100 + + + DynamicLibrary + MultiByte + true + v100 + + + DynamicLibrary + MultiByte + v100 + + + + + + + + + + + + + + + + + + + + + + + true + false + true + false + + + + Disabled + _DEBUG;G_LOG_DOMAIN="GModule";%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + EditAndContinue + CompileAsC + + + $(OutDir)$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll + $(IntDir)gmodule.def + true + Windows + false + + + $(TargetDir)$(ProjectName)-2.0.lib + MachineX86 + + + + + G_LOG_DOMAIN="GModule";%(PreprocessorDefinitions) + MultiThreadedDLL + + + Level3 + ProgramDatabase + CompileAsC + + + $(OutDir)$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll + $(IntDir)gmodule.def + true + Windows + true + true + false + + + $(TargetDir)$(ProjectName)-2.0.lib + MachineX86 + + + + + Disabled + _DEBUG;G_LOG_DOMAIN="GModule";%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + ProgramDatabase + CompileAsC + + + $(OutDir)$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll + $(IntDir)gmodule.def + true + Windows + false + + + $(TargetDir)$(ProjectName)-2.0.lib + MachineX64 + + + + + G_LOG_DOMAIN="GModule";%(PreprocessorDefinitions) + MultiThreadedDLL + + + Level3 + ProgramDatabase + CompileAsC + + + $(OutDir)$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll + $(IntDir)gmodule.def + true + Windows + true + true + false + + + $(TargetDir)$(ProjectName)-2.0.lib + MachineX64 + + + + + + + + + + + Generating gmodule.def + $(GlibGenerateGmoduleDef) + $(IntDir)gmodule.def;%(Outputs) + Generating gmodule.def + $(GlibGenerateGmoduleDefW64) + $(IntDir)gmodule.def;%(Outputs) + Generating gmodule.def + $(GlibGenerateGmoduleDef) + $(IntDir)gmodule.def;%(Outputs) + Generating gmodule.def + $(GlibGenerateGmoduleDefW64) + $(IntDir)gmodule.def;%(Outputs) + + + + + {12bca020-eabf-429e-876a-a476bc9c10c0} + false + + + + + \ No newline at end of file diff --git a/build/win32/vs10/gobject.vcxprojin b/build/win32/vs10/gobject.vcxprojin index e39b192..c80b9ba 100644 --- a/build/win32/vs10/gobject.vcxprojin +++ b/build/win32/vs10/gobject.vcxprojin @@ -28,19 +28,23 @@ DynamicLibrary MultiByte true + v100 DynamicLibrary MultiByte + v100 DynamicLibrary MultiByte true + v100 DynamicLibrary MultiByte + v100 diff --git a/build/win32/vs10/gresource.vcxproj b/build/win32/vs10/gresource.vcxproj index 44624af..364548c 100644 --- a/build/win32/vs10/gresource.vcxproj +++ b/build/win32/vs10/gresource.vcxproj @@ -28,19 +28,23 @@ Application Unicode true + v100 Application Unicode + v100 Application MultiByte true + v100 Application MultiByte + v100 diff --git a/build/win32/vs10/gsettings.vcxproj b/build/win32/vs10/gsettings.vcxproj index 9348ff0..0c9c94f 100644 --- a/build/win32/vs10/gsettings.vcxproj +++ b/build/win32/vs10/gsettings.vcxproj @@ -1,177 +1,181 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {05041C63-F1C5-49BA-A7DE-61EBB5307EAA} - gsettings - Win32Proj - - - - Application - Unicode - true - - - Application - Unicode - - - Application - MultiByte - true - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - - - - - true - true - false - false - - - - Disabled - ..\..\..\gmodule;%(AdditionalIncludeDirectories) - _DEBUG;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - EditAndContinue - - - true - Console - MachineX86 - - - - - Disabled - ..\..\..\gmodule;%(AdditionalIncludeDirectories) - DEBUG;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - ProgramDatabase - CompileAsC - - - true - Console - false - - - MachineX64 - - - - - MaxSpeed - true - ..\..\..\gmodule;%(AdditionalIncludeDirectories) - %(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - - - %(AdditionalDependencies) - true - Console - true - true - MachineX86 - - - - - ..\..\..\gmodule;%(AdditionalIncludeDirectories) - %(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - CompileAsC - - - true - Console - true - true - false - - - MachineX64 - - - - - - - - {12bca020-eabf-429e-876a-a476bc9c10c0} - false - - - {f172effc-e30f-4593-809e-db2024b1e753} - false - - - {f3d1583c-5613-4809-bd98-7cc1c1276f92} - false - - - - - + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {05041C63-F1C5-49BA-A7DE-61EBB5307EAA} + gsettings + Win32Proj + + + + Application + Unicode + true + v100 + + + Application + Unicode + v100 + + + Application + MultiByte + true + v100 + + + Application + MultiByte + v100 + + + + + + + + + + + + + + + + + + + + + + + true + true + false + false + + + + Disabled + ..\..\..\gmodule;%(AdditionalIncludeDirectories) + _DEBUG;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + EditAndContinue + + + true + Console + MachineX86 + + + + + Disabled + ..\..\..\gmodule;%(AdditionalIncludeDirectories) + DEBUG;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + ProgramDatabase + CompileAsC + + + true + Console + false + + + MachineX64 + + + + + MaxSpeed + true + ..\..\..\gmodule;%(AdditionalIncludeDirectories) + %(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + %(AdditionalDependencies) + true + Console + true + true + MachineX86 + + + + + ..\..\..\gmodule;%(AdditionalIncludeDirectories) + %(PreprocessorDefinitions) + MultiThreadedDLL + + + Level3 + ProgramDatabase + CompileAsC + + + true + Console + true + true + false + + + MachineX64 + + + + + + + + {12bca020-eabf-429e-876a-a476bc9c10c0} + false + + + {f172effc-e30f-4593-809e-db2024b1e753} + false + + + {f3d1583c-5613-4809-bd98-7cc1c1276f92} + false + + + + + \ No newline at end of file diff --git a/build/win32/vs10/gspawn-win32-helper-console.vcxproj b/build/win32/vs10/gspawn-win32-helper-console.vcxproj index 86cbab4..7d4daaf 100644 --- a/build/win32/vs10/gspawn-win32-helper-console.vcxproj +++ b/build/win32/vs10/gspawn-win32-helper-console.vcxproj @@ -1,171 +1,175 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {E40E8A7E-7CAE-4659-9B8B-BC38898E3074} - gspawnwin32helperconsole - Win32Proj - - - - Application - MultiByte - true - - - Application - MultiByte - - - Application - MultiByte - true - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - - - - - true - false - true - false - - - - Disabled - _DEBUG;GLIB_COMPILATION;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - EditAndContinue - CompileAsC - - - true - Console - false - - - MachineX86 - - - - - GLIB_COMPILATION;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - CompileAsC - - - true - Console - true - true - false - - - MachineX86 - - - - - Disabled - _DEBUG;GLIB_COMPILATION;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - ProgramDatabase - CompileAsC - - - $(OutDir)gspawn-win64-helper-console.exe - true - Console - false - - - MachineX64 - - - - - GLIB_COMPILATION;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - CompileAsC - - - $(OutDir)gspawn-win64-helper-console.exe - true - Console - true - true - false - - - MachineX64 - - - - - - - - {12bca020-eabf-429e-876a-a476bc9c10c0} - false - - - - - + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {E40E8A7E-7CAE-4659-9B8B-BC38898E3074} + gspawnwin32helperconsole + Win32Proj + + + + Application + MultiByte + true + v100 + + + Application + MultiByte + v100 + + + Application + MultiByte + true + v100 + + + Application + MultiByte + v100 + + + + + + + + + + + + + + + + + + + + + + + true + false + true + false + + + + Disabled + _DEBUG;GLIB_COMPILATION;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + EditAndContinue + CompileAsC + + + true + Console + false + + + MachineX86 + + + + + GLIB_COMPILATION;%(PreprocessorDefinitions) + MultiThreadedDLL + + + Level3 + ProgramDatabase + CompileAsC + + + true + Console + true + true + false + + + MachineX86 + + + + + Disabled + _DEBUG;GLIB_COMPILATION;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + ProgramDatabase + CompileAsC + + + $(OutDir)gspawn-win64-helper-console.exe + true + Console + false + + + MachineX64 + + + + + GLIB_COMPILATION;%(PreprocessorDefinitions) + MultiThreadedDLL + + + Level3 + ProgramDatabase + CompileAsC + + + $(OutDir)gspawn-win64-helper-console.exe + true + Console + true + true + false + + + MachineX64 + + + + + + + + {12bca020-eabf-429e-876a-a476bc9c10c0} + false + + + + + \ No newline at end of file diff --git a/build/win32/vs10/gspawn-win32-helper.vcxproj b/build/win32/vs10/gspawn-win32-helper.vcxproj index c6ea5b0..84aede6 100644 --- a/build/win32/vs10/gspawn-win32-helper.vcxproj +++ b/build/win32/vs10/gspawn-win32-helper.vcxproj @@ -1,171 +1,175 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {289240E7-E167-47CE-A20C-58D852E520BA} - gspawnwin32helper - Win32Proj - - - - Application - MultiByte - true - - - Application - MultiByte - - - Application - MultiByte - true - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - - - - - true - true - false - false - - - - Disabled - _DEBUG;GLIB_COMPILATION;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - EditAndContinue - CompileAsC - - - true - Windows - false - - - MachineX86 - - - - - Disabled - _DEBUG;GLIB_COMPILATION;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - ProgramDatabase - CompileAsC - - - $(OutDir)gspawn-win64-helper.exe - true - Windows - false - - - MachineX64 - - - - - GLIB_COMPILATION;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - CompileAsC - - - true - Windows - true - true - false - - - MachineX86 - - - - - GLIB_COMPILATION;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - CompileAsC - - - $(OutDir)gspawn-win64-helper.exe - true - Windows - true - true - false - - - MachineX64 - - - - - - - - {12bca020-eabf-429e-876a-a476bc9c10c0} - false - - - - - + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {289240E7-E167-47CE-A20C-58D852E520BA} + gspawnwin32helper + Win32Proj + + + + Application + MultiByte + true + v100 + + + Application + MultiByte + v100 + + + Application + MultiByte + true + v100 + + + Application + MultiByte + v100 + + + + + + + + + + + + + + + + + + + + + + + true + true + false + false + + + + Disabled + _DEBUG;GLIB_COMPILATION;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + EditAndContinue + CompileAsC + + + true + Windows + false + + + MachineX86 + + + + + Disabled + _DEBUG;GLIB_COMPILATION;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + ProgramDatabase + CompileAsC + + + $(OutDir)gspawn-win64-helper.exe + true + Windows + false + + + MachineX64 + + + + + GLIB_COMPILATION;%(PreprocessorDefinitions) + MultiThreadedDLL + + + Level3 + ProgramDatabase + CompileAsC + + + true + Windows + true + true + false + + + MachineX86 + + + + + GLIB_COMPILATION;%(PreprocessorDefinitions) + MultiThreadedDLL + + + Level3 + ProgramDatabase + CompileAsC + + + $(OutDir)gspawn-win64-helper.exe + true + Windows + true + true + false + + + MachineX64 + + + + + + + + {12bca020-eabf-429e-876a-a476bc9c10c0} + false + + + + + \ No newline at end of file diff --git a/build/win32/vs10/gthread.vcxproj b/build/win32/vs10/gthread.vcxproj index d31da81..2364fd3 100644 --- a/build/win32/vs10/gthread.vcxproj +++ b/build/win32/vs10/gthread.vcxproj @@ -1,187 +1,191 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {C8AFB8C3-FFFD-460F-BC13-9AC25D7B117C} - gthread - Win32Proj - - - - DynamicLibrary - MultiByte - true - - - DynamicLibrary - MultiByte - - - DynamicLibrary - MultiByte - true - - - DynamicLibrary - MultiByte - - - - - - - - - - - - - - - - - - - - - - - true - false - true - false - - - - Disabled - _DEBUG;G_LOG_DOMAIN="GThread";%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - EditAndContinue - CompileAsC - - - $(OutDir)$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll - ../../../gthread/gthread.def - true - Windows - false - - - $(TargetDir)$(ProjectName)-2.0.lib - MachineX86 - - - - - G_LOG_DOMAIN="GThread";%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - CompileAsC - - - $(OutDir)$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll - ../../../gthread/gthread.def - true - Windows - true - true - false - - - $(TargetDir)$(ProjectName)-2.0.lib - MachineX86 - - - - - Disabled - _DEBUG;G_LOG_DOMAIN="GThread";%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - ProgramDatabase - CompileAsC - - - $(OutDir)$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll - ../../../gthread/gthread.def - true - Windows - false - - - $(TargetDir)$(ProjectName)-2.0.lib - MachineX64 - - - - - G_LOG_DOMAIN="GThread";%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - CompileAsC - - - $(OutDir)$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll - ../../../gthread/gthread.def - true - Windows - true - true - false - - - $(TargetDir)$(ProjectName)-2.0.lib - MachineX64 - - - - - - - - - - - - - - {12bca020-eabf-429e-876a-a476bc9c10c0} - false - - - - - + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {C8AFB8C3-FFFD-460F-BC13-9AC25D7B117C} + gthread + Win32Proj + + + + DynamicLibrary + MultiByte + true + v100 + + + DynamicLibrary + MultiByte + v100 + + + DynamicLibrary + MultiByte + true + v100 + + + DynamicLibrary + MultiByte + v100 + + + + + + + + + + + + + + + + + + + + + + + true + false + true + false + + + + Disabled + _DEBUG;G_LOG_DOMAIN="GThread";%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + EditAndContinue + CompileAsC + + + $(OutDir)$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll + ../../../gthread/gthread.def + true + Windows + false + + + $(TargetDir)$(ProjectName)-2.0.lib + MachineX86 + + + + + G_LOG_DOMAIN="GThread";%(PreprocessorDefinitions) + MultiThreadedDLL + + + Level3 + ProgramDatabase + CompileAsC + + + $(OutDir)$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll + ../../../gthread/gthread.def + true + Windows + true + true + false + + + $(TargetDir)$(ProjectName)-2.0.lib + MachineX86 + + + + + Disabled + _DEBUG;G_LOG_DOMAIN="GThread";%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + ProgramDatabase + CompileAsC + + + $(OutDir)$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll + ../../../gthread/gthread.def + true + Windows + false + + + $(TargetDir)$(ProjectName)-2.0.lib + MachineX64 + + + + + G_LOG_DOMAIN="GThread";%(PreprocessorDefinitions) + MultiThreadedDLL + + + Level3 + ProgramDatabase + CompileAsC + + + $(OutDir)$(GlibDllPrefix)$(ProjectName)$(GlibDllSuffix).dll + ../../../gthread/gthread.def + true + Windows + true + true + false + + + $(TargetDir)$(ProjectName)-2.0.lib + MachineX64 + + + + + + + + + + + + + + {12bca020-eabf-429e-876a-a476bc9c10c0} + false + + + + + \ No newline at end of file diff --git a/build/win32/vs10/install.vcxproj b/build/win32/vs10/install.vcxproj index bdf6f73..4cb3ef0 100644 --- a/build/win32/vs10/install.vcxproj +++ b/build/win32/vs10/install.vcxproj @@ -1,149 +1,153 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {2093D218-190E-4194-9421-3BA7CBF33B10} - install - Win32Proj - - - - Utility - MultiByte - true - - - Utility - MultiByte - - - Utility - MultiByte - true - - - Utility - MultiByte - - - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(GlibEtcInstallRoot)\ - - $(GlibEtcInstallRoot)\ - - $(GlibEtcInstallRoot)\ - - $(GlibEtcInstallRoot)\ - - - - - $(GlibDoInstall) - - - - - $(GlibDoInstall) - - - - - $(GlibDoInstall) - - - - - $(GlibDoInstall) - - - - - {f3d1583c-5613-4809-bd98-7cc1c1276f92} - false - - - {bd12e835-5c52-4e5d-8234-1c579f33e27a} - false - - - {12bca020-eabf-429e-876a-a476bc9c10c0} - false - - - {4214047c-f5c1-40b3-8369-5dced8c32770} - false - - - {f172effc-e30f-4593-809e-db2024b1e753} - false - - - {e40e8a7e-7cae-4659-9b8b-bc38898e3074} - false - - - {289240e7-e167-47ce-a20c-58d852e520ba} - false - - - {c8afb8c3-fffd-460f-bc13-9ac25d7b117c} - false - - - {015d69d0-8b42-438a-adae-052ac036e065} - false - - - {05041c63-f1c5-49ba-a7de-61ebb5307eaa} - false - - - {b0cdec7f-dce1-4f7e-b8a4-a3009c18fb2a} - false - - - {95a1571f-61be-4c51-be53-2f2dab280685} - false - - - - - + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {2093D218-190E-4194-9421-3BA7CBF33B10} + install + Win32Proj + + + + Utility + MultiByte + true + v100 + + + Utility + MultiByte + v100 + + + Utility + MultiByte + true + v100 + + + Utility + MultiByte + v100 + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(GlibEtcInstallRoot)\ + + $(GlibEtcInstallRoot)\ + + $(GlibEtcInstallRoot)\ + + $(GlibEtcInstallRoot)\ + + + + + $(GlibDoInstall) + + + + + $(GlibDoInstall) + + + + + $(GlibDoInstall) + + + + + $(GlibDoInstall) + + + + + {f3d1583c-5613-4809-bd98-7cc1c1276f92} + false + + + {bd12e835-5c52-4e5d-8234-1c579f33e27a} + false + + + {12bca020-eabf-429e-876a-a476bc9c10c0} + false + + + {4214047c-f5c1-40b3-8369-5dced8c32770} + false + + + {f172effc-e30f-4593-809e-db2024b1e753} + false + + + {e40e8a7e-7cae-4659-9b8b-bc38898e3074} + false + + + {289240e7-e167-47ce-a20c-58d852e520ba} + false + + + {c8afb8c3-fffd-460f-bc13-9ac25d7b117c} + false + + + {015d69d0-8b42-438a-adae-052ac036e065} + false + + + {05041c63-f1c5-49ba-a7de-61ebb5307eaa} + false + + + {b0cdec7f-dce1-4f7e-b8a4-a3009c18fb2a} + false + + + {95a1571f-61be-4c51-be53-2f2dab280685} + false + + + + + \ No newline at end of file diff --git a/build/win32/vs10/testglib.vcxproj b/build/win32/vs10/testglib.vcxproj index 980113b..33ef16d 100644 --- a/build/win32/vs10/testglib.vcxproj +++ b/build/win32/vs10/testglib.vcxproj @@ -1,169 +1,173 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {64E09909-5599-40C0-B808-27F55F7B823C} - testglib - Win32Proj - - - - Application - MultiByte - true - - - Application - MultiByte - - - Application - MultiByte - true - - - Application - MultiByte - - - - - - - - - - - - - - - - - - - - - - - true - false - true - false - - - - Disabled - _DEBUG;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - EditAndContinue - CompileAsC - - - true - Console - false - - - MachineX86 - - - - - %(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - CompileAsC - - - true - Console - true - true - false - - - MachineX86 - - - - - Disabled - _DEBUG;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - ProgramDatabase - CompileAsC - - - true - Console - false - - - MachineX64 - - - - - %(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - CompileAsC - - - true - Console - true - true - false - - - MachineX64 - - - - - - - - {12bca020-eabf-429e-876a-a476bc9c10c0} - false - - - - - + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {64E09909-5599-40C0-B808-27F55F7B823C} + testglib + Win32Proj + + + + Application + MultiByte + true + v100 + + + Application + MultiByte + v100 + + + Application + MultiByte + true + v100 + + + Application + MultiByte + v100 + + + + + + + + + + + + + + + + + + + + + + + true + false + true + false + + + + Disabled + _DEBUG;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + EditAndContinue + CompileAsC + + + true + Console + false + + + MachineX86 + + + + + %(PreprocessorDefinitions) + MultiThreadedDLL + + + Level3 + ProgramDatabase + CompileAsC + + + true + Console + true + true + false + + + MachineX86 + + + + + Disabled + _DEBUG;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + ProgramDatabase + CompileAsC + + + true + Console + false + + + MachineX64 + + + + + %(PreprocessorDefinitions) + MultiThreadedDLL + + + Level3 + ProgramDatabase + CompileAsC + + + true + Console + true + true + false + + + MachineX64 + + + + + + + + {12bca020-eabf-429e-876a-a476bc9c10c0} + false + + + + + \ No newline at end of file