zserge / jsmn

Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket
MIT License
3.64k stars 778 forks source link

Export/import symbols when building/using a shared DLL #202

Open nrbrook opened 3 years ago

nrbrook commented 3 years ago

This enables the jsmn API to be exported when building a shared DLL for Windows