aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author1992414357@qq.com <1992414357@qq.com>2025-06-14 01:57:42 +0800
committer1992414357@qq.com <1992414357@qq.com>2025-06-14 01:57:42 +0800
commit398d84dd09448d5a7ff41fd5086f3636635d015e (patch)
tree3e3e3c114444bf05cd53cfef47ba7bba53c6ca70
parent22ccd970a4ea47edd39abe8662805d8137083253 (diff)
Update Project_Export.toml
-rw-r--r--Project_Export.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Project_Export.toml b/Project_Export.toml
index 50896b1..5261a7b 100644
--- a/Project_Export.toml
+++ b/Project_Export.toml
@@ -31,5 +31,6 @@ win_exes = { raw = "./", target = "./bin", files = [
# Windows dynamic link libraries
dlls = { raw = "./", target = "./lib", files = [
- "nogamepads_c.dll"
+ "nogamepads_c.dll",
+ "nogamepads_c.dll.lib"
] } \ No newline at end of file