summaryrefslogtreecommitdiff
path: root/build/win32/vs10/gengir.vcxproj
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2013-12-03 17:18:30 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2013-12-03 17:18:30 +0800
commit9f2c369bd8a1a966b2c75bdf07c3fbb1e01f5c69 (patch)
treef8ef5ba033c17e63f33bde15b3d04c96d4528c84 /build/win32/vs10/gengir.vcxproj
parent23ce626acc74c767add6fa6c43060727dbcc606f (diff)
downloadpango-9f2c369bd8a1a966b2c75bdf07c3fbb1e01f5c69.tar.gz
Split up the MSVC 2010 property sheets
Split up the property sheets so that their maintenance can be simplified
Diffstat (limited to 'build/win32/vs10/gengir.vcxproj')
-rw-r--r--build/win32/vs10/gengir.vcxproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/build/win32/vs10/gengir.vcxproj b/build/win32/vs10/gengir.vcxproj
index 3c6859db..31305728 100644
--- a/build/win32/vs10/gengir.vcxproj
+++ b/build/win32/vs10/gengir.vcxproj
@@ -51,19 +51,19 @@
</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="pango.props" />
+ <Import Project="pango-gengir.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="pango.props" />
+ <Import Project="pango-gengir.props" />
</ImportGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="pango.props" />
+ <Import Project="pango-gengir.props" />
</ImportGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="pango.props" />
+ <Import Project="pango-gengir.props" />
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup>