win32: remove .def file with exports
authorTim-Philipp Müller <tim@centricular.com>
Sun, 26 Nov 2017 12:53:42 +0000 (12:53 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Sun, 26 Nov 2017 13:14:12 +0000 (13:14 +0000)
commit8c1cdb7a4a96289fe37ea42d7123da0d7731498b
tree6d47d05e8c4b3b06a9e099d6602cb4580d56c833
parenta877229d38f547d0ee0d5f0a4d888ca8fafa6723
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
gst/rtsp-server/meson.build
win32/MANIFEST [deleted file]
win32/common/libgstrtspserver.def [deleted file]