Ignore:
Timestamp:
Jun 3, 2016, 1:49:35 PM (8 years ago)
Author:
roman
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Utilities/DirectShowReferenceSource/Sample/Generate/Generate.vcxproj

    r574 r636  
    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">
     
    2020    <ConfigurationType>Application</ConfigurationType>
    2121    <UseDebugLibraries>true</UseDebugLibraries>
    22     <PlatformToolset>v120</PlatformToolset>
     22    <PlatformToolset>v140</PlatformToolset>
    2323    <CharacterSet>Unicode</CharacterSet>
    2424  </PropertyGroup>
     
    2626    <ConfigurationType>Application</ConfigurationType>
    2727    <UseDebugLibraries>false</UseDebugLibraries>
    28     <PlatformToolset>v120</PlatformToolset>
     28    <PlatformToolset>v140</PlatformToolset>
    2929    <WholeProgramOptimization>true</WholeProgramOptimization>
    3030    <CharacterSet>Unicode</CharacterSet>
Note: See TracChangeset for help on using the changeset viewer.