diff --git a/build/win32/vs10/install.vcxproj b/build/win32/vs10/install.vcxproj index 8afbb83e10..e46e41a93a 100644 --- a/build/win32/vs10/install.vcxproj +++ b/build/win32/vs10/install.vcxproj @@ -91,41 +91,49 @@ + + + + + + + + diff --git a/build/win32/vs9/install.vcproj b/build/win32/vs9/install.vcproj index e7960c945f..9a4e1a5e7e 100644 --- a/build/win32/vs9/install.vcproj +++ b/build/win32/vs9/install.vcproj @@ -23,7 +23,7 @@ Name="Debug|Win32" OutputDirectory="$(GlibEtcInstallRoot)" ConfigurationType="10" - InheritedPropertySheets=".\gtk-install-headers-data.vsprops;.\gtk-install-bin.vsprops" + InheritedPropertySheets=".\gtk-install-headers-data.vsprops;.\gtk-install-bin.vsprops;.\gtk-build-defines.vsprops" CharacterSet="2" DeleteExtensionsOnClean="" > @@ -31,21 +31,12 @@ Name="VCPreBuildEventTool" CommandLine="$(GtkDoInstallBin)$(GtkDoInstall)" /> - - - @@ -53,22 +44,13 @@ Name="VCPreBuildEventTool" CommandLine="$(GtkDoInstallBin)$(GtkDoInstall)" /> - - - @@ -76,21 +58,12 @@ Name="VCPreBuildEventTool" CommandLine="$(GtkDoInstallBin)$(GtkDoInstall)$(GtkDoInstallBroadwayHeaders)" /> - - - @@ -98,22 +71,13 @@ Name="VCPreBuildEventTool" CommandLine="$(GtkDoInstallBin)$(GtkDoInstall)$(GtkDoInstallBroadwayHeaders)" /> - - - - - - - - - - - - - - -