aboutsummaryrefslogtreecommitdiff
path: root/project/VS2010Express/libPlatinum.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'project/VS2010Express/libPlatinum.vcxproj')
-rw-r--r--project/VS2010Express/libPlatinum.vcxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/project/VS2010Express/libPlatinum.vcxproj b/project/VS2010Express/libPlatinum.vcxproj
index 0511a5d0d3..b984f08f68 100644
--- a/project/VS2010Express/libPlatinum.vcxproj
+++ b/project/VS2010Express/libPlatinum.vcxproj
@@ -31,11 +31,11 @@
</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="XBMC for Windows.props" />
+ <Import Project="$(SolutionDir)\XBMC.defaults.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="XBMC for Windows.props" />
+ <Import Project="$(SolutionDir)\XBMC.defaults.props" />
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup>