aboutsummaryrefslogtreecommitdiff
path: root/libXt/xt.pc.in
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-11-05 18:03:37 +0000
committermarha <marha@users.sourceforge.net>2009-11-05 18:03:37 +0000
commitd65b4c94a92498a770e3e5c2497bf5abb921c522 (patch)
tree37ba14012fa65b66456b8266968661e208f8c3d6 /libXt/xt.pc.in
parenta5709eca77ddfd18c5f915d8b71f46abc3246279 (diff)
downloadvcxsrv-d65b4c94a92498a770e3e5c2497bf5abb921c522.tar.gz
vcxsrv-d65b4c94a92498a770e3e5c2497bf5abb921c522.tar.bz2
vcxsrv-d65b4c94a92498a770e3e5c2497bf5abb921c522.zip
Added libXt-1.0.7
Diffstat (limited to 'libXt/xt.pc.in')
-rw-r--r--libXt/xt.pc.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/libXt/xt.pc.in b/libXt/xt.pc.in
new file mode 100644
index 000000000..3ea8c6fe2
--- /dev/null
+++ b/libXt/xt.pc.in
@@ -0,0 +1,13 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+appdefaultdir=@appdefaultdir@
+
+Name: Xt
+Description: X Toolkit Library
+Version: @VERSION@
+Requires: xproto x11 sm
+Requires.private: x11 sm
+Cflags: -I${includedir}
+Libs: -L${libdir} -lXt