OSDN Git Service

[automerger skipped] Adds Android.bp files back after merge. am: 1e4aff7321 -s ours
[android-x86/external-minigbm.git] / gbm.pc
1 prefix=/usr
2 exec_prefix=${prefix}
3 includedir=${prefix}/include
4 libdir=${exec_prefix}/lib
5
6 Name: libgbm
7 Description: A small gbm implementation
8 Version: 18.0.0
9 Cflags: -I${includedir}
10 Libs: -L${libdir} -lgbm