gstreamer/win32/common
Nirbheek Chauhan 111eb088fb Just remove win32/common/libgstgl.def
It was always wrong since the symbols being exported in gstgl-1.0.dll
are platform-specific, and the check we do in dist checks it on all
platforms (which usually means Linux) and the list is instead
Linux-specific right now.

Even if we fix that, it can still never be right because it depends on
your configuration even on a specific platform. For instance, when we
start building EGL support on Windows using ANGLE, the symbol list will
change depending on whether that is enabled or not.

We also don't need this anymore since we use GST_EXPORT for all
functions exported on Windows now.
2016-10-27 23:09:38 +05:30
..
config.h Release 1.9.90 2016-09-30 13:02:55 +03:00
libgstadaptivedemux.def win32: Add missing def files for libraries 2016-06-21 11:32:29 +01:00
libgstbadaudio.def win32: Add missing def files for libraries 2016-06-21 11:32:29 +01:00
libgstbadbase.def win32: Add missing def files for libraries 2016-06-21 11:32:29 +01:00
libgstbadvideo.def win32: Add missing def files for libraries 2016-06-21 11:32:29 +01:00
libgstbasecamerabinsrc.def win32: Add missing def files for libraries 2016-06-21 11:32:29 +01:00
libgstcodecparsers.def win32: update codecparsers .def file for new symbols 2016-06-24 13:05:24 +01:00
libgstinsertbin.def win32: Add missing def files for libraries 2016-06-21 11:32:29 +01:00
libgstmpegts.def win32: Add missing def files for libraries 2016-06-21 11:32:29 +01:00
libgstphotography.def win32: update for photography API changes 2012-08-08 12:13:13 +01:00
libgstplayer.def player: move 'position-update-interval' setting to the config struct 2016-07-25 13:03:20 +03:00
libgsturidownloader.def win32: Add missing def files for libraries 2016-06-21 11:32:29 +01:00
photography-enumtypes.c photography interface: Move generated files to win32/common. 2009-02-11 01:59:39 +02:00
photography-enumtypes.h photography interface: Move generated files to win32/common. 2009-02-11 01:59:39 +02:00