Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 625 Bytes

ReadMe.md

File metadata and controls

8 lines (5 loc) · 625 Bytes

Wine IDL compiler

This is an implementation of free open-source compiler for Microsoft® IDL language, extracted from Wine project into a separate repo and licensed under LGPL-2.1-or-later license.

It also incorporates the contributions from MinGW-w64 and ReactOS projects.

In order to build it you likely will need libport and libwpp from Wine project.