Ignore:
Timestamp:
Aug 19, 2016, 11:09:16 PM (8 years ago)
Author:
roman
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Utilities/MediaFoundation/EnumerateTransforms/EnumerateTransforms.vcxproj

    r445 r660  
    11<?xml version="1.0" encoding="utf-8"?>
    2 <Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     2<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    33  <ItemGroup Label="ProjectConfigurations">
    44    <ProjectConfiguration Include="Debug|Win32">
     
    2323    <Keyword>Win32Proj</Keyword>
    2424    <RootNamespace>EnumerateTransforms</RootNamespace>
     25    <WindowsTargetPlatformVersion>10.0.14393.0</WindowsTargetPlatformVersion>
    2526  </PropertyGroup>
    2627  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
     
    2829    <ConfigurationType>Application</ConfigurationType>
    2930    <UseDebugLibraries>true</UseDebugLibraries>
    30     <PlatformToolset>v120</PlatformToolset>
     31    <PlatformToolset>v140</PlatformToolset>
    3132    <CharacterSet>Unicode</CharacterSet>
    3233    <UseOfAtl>Static</UseOfAtl>
     
    3536    <ConfigurationType>Application</ConfigurationType>
    3637    <UseDebugLibraries>true</UseDebugLibraries>
    37     <PlatformToolset>v120</PlatformToolset>
     38    <PlatformToolset>v140</PlatformToolset>
    3839    <CharacterSet>Unicode</CharacterSet>
    3940    <UseOfAtl>Static</UseOfAtl>
     
    4243    <ConfigurationType>Application</ConfigurationType>
    4344    <UseDebugLibraries>false</UseDebugLibraries>
    44     <PlatformToolset>v120</PlatformToolset>
     45    <PlatformToolset>v140</PlatformToolset>
    4546    <WholeProgramOptimization>true</WholeProgramOptimization>
    4647    <CharacterSet>Unicode</CharacterSet>
     
    5051    <ConfigurationType>Application</ConfigurationType>
    5152    <UseDebugLibraries>false</UseDebugLibraries>
    52     <PlatformToolset>v120</PlatformToolset>
     53    <PlatformToolset>v140</PlatformToolset>
    5354    <WholeProgramOptimization>true</WholeProgramOptimization>
    5455    <CharacterSet>Unicode</CharacterSet>
Note: See TracChangeset for help on using the changeset viewer.