diff options
| author | 1992414357@qq.com <1992414357@qq.com> | 2025-06-20 02:42:54 +0800 |
|---|---|---|
| committer | 1992414357@qq.com <1992414357@qq.com> | 2025-06-20 02:42:54 +0800 |
| commit | ca2ebc3a39d210cb0a0e82b14342dde33b270398 (patch) | |
| tree | 878c56b2180723cc3079fec0d87a71c6efbfa40d /Project_Export.toml | |
| parent | 873363a982d877c22179bfe668eb07ab435ec2a3 (diff) | |
Update Csharp Bindings
Diffstat (limited to 'Project_Export.toml')
| -rw-r--r-- | Project_Export.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Project_Export.toml b/Project_Export.toml index ba2c27d..e45285b 100644 --- a/Project_Export.toml +++ b/Project_Export.toml @@ -56,4 +56,8 @@ c_binding_example_deps_win = { raw = "./", target = "./core/bindings/lang/clang/ csharp_binding_deps_win = { raw = "./", target = "./core/bindings/lang/csharp/NoGamepads_CharpBindings/NoGamepads_Bindings/Native/", files = [ "nogamepads_c.dll", +] } + +csharp_binding_libs_win = { raw = "./", target = "./core/bindings/lang/csharp/NoGamepads_CharpBindings/NoGamepads_Example/bin/Debug/net6.0/", files = [ + "nogamepads_c.dll" ] }
\ No newline at end of file |
