aboutsummaryrefslogtreecommitdiff
path: root/lib/xbadpcm/adpcm.vcxproj
diff options
context:
space:
mode:
authorMartijn Kaijser <machine.sanctum@gmail.com>2013-11-01 03:26:45 -0700
committerMartijn Kaijser <machine.sanctum@gmail.com>2013-11-01 03:26:45 -0700
commite8222dffb45220fb6778ac78082508df9a9cd0b9 (patch)
treeb8250fecb8f1fe3544c8cdf16a2955b79b61a67d /lib/xbadpcm/adpcm.vcxproj
parentbc1847a03287fddd8f24d26855c909e78bd1f2bc (diff)
parent5c8d7c6ca5a699f338262a704d2f15c158ead870 (diff)
Merge pull request #3527 from Karlson2k/win32_projects_cleanup_03
Win32 projects cleanup 03
Diffstat (limited to 'lib/xbadpcm/adpcm.vcxproj')
-rw-r--r--lib/xbadpcm/adpcm.vcxproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/xbadpcm/adpcm.vcxproj b/lib/xbadpcm/adpcm.vcxproj
index 36c0c968e3..fd55928a10 100644
--- a/lib/xbadpcm/adpcm.vcxproj
+++ b/lib/xbadpcm/adpcm.vcxproj
@@ -30,12 +30,10 @@
</ImportGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
<Import Project="..\..\project\VS2010Express\XBMC for Windows.props" />
</ImportGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
<Import Project="..\..\project\VS2010Express\XBMC for Windows.props" />
</ImportGroup>
<PropertyGroup Label="UserMacros" />