Update Visual Studio Projects

Make all projects settings use the MultiByte character set when building
GLib to improve consistency.
This commit is contained in:
Chun-wei Fan
2013-06-20 15:43:32 +08:00
parent 19e20084ab
commit ffaf57b936
10 changed files with 20 additions and 20 deletions

View File

@@ -23,7 +23,7 @@
Name="Debug|Win32"
InheritedPropertySheets=".\glib.vsprops"
ConfigurationType="1"
CharacterSet="1"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
@@ -81,7 +81,7 @@
Name="Release|Win32"
InheritedPropertySheets=".\glib.vsprops"
ConfigurationType="1"
CharacterSet="1"
CharacterSet="2"
WholeProgramOptimization="1"
>
<Tool

View File

@@ -23,7 +23,7 @@
Name="Debug|Win32"
InheritedPropertySheets=".\glib.vsprops"
ConfigurationType="1"
CharacterSet="1"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
@@ -81,7 +81,7 @@
Name="Release|Win32"
InheritedPropertySheets=".\glib.vsprops"
ConfigurationType="1"
CharacterSet="1"
CharacterSet="2"
WholeProgramOptimization="1"
>
<Tool

View File

@@ -51,7 +51,7 @@
Name="Release|Win32"
InheritedPropertySheets=".\glib.vsprops"
ConfigurationType="1"
CharacterSet="1"
CharacterSet="2"
WholeProgramOptimization="1"
>
<Tool
@@ -107,7 +107,7 @@
Name="Release|x64"
InheritedPropertySheets=".\glib.vsprops"
ConfigurationType="1"
CharacterSet="1"
CharacterSet="2"
WholeProgramOptimization="1"
>
<Tool

View File

@@ -23,7 +23,7 @@
Name="Debug|Win32"
InheritedPropertySheets=".\glib.vsprops"
ConfigurationType="1"
CharacterSet="1"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
@@ -81,7 +81,7 @@
Name="Release|Win32"
InheritedPropertySheets=".\glib.vsprops"
ConfigurationType="1"
CharacterSet="1"
CharacterSet="2"
WholeProgramOptimization="1"
>
<Tool

View File

@@ -23,7 +23,7 @@
Name="Debug|Win32"
InheritedPropertySheets=".\glib.vsprops"
ConfigurationType="1"
CharacterSet="1"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
@@ -81,7 +81,7 @@
Name="Release|Win32"
InheritedPropertySheets=".\glib.vsprops"
ConfigurationType="1"
CharacterSet="1"
CharacterSet="2"
WholeProgramOptimization="1"
>
<Tool