2013-07-19 14:28:29 +00:00
|
|
|
lib_LTLIBRARIES = libgstreamersharpglue-1.0.6.la
|
2013-07-19 12:58:37 +00:00
|
|
|
|
2013-07-19 14:28:29 +00:00
|
|
|
libgstreamersharpglue_1_0_6_la_SOURCES = gobject.c
|
2013-07-19 12:58:37 +00:00
|
|
|
|
2013-07-19 14:28:29 +00:00
|
|
|
nodist_libgstreamersharpglue_1_0_6_la_SOURCES = generated.c
|
2013-07-19 12:58:37 +00:00
|
|
|
|
2013-07-19 14:28:29 +00:00
|
|
|
libgstreamersharpglue_1_0_6_la_LDFLAGS = -module -avoid-version -no-undefined
|
|
|
|
|
|
|
|
libgstreamersharpglue_1_0_6_la_LIBADD = $(GST_LIBS)
|
2013-07-19 12:58:37 +00:00
|
|
|
|
|
|
|
INCLUDES = $(GST_CFLAGS) -I$(top_srcdir)
|
|
|
|
|
2013-07-19 14:28:29 +00:00
|
|
|
libgstreamersharpglue.dll: $(libgstreamersharpglue_1_0_6_la_OBJECTS) libgstreamersharpglue.rc libgstreamersharpglue.def
|
|
|
|
./build-dll libgstreamersharpglue $(VERSION)
|
2013-07-19 12:58:37 +00:00
|
|
|
|
|
|
|
CLEANFILES = lib*.a lib*.dll
|
|
|
|
|
|
|
|
EXTRA_DIST =
|