Ignore:
Timestamp:
Sep 12, 2014, 10:42:12 PM (9 years ago)
Author:
roman
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Utilities/Miscellaneous/DispEventSample03/DispEventSample03.vcxproj

    r255 r328  
    1717  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
    1818    <ConfigurationType>Application</ConfigurationType>
    19     <PlatformToolset>v100</PlatformToolset>
     19    <PlatformToolset>v110</PlatformToolset>
    2020    <CharacterSet>Unicode</CharacterSet>
    2121    <WholeProgramOptimization>true</WholeProgramOptimization>
     
    2323  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
    2424    <ConfigurationType>Application</ConfigurationType>
    25     <PlatformToolset>v100</PlatformToolset>
     25    <PlatformToolset>v110</PlatformToolset>
    2626    <CharacterSet>Unicode</CharacterSet>
    2727  </PropertyGroup>
Note: See TracChangeset for help on using the changeset viewer.