Add support for property groups
This commit is contained in:
@@ -4,5 +4,5 @@ entry_symbol = "example_library_init"
|
||||
|
||||
[libraries]
|
||||
|
||||
Linux.64 = "bin/x11/libgdexample.so"
|
||||
Windows.64 = "bin/win64/libgdexample.dll"
|
||||
linux.64 = "bin/x11/libgdexample.so"
|
||||
windows.64 = "bin/win64/libgdexample.dll"
|
||||
|
||||
Reference in New Issue
Block a user