MSWin32: Investigate .def export file for Windows + Visual C++ #204
Labels
🐣Enhancement
Things that make it work better
💣MSWin32
Stuff that only happens on Microsoft Windows
🚉Platform Specific
Stuff that happens on only one type of system
A .def file is another way to define a list of exported functions with VC++. It might be possible to set this from the .fbx file, or it might be nice to autodetect a .def file in the
ffi
ort/ffi
directory.The text was updated successfully, but these errors were encountered: