diff options
Diffstat (limited to 'lib/cximage-6.0/ImageLib.vcxproj')
-rw-r--r-- | lib/cximage-6.0/ImageLib.vcxproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/cximage-6.0/ImageLib.vcxproj b/lib/cximage-6.0/ImageLib.vcxproj index c51448b22d..33d840cab8 100644 --- a/lib/cximage-6.0/ImageLib.vcxproj +++ b/lib/cximage-6.0/ImageLib.vcxproj @@ -30,11 +30,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="..\..\project\VS2010Express\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="..\..\project\VS2010Express\XBMC for Windows.props" /> + <Import Project="$(SolutionDir)\XBMC.defaults.props" /> </ImportGroup> <PropertyGroup Label="UserMacros" /> <PropertyGroup> |