Generate stubs.c for windows builds #34
Labels
enhancement
New feature or request
good first issue
Good for newcomers
refactoring
Internal code refactoring which doesn't depend on nexo
Right now
stubs.c
is hand-coded, but this approach is suboptimal, because this file has to be modified each time new procedure is added or removed from the lib. Consider generating this file fromnm -u
output. Custom script may be required.The text was updated successfully, but these errors were encountered: