VS2010 project files:
authorChristian Taedcke <hacking@taedcke.com>
Tue, 22 May 2012 09:17:19 +0200
changeset 731 c4793e10e04f
parent 730 b5f4b3e2d01c
child 732 d1f47159c1a4
VS2010 project files:
- reverted character set of Debug configuration to MultiByte
CanFestival-3.vc10.vcxproj
drivers/can_anagate_win32/can_anagate_win32.vc10.vcxproj
drivers/can_copcican_win32/can_copcican_win32.vc10.vcxproj
drivers/can_ixxat_win32/can_ixxat_win32.vc10.vcxproj
examples/CANOpenShell/CANOpenShell.vc10.vcxproj
examples/win32test/win32test.vc10.vcxproj
--- a/CanFestival-3.vc10.vcxproj	Tue May 22 08:36:07 2012 +0200
+++ b/CanFestival-3.vc10.vcxproj	Tue May 22 09:17:19 2012 +0200
@@ -23,7 +23,7 @@
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
     <ConfigurationType>DynamicLibrary</ConfigurationType>
-    <CharacterSet>Unicode</CharacterSet>
+    <CharacterSet>MultiByte</CharacterSet>
   </PropertyGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
   <ImportGroup Label="ExtensionSettings">
--- a/drivers/can_anagate_win32/can_anagate_win32.vc10.vcxproj	Tue May 22 08:36:07 2012 +0200
+++ b/drivers/can_anagate_win32/can_anagate_win32.vc10.vcxproj	Tue May 22 09:17:19 2012 +0200
@@ -24,7 +24,7 @@
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
     <ConfigurationType>DynamicLibrary</ConfigurationType>
-    <CharacterSet>Unicode</CharacterSet>
+    <CharacterSet>MultiByte</CharacterSet>
   </PropertyGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
   <ImportGroup Label="ExtensionSettings">
--- a/drivers/can_copcican_win32/can_copcican_win32.vc10.vcxproj	Tue May 22 08:36:07 2012 +0200
+++ b/drivers/can_copcican_win32/can_copcican_win32.vc10.vcxproj	Tue May 22 09:17:19 2012 +0200
@@ -20,7 +20,7 @@
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
     <ConfigurationType>DynamicLibrary</ConfigurationType>
     <UseDebugLibraries>true</UseDebugLibraries>
-    <CharacterSet>Unicode</CharacterSet>
+    <CharacterSet>MultiByte</CharacterSet>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
     <ConfigurationType>DynamicLibrary</ConfigurationType>
--- a/drivers/can_ixxat_win32/can_ixxat_win32.vc10.vcxproj	Tue May 22 08:36:07 2012 +0200
+++ b/drivers/can_ixxat_win32/can_ixxat_win32.vc10.vcxproj	Tue May 22 09:17:19 2012 +0200
@@ -23,7 +23,7 @@
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
     <ConfigurationType>DynamicLibrary</ConfigurationType>
-    <CharacterSet>Unicode</CharacterSet>
+    <CharacterSet>MultiByte</CharacterSet>
   </PropertyGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
   <ImportGroup Label="ExtensionSettings">
--- a/examples/CANOpenShell/CANOpenShell.vc10.vcxproj	Tue May 22 08:36:07 2012 +0200
+++ b/examples/CANOpenShell/CANOpenShell.vc10.vcxproj	Tue May 22 09:17:19 2012 +0200
@@ -24,7 +24,7 @@
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
     <ConfigurationType>Application</ConfigurationType>
-    <CharacterSet>Unicode</CharacterSet>
+    <CharacterSet>MultiByte</CharacterSet>
   </PropertyGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
   <ImportGroup Label="ExtensionSettings">
--- a/examples/win32test/win32test.vc10.vcxproj	Tue May 22 08:36:07 2012 +0200
+++ b/examples/win32test/win32test.vc10.vcxproj	Tue May 22 09:17:19 2012 +0200
@@ -22,7 +22,7 @@
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
     <ConfigurationType>Application</ConfigurationType>
-    <CharacterSet>Unicode</CharacterSet>
+    <CharacterSet>MultiByte</CharacterSet>
   </PropertyGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
   <ImportGroup Label="ExtensionSettings">