summaryrefslogtreecommitdiff
path: root/DevIL/data/DevIL.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'DevIL/data/DevIL.pc.in')
-rw-r--r--DevIL/data/DevIL.pc.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/DevIL/data/DevIL.pc.in b/DevIL/data/DevIL.pc.in
deleted file mode 100644
index 4b6f9c58..00000000
--- a/DevIL/data/DevIL.pc.in
+++ /dev/null
@@ -1,10 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-
-Name: DevIL
-Description: Developer's Image Library - monolithic build (not sure what may be included)
-Version: @VERSION@
-URL: http://openil.sourceforge.net
-Libs: -L@libdir@ -lDevIL
-Libs.private: @IL_LIBS@ @ILU_LIBS@
-Cflags: -I@includedir@ @IL_CFLAGS@