delete bin
This commit is contained in:
@@ -1,20 +0,0 @@
|
|||||||
[configuration]
|
|
||||||
|
|
||||||
entry_symbol = "example_library_init"
|
|
||||||
compatibility_minimum = "4.5"
|
|
||||||
reloadable = true
|
|
||||||
|
|
||||||
[libraries]
|
|
||||||
|
|
||||||
macos.debug = "./libgdexample.macos.template_debug.dylib"
|
|
||||||
macos.release = "./libgdexample.macos.template_release.dylib"
|
|
||||||
windows.debug.x86_32 = "./gdexample.windows.template_debug.x86_32.dll"
|
|
||||||
windows.release.x86_32 = "./gdexample.windows.template_release.x86_32.dll"
|
|
||||||
windows.debug.x86_64 = "./gdexample.windows.template_debug.x86_64.dll"
|
|
||||||
windows.release.x86_64 = "./gdexample.windows.template_release.x86_64.dll"
|
|
||||||
linux.debug.x86_64 = "./libgdexample.linux.template_debug.x86_64.so"
|
|
||||||
linux.release.x86_64 = "./libgdexample.linux.template_release.x86_64.so"
|
|
||||||
linux.debug.arm64 = "./libgdexample.linux.template_debug.arm64.so"
|
|
||||||
linux.release.arm64 = "./libgdexample.linux.template_release.arm64.so"
|
|
||||||
linux.debug.rv64 = "./libgdexample.linux.template_debug.rv64.so"
|
|
||||||
linux.release.rv64 = "./libgdexample.linux.template_release.rv64.so"
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user