diff --git a/build/win32/vs9/Makefile.am b/build/win32/vs9/Makefile.am index 5f5f32c75..cdca8013a 100644 --- a/build/win32/vs9/Makefile.am +++ b/build/win32/vs9/Makefile.am @@ -1,7 +1,6 @@ EXTRA_DIST = \ README.txt \ glib.sln \ - glib.vsprops \ glib.vcproj \ glib.vcprojin \ glib-genmarshal.vcproj \ @@ -20,4 +19,8 @@ EXTRA_DIST = \ gresource.vcproj \ gio-querymodules.vcproj \ gdbus.vcproj \ - install.vcproj + install.vcproj \ + glib-build-defines.vsprops \ + glib-install.vsprops \ + glib-version-paths.vsprops \ + glibprepbuild.vsprops diff --git a/build/win32/vs9/gdbus.vcproj b/build/win32/vs9/gdbus.vcproj index 09f6c514e..bdd8b1bd1 100644 --- a/build/win32/vs9/gdbus.vcproj +++ b/build/win32/vs9/gdbus.vcproj @@ -21,7 +21,7 @@ @@ -50,7 +50,7 @@ @@ -79,7 +79,7 @@ @@ -32,7 +32,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\gmodule" - PreprocessorDefinitions="_DEBUG;GIO_COMPILATION" + PreprocessorDefinitions="_DEBUG;$(GioInBuildMacro)" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" @@ -50,7 +50,7 @@ @@ -58,7 +58,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\gmodule" - PreprocessorDefinitions="_DEBUG;GIO_COMPILATION" + PreprocessorDefinitions="_DEBUG;$(GioInBuildMacro)" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" @@ -79,7 +79,7 @@ @@ -28,7 +28,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="../../../gio,../../../gmodule" - PreprocessorDefinitions="_DEBUG;G_LOG_DOMAIN=\"GLib-GIO\";GIO_COMPILATION;DLL_EXPORT" + PreprocessorDefinitions="_DEBUG;$(GioBuildDefines)" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" @@ -39,7 +39,7 @@ /> @@ -92,7 +92,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="../../../gio,../../../gmodule" - PreprocessorDefinitions="_DEBUG;G_LOG_DOMAIN=\"GLib-GIO\";GIO_COMPILATION;DLL_EXPORT" + PreprocessorDefinitions="_DEBUG;$(GioBuildDefines)" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" @@ -103,7 +103,7 @@ /> + + + + + + + + + + + + + + + diff --git a/build/win32/vs9/glib-compile-resources.vcproj b/build/win32/vs9/glib-compile-resources.vcproj index 26e83b113..e56490ead 100644 --- a/build/win32/vs9/glib-compile-resources.vcproj +++ b/build/win32/vs9/glib-compile-resources.vcproj @@ -21,7 +21,7 @@ @@ -32,7 +32,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\gmodule;..\..\..\gio" - PreprocessorDefinitions="_DEBUG;GIO_COMPILATION" + PreprocessorDefinitions="_DEBUG;$(GioInBuildMacro)" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" @@ -50,7 +50,7 @@ @@ -58,7 +58,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\gmodule;..\..\..\gio" - PreprocessorDefinitions="_DEBUG;GIO_COMPILATION" + PreprocessorDefinitions="_DEBUG;$(GioInBuildMacro)" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" @@ -79,7 +79,7 @@ @@ -50,7 +50,7 @@ @@ -79,7 +79,7 @@ @@ -49,7 +49,7 @@ @@ -105,7 +105,7 @@ - - - - - - - - - - - - - - diff --git a/build/win32/vs9/glib-version-paths.vsprops b/build/win32/vs9/glib-version-paths.vsprops new file mode 100644 index 000000000..216177d41 --- /dev/null +++ b/build/win32/vs9/glib-version-paths.vsprops @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/build/win32/vs9/glib.vcprojin b/build/win32/vs9/glib.vcprojin index a72bd45cc..16db86436 100644 --- a/build/win32/vs9/glib.vcprojin +++ b/build/win32/vs9/glib.vcprojin @@ -21,14 +21,14 @@ + + + \ No newline at end of file diff --git a/build/win32/vs9/gmodule.vcproj b/build/win32/vs9/gmodule.vcproj index b4a133185..db1a1a429 100644 --- a/build/win32/vs9/gmodule.vcproj +++ b/build/win32/vs9/gmodule.vcproj @@ -21,14 +21,14 @@ - - + @@ -50,7 +50,7 @@ @@ -79,7 +79,7 @@ @@ -50,7 +50,7 @@ @@ -79,7 +79,7 @@ - - +