This file looks large and may slow your browser down if we attempt
to syntax highlight it, so we are showing it without any
pretty colors.
Highlight
it anyway.
| 1 |
prefix=@prefix@ |
| 2 |
exec_prefix=${prefix} |
| 3 |
libdir=${exec_prefix}/lib |
| 4 |
includedir=${prefix}/include/gdigicam-@GDIGICAM_API_VERSION@ |
| 5 |
|
| 6 |
Name: GDigicam GStreamer CameraBin Library |
| 7 |
Description: GDigicam for GStreamer's camerabin plugin library |
| 8 |
Requires: gdigicam-@GDIGICAM_API_VERSION@ |
| 9 |
Version: @VERSION@ |
| 10 |
Libs: -L${libdir} -lgdigicam-gst-camerabin-@GDIGICAM_API_VERSION@ |
| 11 |
Cflags: -I${includedir} |