Added TYPED_METHOD_BIND and c++17 flags to windows build and moved test project files

This commit is contained in:
Bastiaan Olij
2021-08-21 21:50:22 +10:00
parent f3dea4b752
commit df9164b9bd
10 changed files with 9 additions and 4 deletions

View File

@@ -0,0 +1,8 @@
[configuration]
entry_symbol = "example_library_init"
[libraries]
Linux.64 = "bin/x11/libgdexample.so"
Windows.64 = "bin/win64/libgdexample.dll"