Use default toolset instead of forcing WinDDK's (This shouldn't have been committed).
authorXavi Artigas <xartigas@fluendo.com>
Mon, 11 Jun 2012 13:07:54 +0000 (15:07 +0200)
committerXavi Artigas <xartigas@fluendo.com>
Mon, 11 Jun 2012 13:07:54 +0000 (15:07 +0200)
gst-sdk/tutorials/vs2010/basic-tutorial-12/basic-tutorial-12.vcxproj

index 7d51383..bb5a388 100644 (file)
     <ConfigurationType>Application</ConfigurationType>\r
     <UseDebugLibraries>true</UseDebugLibraries>\r
     <CharacterSet>Unicode</CharacterSet>\r
-    <PlatformToolset Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Windows7.1SDK</PlatformToolset>\r
-    <PlatformToolset Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Windows7.1SDK</PlatformToolset>\r
   </PropertyGroup>\r
   <PropertyGroup Condition="'$(Configuration)'=='Release'" Label="Configuration">\r
     <ConfigurationType>Application</ConfigurationType>\r
     <UseDebugLibraries>false</UseDebugLibraries>\r
     <WholeProgramOptimization>true</WholeProgramOptimization>\r
     <CharacterSet>Unicode</CharacterSet>\r
-    <PlatformToolset Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Windows7.1SDK</PlatformToolset>\r
-    <PlatformToolset Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Windows7.1SDK</PlatformToolset>\r
   </PropertyGroup>\r
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
   <ImportGroup Label="ExtensionSettings">\r