summaryrefslogtreecommitdiff
path: root/build/win32/vs10/install.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/install.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/install.vcxproj')
-rw-r--r--build/win32/vs10/install.vcxproj32
1 files changed, 16 insertions, 16 deletions
diff --git a/build/win32/vs10/install.vcxproj b/build/win32/vs10/install.vcxproj
index 4e8fc047..b8bab145 100644
--- a/build/win32/vs10/install.vcxproj
+++ b/build/win32/vs10/install.vcxproj
@@ -89,35 +89,35 @@
</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-install.props" />
</ImportGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_FC|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-install.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-install.props" />
</ImportGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_FC|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-install.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-install.props" />
</ImportGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_FC|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-install.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-install.props" />
</ImportGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_FC|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-install.props" />
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup>
@@ -140,42 +140,42 @@
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_FC|Win32'">
<PreBuildEvent>
- <Command>$(PangoInstallFC) $(PangoDoInstall)</Command>
+ <Command>$(PangoDoInstallBin) $(PangoInstallHeadersData)</Command>
</PreBuildEvent>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<PreBuildEvent>
- <Command>$(PangoInstallNoFC) $(PangoDoInstall)</Command>
+ <Command>$(PangoDoInstallBin) $(PangoInstallHeadersData)</Command>
</PreBuildEvent>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_FC|Win32'">
<PreBuildEvent>
- <Command>$(PangoInstallFC) $(PangoDoInstall)</Command>
+ <Command>$(PangoDoInstallBin) $(PangoInstallHeadersData)</Command>
</PreBuildEvent>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<PreBuildEvent>
- <Command>$(PangoInstallNoFC) $(PangoDoInstall)</Command>
+ <Command>$(PangoDoInstallBin) $(PangoInstallHeadersData)</Command>
</PreBuildEvent>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_FC|x64'">
<PreBuildEvent>
- <Command>$(PangoInstallFC) $(PangoDoInstall)</Command>
+ <Command>$(PangoDoInstallBin) $(PangoInstallHeadersData)</Command>
</PreBuildEvent>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<PreBuildEvent>
- <Command>$(PangoInstallNoFC) $(PangoDoInstall)</Command>
+ <Command>$(PangoDoInstallBin) $(PangoInstallHeadersData)</Command>
</PreBuildEvent>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_FC|x64'">
<PreBuildEvent>
- <Command>$(PangoInstallFC) $(PangoDoInstall)</Command>
+ <Command>$(PangoDoInstallBin) $(PangoInstallHeadersData)</Command>
</PreBuildEvent>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<PreBuildEvent>
- <Command>$(PangoInstallNoFC) $(PangoDoInstall)</Command>
+ <Command>$(PangoDoInstallBin) $(PangoInstallHeadersData)</Command>
</PreBuildEvent>
</ItemDefinitionGroup>
<ItemGroup>