Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 1.15 KB

README.md

File metadata and controls

47 lines (34 loc) · 1.15 KB

Independent ReactOS Control Panel

This is "Independent ReactOS Control Panel" from ReactOS.

Screenshot

It's a free and open source software for Windows XP and later.

ReactOS

Donate Follow on Twitter

Main code contributors

How to build?

Please use ReactOS Build Environment (RosBE).

git clone https://github.com/katahiromz/RControlPanel
cd RControlPanel
cmake -G Ninja -DCMAKE_BUILD_TYPE=Release .
ninja
strip control.exe

Tested on RosBE and MinGW.

License

  • GPL 2.0