~ubuntu-branches/ubuntu/karmic/pango1.0/karmic-security

« back to all changes in this revision

Viewing changes to pangowin32.pc.in

Tags: upstream-1.15.4
ImportĀ upstreamĀ versionĀ 1.15.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
prefix=@prefix@
 
2
exec_prefix=@exec_prefix@
 
3
libdir=@libdir@
 
4
includedir=@includedir@
 
5
 
 
6
Name: Pango Win32
 
7
Description: Win32 GDI font support for Pango
 
8
Version: @VERSION@
 
9
Requires: pango
 
10
Libs: -L${libdir} -lpangowin32-@PANGO_API_VERSION@
 
11
Cflags: -I${includedir}/pango-1.0
 
12