diff options
| author | Weicao-CatilGrass <1992414357@qq.com> | 2025-06-09 12:06:15 +0800 |
|---|---|---|
| committer | Weicao-CatilGrass <1992414357@qq.com> | 2025-06-09 12:06:15 +0800 |
| commit | 0d8761e5f907d173c40a2a44f3a1d8d8ce5a2f6e (patch) | |
| tree | c4f851afd3e0951e43a2092176cec78ea9bc3773 /Config_Export.toml | |
| parent | 44d61a897519e4f180d981d2c0846b9f59ef55c8 (diff) | |
.
Diffstat (limited to 'Config_Export.toml')
| -rw-r--r-- | Config_Export.toml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Config_Export.toml b/Config_Export.toml index 2c11b03..d1d0491 100644 --- a/Config_Export.toml +++ b/Config_Export.toml @@ -1,11 +1,9 @@ #./ [release.root] license = { raw = "./", target = "./", files = ["LICENSE-LGPL-2", "LICENSE-THIRD-PARTY"] } +powershell_complete = { raw = "./.cargo/resources/scripts/", target = "./bin/completeion", files = ["install_completion_powershell.ps1"] } #./.cargo/shared/target/export/deps [release.deps] -#header = { raw = "./", target = "./bridge", files = ["nogamepads_cpp.h", "nogamepads.h"] } -#dll = { raw = "./", target = "./bridge", files = ["nogamepads_lib_c.dll"] } - padc = { raw = "./", target = "./bin", files = ["padc.exe"] } |
