mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-21 23:35:57 +00:00
Add dependencies to debug gdnlib so debug exports work.
This commit is contained in:
parent
b556c4d2f0
commit
afdb73991f
|
@ -9,6 +9,8 @@ IOS="res://addons/godot-tts/target/universal/debug/libgodot_tts.a"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
||||||
|
Windows.64=["res://addons/godot-tts/target/debug/nvdaControllerClient64.dll", "res://addons/godot-tts/target/debug/SAAPI64.dll"]
|
||||||
|
|
||||||
[general]
|
[general]
|
||||||
|
|
||||||
singleton=false
|
singleton=false
|
||||||
|
|
Loading…
Reference in New Issue
Block a user