summaryrefslogtreecommitdiff
path: root/win32/vs10/pango-ignore-fc.props
diff options
context:
space:
mode:
Diffstat (limited to 'win32/vs10/pango-ignore-fc.props')
-rw-r--r--win32/vs10/pango-ignore-fc.props14
1 files changed, 14 insertions, 0 deletions
diff --git a/win32/vs10/pango-ignore-fc.props b/win32/vs10/pango-ignore-fc.props
new file mode 100644
index 00000000..fef038dc
--- /dev/null
+++ b/win32/vs10/pango-ignore-fc.props
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <_PropertySheetDisplayName>pangoignorefcprops</_PropertySheetDisplayName>
+ </PropertyGroup>
+ <ItemDefinitionGroup>
+ <ProjectReference>
+ <LinkLibraryDependencies>false</LinkLibraryDependencies>
+ </ProjectReference>
+ <Link>
+ <AdditionalDependencies>$(OutDir)\pangowin32-1.0.lib;$(OutDir)\pango-1.0.lib;%(AdditionalDependencies)</AdditionalDependencies>
+ </Link>
+ </ItemDefinitionGroup>
+</Project> \ No newline at end of file