gstreamer/docs/random/omega/testing/Makefile

4 lines
161 B
Makefile
Raw Normal View History

gstobject: gstobject.c
libtool gcc -o gstobject gstobject.c -I../../../.. ../../../../gst/libgst.la \
`gtk-config --cflags --libs` `xml-config --cflags --libs`