diff options
| author | 1992414357@qq.com <1992414357@qq.com> | 2025-06-14 04:29:52 +0800 |
|---|---|---|
| committer | 1992414357@qq.com <1992414357@qq.com> | 2025-06-14 04:29:52 +0800 |
| commit | f657a9c2056d4e5692ddbc19217b654277300c75 (patch) | |
| tree | d09a4cb462f50a11f9c71da8fe803d55e8294015 /Project_Export.toml | |
| parent | b8eb9924965180dbc236fbda4bc4a8041a10c6a6 (diff) | |
Update CBindings
Diffstat (limited to 'Project_Export.toml')
| -rw-r--r-- | Project_Export.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Project_Export.toml b/Project_Export.toml index 5d09f89..9b1e7bd 100644 --- a/Project_Export.toml +++ b/Project_Export.toml @@ -5,7 +5,7 @@ # It will search starting from the project directory and copy to the specified location in the target directory. [release.root] -# License files, third-party licenses +# License files license = { raw = "./", target = "./", files = [ "LICENSE-MIT" ] } @@ -17,7 +17,7 @@ powershell_complete = { raw = "./.cargo/resources/scripts/", target = "./bin/com # Headers headers = { raw = "./core/bindings/lang/clang/headers/", target = "./lib", files = [ - "nogamepads.h" + "nogamepads_data.h" ] } # Items defined in [release.deps] |
