~ubuntu-branches/ubuntu/vivid/clutter-1.0/vivid-proposed

« back to all changes in this revision

Viewing changes to build/win32/vs10/cally-atkcomponent-example.vcxproj

  • Committer: Package Import Robot
  • Author(s): Sjoerd Simons
  • Date: 2013-03-15 23:20:40 UTC
  • mto: (4.1.25 experimental) (1.5.1)
  • mto: This revision was merged to the branch mainline in revision 23.
  • Revision ID: package-import@ubuntu.com-20130315232040-9wwd4f9mgx8lewoz
Tags: upstream-1.13.8
ImportĀ upstreamĀ versionĀ 1.13.8

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
27
27
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
28
28
    <ConfigurationType>Application</ConfigurationType>
29
 
    <CharacterSet>Unicode</CharacterSet>
 
29
    <CharacterSet>MultiByte</CharacterSet>
30
30
    <WholeProgramOptimization>true</WholeProgramOptimization>
31
31
  </PropertyGroup>
32
32
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
33
33
    <ConfigurationType>Application</ConfigurationType>
34
 
    <CharacterSet>Unicode</CharacterSet>
 
34
    <CharacterSet>MultiByte</CharacterSet>
35
35
  </PropertyGroup>
36
36
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
37
37
    <ConfigurationType>Application</ConfigurationType>