aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/others/mimesh/libg3d-0.0.8/libg3d.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/others/mimesh/libg3d-0.0.8/libg3d.pc.in')
-rw-r--r--src/others/mimesh/libg3d-0.0.8/libg3d.pc.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/others/mimesh/libg3d-0.0.8/libg3d.pc.in b/src/others/mimesh/libg3d-0.0.8/libg3d.pc.in
new file mode 100644
index 0000000..5c0205b
--- /dev/null
+++ b/src/others/mimesh/libg3d-0.0.8/libg3d.pc.in
@@ -0,0 +1,12 @@
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: libg3d
7Version: @VERSION@
8Description: 3D object loading library
9Requires: glib-2.0
10Libs: -L${libdir} -lg3d
11Libs.private: -lm @MAGIC_LIBS@ @LIBGSF_LIBS@
12Cflags: -I${includedir}