win32: remove .def file with exports
authorTim-Philipp Müller <tim@centricular.com>
Sun, 26 Nov 2017 13:29:33 +0000 (13:29 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Sun, 26 Nov 2017 13:30:08 +0000 (13:30 +0000)
commit5016c80311ed14362fef57a4bb7f9057661c89a0
tree7a52fdfb96598dd3b8c298955884485fd5a09c24
parent7f98b12d9117173a51f3cba198f63870bafcab10
win32: remove .def file with exports

They're no longer needed, symbol exporting is now explicit
via GST_EXPORT in all cases (autotools, meson, incl. MSVC).
Makefile.am
ges/meson.build
meson.build
win32/MANIFEST [deleted file]
win32/common/libges.def [deleted file]