drivers/can_copcican_win32/can_copcican_win32.vc10.vcxproj
changeset 739 4faa0bb578e0
parent 731 c4793e10e04f
equal deleted inserted replaced
738:396839c5d70f 739:4faa0bb578e0
    18   </PropertyGroup>
    18   </PropertyGroup>
    19   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
    19   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
    20   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
    20   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
    21     <ConfigurationType>DynamicLibrary</ConfigurationType>
    21     <ConfigurationType>DynamicLibrary</ConfigurationType>
    22     <UseDebugLibraries>true</UseDebugLibraries>
    22     <UseDebugLibraries>true</UseDebugLibraries>
    23     <CharacterSet>Unicode</CharacterSet>
    23     <CharacterSet>MultiByte</CharacterSet>
    24   </PropertyGroup>
    24   </PropertyGroup>
    25   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
    25   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
    26     <ConfigurationType>DynamicLibrary</ConfigurationType>
    26     <ConfigurationType>DynamicLibrary</ConfigurationType>
    27     <UseDebugLibraries>false</UseDebugLibraries>
    27     <UseDebugLibraries>false</UseDebugLibraries>
    28     <WholeProgramOptimization>true</WholeProgramOptimization>
    28     <WholeProgramOptimization>true</WholeProgramOptimization>