summaryrefslogtreecommitdiff
path: root/pugl/pugl.pc.in
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2017-09-10 16:37:57 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2018-06-08 19:29:07 +0200
commit91d9c3c5d3ab466732636c9f1206053f8dcc5742 (patch)
tree805a48829e738239ce7c07221316ed04b7f86c8d /pugl/pugl.pc.in
parent21c9747b3a672d75caff5c2b78c309f481465b93 (diff)
Remove checked in pugl files.
Diffstat (limited to 'pugl/pugl.pc.in')
-rw-r--r--pugl/pugl.pc.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/pugl/pugl.pc.in b/pugl/pugl.pc.in
deleted file mode 100644
index d3606cd..0000000
--- a/pugl/pugl.pc.in
+++ /dev/null
@@ -1,10 +0,0 @@
-prefix=@PREFIX@
-exec_prefix=@EXEC_PREFIX@
-libdir=@LIBDIR@
-includedir=@INCLUDEDIR@
-
-Name: Pugl
-Version: @PUGL_VERSION@
-Description: Lightweight portable OpenGL API
-Libs: -L${libdir} -l@LIB_PUGL@
-Cflags: -I${includedir}/pugl-@PUGL_MAJOR_VERSION@