gecko-dev/toolkit/crashreporter/mozwer-rust/moz.build

12 строки
141 B
Plaintext

RustLibrary("mozwer_s")
OS_LIBS += [
"dbghelp",
"kernel32",
"ntdll",
"ole32",
"shell32",
"userenv",
"ws2_32",
]