mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 10:31:05 +00:00
cfb7276682
Original commit message from CVS: added first hack at testing suite design
3 lines
161 B
Makefile
3 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`
|