Skip to content
  • Vincent Torri's avatar
    gst/: On win32, all the __declspec stuff for symbol exporting is apparently... · 47d2b0a9
    Vincent Torri authored and Tim-Philipp Müller's avatar Tim-Philipp Müller committed
    gst/: On win32, all the __declspec stuff for symbol exporting is apparently only needed with MSVC, but doesn't work w...
    
    Original commit message from CVS:
    Patch by: Vincent Torri  <vtorri at univ-evry dot fr>
    * gst/gst_private.h:
    * gst/gstconfig.h.in:
    * gst/gstinfo.h:
    On win32, all the __declspec stuff for symbol exporting is
    apparently only needed with MSVC, but doesn't work with MingW.
    Fixes compilation with MingW and #391909.
    47d2b0a9