diff options
Diffstat (limited to 'build/win32/vs9/glib-compile-schemas.vcproj')
-rw-r--r-- | build/win32/vs9/glib-compile-schemas.vcproj | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/build/win32/vs9/glib-compile-schemas.vcproj b/build/win32/vs9/glib-compile-schemas.vcproj index 08b4b3eda..617a4b79b 100644 --- a/build/win32/vs9/glib-compile-schemas.vcproj +++ b/build/win32/vs9/glib-compile-schemas.vcproj @@ -21,7 +21,7 @@ <Configurations> <Configuration Name="Debug|Win32" - InheritedPropertySheets=".\glib.vsprops" + InheritedPropertySheets=".\glib-build-defines.vsprops" ConfigurationType="1" CharacterSet="2" > @@ -50,7 +50,7 @@ </Configuration> <Configuration Name="Debug|x64" - InheritedPropertySheets=".\glib.vsprops" + InheritedPropertySheets=".\glib-build-defines.vsprops" ConfigurationType="1" CharacterSet="2" > @@ -79,7 +79,7 @@ </Configuration> <Configuration Name="Release|Win32" - InheritedPropertySheets=".\glib.vsprops" + InheritedPropertySheets=".\glib-build-defines.vsprops" ConfigurationType="1" CharacterSet="2" WholeProgramOptimization="1" @@ -111,7 +111,7 @@ </Configuration> <Configuration Name="Release|x64" - InheritedPropertySheets=".\glib.vsprops" + InheritedPropertySheets=".\glib-build-defines.vsprops" ConfigurationType="1" CharacterSet="2" WholeProgramOptimization="1" |