From: Cristian Adam Date: Sun, 18 Jan 2009 18:07:40 +0000 (+0000) Subject: Used Unicode for all platforms. X-Git-Tag: v1.3.3~187 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9a6b6286a711e37dd622640b5af9c311eeedab1d;p=platform%2Fupstream%2Flibvorbis.git Used Unicode for all platforms. svn path=/trunk/vorbis/; revision=15625 --- diff --git a/win32/VS2005/libvorbis/libvorbis_dynamic.vcproj b/win32/VS2005/libvorbis/libvorbis_dynamic.vcproj index 6bae148..2030537 100644 --- a/win32/VS2005/libvorbis/libvorbis_dynamic.vcproj +++ b/win32/VS2005/libvorbis/libvorbis_dynamic.vcproj @@ -1,7 +1,7 @@ - - - - - - + - - - - - - - - + - - @@ -1198,12 +1186,12 @@ /> + - - + - - diff --git a/win32/VS2005/libvorbisfile/libvorbisfile_static.vcproj b/win32/VS2005/libvorbisfile/libvorbisfile_static.vcproj index 962af85..73177bd 100644 --- a/win32/VS2005/libvorbisfile/libvorbisfile_static.vcproj +++ b/win32/VS2005/libvorbisfile/libvorbisfile_static.vcproj @@ -24,7 +24,7 @@ IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="4" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" - CharacterSet="2" + CharacterSet="1" > diff --git a/win32/VS2005/vorbisdec/vorbisdec_dynamic.vcproj b/win32/VS2005/vorbisdec/vorbisdec_dynamic.vcproj index 0f7b379..ce2e9b6 100644 --- a/win32/VS2005/vorbisdec/vorbisdec_dynamic.vcproj +++ b/win32/VS2005/vorbisdec/vorbisdec_dynamic.vcproj @@ -1,7 +1,7 @@ diff --git a/win32/VS2005/vorbisdec/vorbisdec_static.vcproj b/win32/VS2005/vorbisdec/vorbisdec_static.vcproj index a56f93d..499b630 100644 --- a/win32/VS2005/vorbisdec/vorbisdec_static.vcproj +++ b/win32/VS2005/vorbisdec/vorbisdec_static.vcproj @@ -23,7 +23,7 @@ IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" - CharacterSet="2" + CharacterSet="1" > diff --git a/win32/VS2005/vorbisenc/vorbisenc_dynamic.vcproj b/win32/VS2005/vorbisenc/vorbisenc_dynamic.vcproj index 059dbcf..b3678c2 100644 --- a/win32/VS2005/vorbisenc/vorbisenc_dynamic.vcproj +++ b/win32/VS2005/vorbisenc/vorbisenc_dynamic.vcproj @@ -1,7 +1,7 @@ diff --git a/win32/VS2005/vorbisenc/vorbisenc_static.vcproj b/win32/VS2005/vorbisenc/vorbisenc_static.vcproj index 2eb71aa..38021c5 100644 --- a/win32/VS2005/vorbisenc/vorbisenc_static.vcproj +++ b/win32/VS2005/vorbisenc/vorbisenc_static.vcproj @@ -23,7 +23,7 @@ IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\libogg.vsprops" - CharacterSet="2" + CharacterSet="1" >