dik what this was but pushing ancient changes

This commit is contained in:
2024-10-18 18:00:23 -04:00
parent e7201941fe
commit fdeb0bae4f
28 changed files with 161 additions and 47 deletions

View File

@ -0,0 +1,12 @@
[configuration]
entry_symbol = "SENative_Init"
[libraries]
linux.64.debug = "bin/SENative.linux.debug.64.so"
linux.64.release = "bin/SENative.linux.release.64.so"
windows.64.debug = "bin/SENative.windows.debug.64.dll"
windows.64.release = "bin/SENative.windows.release.64.dll"
macos.debug = "bin/SENative.debug.framework"
macos.release = "bin/SENative.release.framework"