aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/others/mimesh/libg3d-0.0.8/libg3d.pc.in
blob: 5c0205b41afc5ef5bf6276d35ddd0b4d02f66163 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libg3d
Version: @VERSION@
Description: 3D object loading library
Requires: glib-2.0
Libs: -L${libdir} -lg3d
Libs.private: -lm @MAGIC_LIBS@ @LIBGSF_LIBS@
Cflags: -I${includedir}