Files
Jake-Shadle-xwin/README.md
T
2021-08-11 08:46:54 +02:00

1.4 KiB

xwin

Crates.io Docs dependency status Build status

A utility for downloading and packaging the Microsoft CRT headers and libraries, and Windows SDK headers and libraries needed for compiling and linking programs targetting Windows.

Introduction

The goal of this project is to create a root directory for both the CRT and Windows SDK that each contain all of the necessary includes and libraries needed for an application to compile and link from a non-Windows platform, using a native cross compiling toolchain like clang/LLVM.

Thanks

Special thanks to https://github.com/mstorsjo/msvc-wine for the inspiration.

License

This contribution is dual licensed under EITHER OF

at your option.