Added TYPED_METHOD_BIND and c++17 flags to windows build and moved test project files
This commit is contained in:
8
test/demo/example.gdextension
Normal file
8
test/demo/example.gdextension
Normal file
@@ -0,0 +1,8 @@
|
||||
[configuration]
|
||||
|
||||
entry_symbol = "example_library_init"
|
||||
|
||||
[libraries]
|
||||
|
||||
Linux.64 = "bin/x11/libgdexample.so"
|
||||
Windows.64 = "bin/win64/libgdexample.dll"
|
||||
Reference in New Issue
Block a user