Skip to content

Fastigium/winebuild

Repository files navigation

These are the source files needed to build winebuild, as extracted
from the source of wine 10.0.

The files CMakeLists.txt and config.h are custom-written.
All the other files are taken verbatim from the source of wine 10.0,
with the exception of an include path edit here and there.

To build, execute the following commands:
mkdir build
cd build
cmake ..
make

If all goes well, an executable file with the name winebuild will
appear in the build directory.

About

No description, website, or topics provided.

Resources

License

Unknown, LGPL-2.1 licenses found

Licenses found

Unknown
LICENSE
LGPL-2.1
COPYING.LIB

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published