13 lines
168 B
Text
13 lines
168 B
Text
RustLibrary("mozwer_s")
|
|
|
|
OS_LIBS += [
|
|
"dbghelp",
|
|
"kernel32",
|
|
"ntdll",
|
|
"ole32",
|
|
"psapi",
|
|
"shell32",
|
|
"user32",
|
|
"userenv",
|
|
"ws2_32",
|
|
]
|