haxiomic / haxe-c-bridge

Easily interact with haxe classes from C with an automatically generated C header
MIT License
51 stars 5 forks source link

suggestions: can you rename Main.h in cpp ? #40

Closed sonygod closed 2 years ago

sonygod commented 2 years ago

suggestions: can you rename Main.h in bin/cpp ?

because there is duplicate name in bin/cpp/inlude/Main.h

image
haxiomic commented 2 years ago

You can set the generated lib name with -D HaxeCBridge.name=YourLibName