aboutsummaryrefslogtreecommitdiff
path: root/project/VS2010Express/XBMC.core-defaults.props
blob: eb154cf786ae483bfae57f0fd618db112d55e6b1 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ImportGroup Label="PropertySheets" />
  <PropertyGroup Label="UserMacros" />
  <PropertyGroup Label="Configuration">
    <UseOfMfc>false</UseOfMfc>
    <UseOfAtl>false</UseOfAtl>
    <PlatformToolset>v120</PlatformToolset>
  </PropertyGroup>
</Project>