mirror of
https://github.com/Kudaes/ADPT
synced 2026-06-06 16:04:33 +00:00
5f36e34701
Annoying typos fixed
7 lines
166 B
Plaintext
7 lines
166 B
Plaintext
[build]
|
|
target = "x86_64-pc-windows-msvc"
|
|
rustflags = [
|
|
"-C", "link-arg=/DEF:{DEF_PATH}",
|
|
#"-C", "target-feature=+crt-static",
|
|
#"-C", "link-arg=/FORCE:MULTIPLE",
|
|
] |