mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-09 10:59:39 +00:00
4 lines
161 B
Makefile
4 lines
161 B
Makefile
|
gstobject: gstobject.c
|
||
|
libtool gcc -o gstobject gstobject.c -I../../../.. ../../../../gst/libgst.la \
|
||
|
`gtk-config --cflags --libs` `xml-config --cflags --libs`
|