openh264/wels.def
Martin Storsjö b1d8671bd4 Support building DLLs with MSVC
MSVC doesn't export any functions at all by default, contrary to
gcc which exports all global functions by default.

Doing the same for linux/OS X isn't too hard, but they use yet
two other, different syntaxes for the corresponding symbol file.
2014-02-19 21:04:30 +02:00

6 lines
76 B
Modula-2

EXPORTS
CreateDecoder
DestroyDecoder
CreateSVCEncoder
DestroySVCEncoder