@@ -5,52 +5,52 @@ compatibility_minimum = "4.1"
55
66[libraries]
77; Relative paths ensure that our GDExtension can be placed anywhere in the project directory.
8- macos.single.debug = "./macos/libEXTENSION-NAME .macos.template_debug.dylib"
9- macos.double.debug = "./macos/libEXTENSION-NAME .macos.template_debug.double.dylib"
10- macos.single.release = "./macos/libEXTENSION-NAME .macos.template_release.dylib"
11- macos.double.release = "./macos/libEXTENSION-NAME .macos.template_debug.double.dylib"
12-
13- ios.arm64.single.debug = "./ios/libEXTENSION-NAME .ios.template_debug.arm64.dylib"
14- ios.arm64.double.debug = "./ios/libEXTENSION-NAME .ios.template_debug.arm64.double.dylib"
15- ios.arm64.single.release = "./ios/libEXTENSION-NAME .ios.template_release.arm64.dylib"
16- ios.arm64.double.release = "./ios/libEXTENSION-NAME .ios.template_release.arm64.double.dylib"
17-
18- windows.x86_32.single.debug = "./windows/EXTENSION-NAME .windows.template_debug.x86_32.dll"
19- windows.x86_32.double.debug = "./windows/EXTENSION-NAME .windows.template_debug.x86_32.double.dll"
20- windows.x86_32.single.release = "./windows/EXTENSION-NAME .windows.template_release.x86_32.dll"
21- windows.x86_32.double.release = "./windows/EXTENSION-NAME .windows.template_release.x86_32.double.dll"
22-
23- windows.x86_64.single.debug = "./windows/EXTENSION-NAME .windows.template_debug.x86_64.dll"
24- windows.x86_64.double.debug = "./windows/EXTENSION-NAME .windows.template_debug.x86_64.double.dll"
25- windows.x86_64.single.release = "./windows/EXTENSION-NAME .windows.template_release.x86_64.dll"
26- windows.x86_64.double.release = "./windows/EXTENSION-NAME .windows.template_release.x86_64.double.dll"
27-
28- linux.x86_64.single.debug = "./linux/libEXTENSION-NAME .linux.template_debug.x86_64.so"
29- linux.x86_64.double.debug = "./linux/libEXTENSION-NAME .linux.template_debug.x86_64.double.so"
30- linux.x86_64.single.release = "./linux/libEXTENSION-NAME .linux.template_release.x86_64.so"
31- linux.x86_64.double.release = "./linux/libEXTENSION-NAME .linux.template_release.x86_64.double.so"
32-
33- linux.arm64.single.debug = "./linux/libEXTENSION-NAME .linux.template_debug.arm64.so"
34- linux.arm64.double.debug = "./linux/libEXTENSION-NAME .linux.template_debug.arm64.double.so"
35- linux.arm64.single.release = "./linux/libEXTENSION-NAME .linux.template_release.arm64.so"
36- linux.arm64.double.release = "./linux/libEXTENSION-NAME .linux.template_release.arm64.double.so"
37-
38- linux.rv64.single.debug = "./linux/libEXTENSION-NAME .linux.template_debug.rv64.so"
39- linux.rv64.double.debug = "./linux/libEXTENSION-NAME .linux.template_debug.rv64.double.so"
40- linux.rv64.single.release = "./linux/libEXTENSION-NAME .linux.template_release.rv64.so"
41- linux.rv64.double.release = "./linux/libEXTENSION-NAME .linux.template_release.rv64.double.so"
42-
43- android.x86_64.single.debug = "./android/libEXTENSION-NAME .android.template_debug.x86_64.so"
44- android.x86_64.double.debug = "./android/libEXTENSION-NAME .android.template_debug.x86_64.double.so"
45- android.x86_64.single.release = "./android/libEXTENSION-NAME .android.template_release.x86_64.so"
46- android.x86_64.double.release = "./android/libEXTENSION-NAME .android.template_release.x86_64.double.so"
47-
48- android.arm64.single.debug = "./android/libEXTENSION-NAME .android.template_debug.arm64.so"
49- android.arm64.double.debug = "./android/libEXTENSION-NAME .android.template_debug.arm64.double.so"
50- android.arm64.single.release = "./android/libEXTENSION-NAME .android.template_release.arm64.so"
51- android.arm64.double.release = "./android/libEXTENSION-NAME .android.template_release.arm64.double.so"
52-
53- web.wasm32.single.debug = "./web/libEXTENSION-NAME .web.template_debug.wasm32.nothreads.wasm"
54- web.wasm32.double.debug = "./web/libEXTENSION-NAME .web.template_release.wasm32.double.nothreads.wasm"
55- web.wasm32.single.release = "./web/libEXTENSION-NAME .web.template_release.wasm32.nothreads.wasm"
56- web.wasm32.double.release = "./web/libEXTENSION-NAME .web.template_release.wasm32.double.nothreads.wasm"
8+ macos.single.debug = "./macos/libDattorroVerb .macos.template_debug.dylib"
9+ macos.double.debug = "./macos/libDattorroVerb .macos.template_debug.double.dylib"
10+ macos.single.release = "./macos/libDattorroVerb .macos.template_release.dylib"
11+ macos.double.release = "./macos/libDattorroVerb .macos.template_debug.double.dylib"
12+
13+ ios.arm64.single.debug = "./ios/libDattorroVerb .ios.template_debug.arm64.dylib"
14+ ios.arm64.double.debug = "./ios/libDattorroVerb .ios.template_debug.arm64.double.dylib"
15+ ios.arm64.single.release = "./ios/libDattorroVerb .ios.template_release.arm64.dylib"
16+ ios.arm64.double.release = "./ios/libDattorroVerb .ios.template_release.arm64.double.dylib"
17+
18+ windows.x86_32.single.debug = "./windows/DattorroVerb .windows.template_debug.x86_32.dll"
19+ windows.x86_32.double.debug = "./windows/DattorroVerb .windows.template_debug.x86_32.double.dll"
20+ windows.x86_32.single.release = "./windows/DattorroVerb .windows.template_release.x86_32.dll"
21+ windows.x86_32.double.release = "./windows/DattorroVerb .windows.template_release.x86_32.double.dll"
22+
23+ windows.x86_64.single.debug = "./windows/DattorroVerb .windows.template_debug.x86_64.dll"
24+ windows.x86_64.double.debug = "./windows/DattorroVerb .windows.template_debug.x86_64.double.dll"
25+ windows.x86_64.single.release = "./windows/DattorroVerb .windows.template_release.x86_64.dll"
26+ windows.x86_64.double.release = "./windows/DattorroVerb .windows.template_release.x86_64.double.dll"
27+
28+ linux.x86_64.single.debug = "./linux/libDattorroVerb .linux.template_debug.x86_64.so"
29+ linux.x86_64.double.debug = "./linux/libDattorroVerb .linux.template_debug.x86_64.double.so"
30+ linux.x86_64.single.release = "./linux/libDattorroVerb .linux.template_release.x86_64.so"
31+ linux.x86_64.double.release = "./linux/libDattorroVerb .linux.template_release.x86_64.double.so"
32+
33+ linux.arm64.single.debug = "./linux/libDattorroVerb .linux.template_debug.arm64.so"
34+ linux.arm64.double.debug = "./linux/libDattorroVerb .linux.template_debug.arm64.double.so"
35+ linux.arm64.single.release = "./linux/libDattorroVerb .linux.template_release.arm64.so"
36+ linux.arm64.double.release = "./linux/libDattorroVerb .linux.template_release.arm64.double.so"
37+
38+ linux.rv64.single.debug = "./linux/libDattorroVerb .linux.template_debug.rv64.so"
39+ linux.rv64.double.debug = "./linux/libDattorroVerb .linux.template_debug.rv64.double.so"
40+ linux.rv64.single.release = "./linux/libDattorroVerb .linux.template_release.rv64.so"
41+ linux.rv64.double.release = "./linux/libDattorroVerb .linux.template_release.rv64.double.so"
42+
43+ android.x86_64.single.debug = "./android/libDattorroVerb .android.template_debug.x86_64.so"
44+ android.x86_64.double.debug = "./android/libDattorroVerb .android.template_debug.x86_64.double.so"
45+ android.x86_64.single.release = "./android/libDattorroVerb .android.template_release.x86_64.so"
46+ android.x86_64.double.release = "./android/libDattorroVerb .android.template_release.x86_64.double.so"
47+
48+ android.arm64.single.debug = "./android/libDattorroVerb .android.template_debug.arm64.so"
49+ android.arm64.double.debug = "./android/libDattorroVerb .android.template_debug.arm64.double.so"
50+ android.arm64.single.release = "./android/libDattorroVerb .android.template_release.arm64.so"
51+ android.arm64.double.release = "./android/libDattorroVerb .android.template_release.arm64.double.so"
52+
53+ web.wasm32.single.debug = "./web/libDattorroVerb .web.template_debug.wasm32.nothreads.wasm"
54+ web.wasm32.double.debug = "./web/libDattorroVerb .web.template_release.wasm32.double.nothreads.wasm"
55+ web.wasm32.single.release = "./web/libDattorroVerb .web.template_release.wasm32.nothreads.wasm"
56+ web.wasm32.double.release = "./web/libDattorroVerb .web.template_release.wasm32.double.nothreads.wasm"
0 commit comments