Spaces:
Sleeping
Sleeping
| cargo:rerun-if-changed=build.rs | |
| cargo:rerun-if-env-changed=WINAPI_NO_BUNDLED_LIBRARIES | |
| cargo:rerun-if-env-changed=WINAPI_STATIC_NOBUNDLE | |
| cargo:rustc-cfg=feature="minwindef" | |
| cargo:rustc-cfg=feature="ntstatus" | |
| cargo:rustc-cfg=feature="winreg" | |
| cargo:rustc-cfg=feature="windef" | |
| cargo:rustc-cfg=feature="cfgmgr32" | |
| cargo:rustc-cfg=feature="ntdef" | |
| cargo:rustc-cfg=feature="wtypesbase" | |
| cargo:rustc-cfg=feature="winerror" | |
| cargo:rustc-cfg=feature="fileapi" | |
| cargo:rustc-cfg=feature="excpt" | |
| cargo:rustc-cfg=feature="rpcndr" | |
| cargo:rustc-cfg=feature="cfg" | |
| cargo:rustc-cfg=feature="guiddef" | |
| cargo:rustc-cfg=feature="qos" | |
| cargo:rustc-cfg=feature="libloaderapi" | |
| cargo:rustc-cfg=feature="inaddr" | |
| cargo:rustc-cfg=feature="reason" | |
| cargo:rustc-cfg=feature="winnt" | |
| cargo:rustc-cfg=feature="processthreadsapi" | |
| cargo:rustc-cfg=feature="devpropdef" | |
| cargo:rustc-cfg=feature="ktmtypes" | |
| cargo:rustc-cfg=feature="winbase" | |
| cargo:rustc-cfg=feature="vadefs" | |
| cargo:rustc-cfg=feature="minwinbase" | |
| cargo:rustc-cfg=feature="basetsd" | |
| cargo:rustc-cfg=feature="vcruntime" | |
| cargo:rustc-cfg=feature="ws2def" | |
| cargo:rustc-link-lib=dylib=advapi32 | |
| cargo:rustc-link-lib=dylib=cfgmgr32 | |
| cargo:rustc-link-lib=dylib=kernel32 | |
| cargo:rustc-link-lib=dylib=user32 | |
| cargo:rustc-link-lib=dylib=ws2_32 | |