Skip to content
Commit 1147da13 authored by Chun-wei Fan's avatar Chun-wei Fan
Browse files

Export symbols with compiler directives if possible

Add a configure check to see whether compiler directives are available
for exporting symbols, and use them if so.  Likewise, update
the Visual Studio projects and config.h.win32.in to do likewise for
Windows builds.

We can then drop the .def files that were used to export symbols on
Windows builds, which should clean up things a bit.
parent bbb38aa2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment