summaryrefslogtreecommitdiff
path: root/gsk-4.0.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'gsk-4.0.pc.in')
-rw-r--r--gsk-4.0.pc.in13
1 files changed, 0 insertions, 13 deletions
diff --git a/gsk-4.0.pc.in b/gsk-4.0.pc.in
deleted file mode 100644
index a86e29fc4d..0000000000
--- a/gsk-4.0.pc.in
+++ /dev/null
@@ -1,13 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-targets=@GDK_BACKENDS@
-
-Name: GSK
-Description: GTK+ Scene Graph Kit
-Version: @VERSION@
-Requires: gdk-@GTK_API_VERSION@ @GSK_PACKAGES@
-Requires.private: @GSK_PRIVATE_PACKAGES@
-Libs: -L${libdir} -lgsk-3 @GSK_EXTRA_LIBS@
-Cflags: -I${includedir}/gsk-@GTK_API_VERSION@ @GSK_EXTRA_CFLAGS@