[dependencies]
[lib]
proc-macro = true
[package]
authors = ["Microsoft"]
description = "The define macro for the windows crate"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "windows-define"
repository = "https://github.com/microsoft/windows-rs"
version = "0.0.0"
[package.metadata.docs.rs]
default-target = "x86_64-pc-windows-msvc"
targets = []