Files
Kudaes 5f36e34701 Minor changes
Annoying typos fixed
2024-10-28 19:41:50 +01:00

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",
]