gstreamer/gst/parse
Nirbheek Chauhan 1c8711816e gst/parse: Also pass -DGST_EXPORTS here
This static library gets included directly into libgstreamer-1.0.so, so it needs
the same GST_EXPORTS definition as the rest of the code that's compiled into
that otherwise it will try to find the constants it uses from gstinfo via DLL
importing (__declspec(dllimport)).

Fixes https://ci.gstreamer.net/job/cerbero-cross-mingw32/4393/
2016-05-23 14:24:16 +01:00
..
.gitignore parse: fix segfaulting prototype-mismatch 2013-11-28 19:05:23 -05:00
grammar.y parse-launch: Add flag for placing elements in a bin instead of a pipeline 2016-03-24 14:50:12 +02:00
Makefile.am gst/parse: Also pass -DGST_EXPORTS here 2016-05-23 14:24:16 +01:00
parse.l parse: Refactor grammar, make it more consistent and fix conflicts 2014-01-14 13:46:22 +01:00
types.h parse: Use GSlice for allocating and freeing links and chains 2014-01-14 13:46:24 +01:00