rust-render/target/debug/build/winapi-996b94f3f729201a/output
2020-11-27 00:02:03 -05:00

50 lines
1.7 KiB
Plaintext

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="rpcndr"
cargo:rustc-cfg=feature="limits"
cargo:rustc-cfg=feature="excpt"
cargo:rustc-cfg=feature="uxtheme"
cargo:rustc-cfg=feature="wtypes"
cargo:rustc-cfg=feature="cfg"
cargo:rustc-cfg=feature="guiddef"
cargo:rustc-cfg=feature="cfgmgr32"
cargo:rustc-cfg=feature="commctrl"
cargo:rustc-cfg=feature="windef"
cargo:rustc-cfg=feature="ktmtypes"
cargo:rustc-cfg=feature="objidlbase"
cargo:rustc-cfg=feature="oleidl"
cargo:rustc-cfg=feature="devpropdef"
cargo:rustc-cfg=feature="wtypesbase"
cargo:rustc-cfg=feature="shtypes"
cargo:rustc-cfg=feature="winreg"
cargo:rustc-cfg=feature="rpcdce"
cargo:rustc-cfg=feature="oaidl"
cargo:rustc-cfg=feature="wincontypes"
cargo:rustc-cfg=feature="objidl"
cargo:rustc-cfg=feature="propidl"
cargo:rustc-cfg=feature="propsys"
cargo:rustc-cfg=feature="rpc"
cargo:rustc-cfg=feature="commoncontrols"
cargo:rustc-cfg=feature="vadefs"
cargo:rustc-cfg=feature="vcruntime"
cargo:rustc-cfg=feature="propkeydef"
cargo:rustc-cfg=feature="ntdef"
cargo:rustc-cfg=feature="reason"
cargo:rustc-cfg=feature="minwinbase"
cargo:rustc-link-lib=dylib=advapi32
cargo:rustc-link-lib=dylib=cfgmgr32
cargo:rustc-link-lib=dylib=comctl32
cargo:rustc-link-lib=dylib=dwmapi
cargo:rustc-link-lib=dylib=gdi32
cargo:rustc-link-lib=dylib=kernel32
cargo:rustc-link-lib=dylib=msimg32
cargo:rustc-link-lib=dylib=ole32
cargo:rustc-link-lib=dylib=opengl32
cargo:rustc-link-lib=dylib=shcore
cargo:rustc-link-lib=dylib=shell32
cargo:rustc-link-lib=dylib=shlwapi
cargo:rustc-link-lib=dylib=user32
cargo:rustc-link-lib=dylib=uxtheme
cargo:rustc-link-lib=dylib=winspool