mirror of
https://github.com/reactos/reactos.git
synced 2026-07-07 13:09:40 +08:00
8ca80bb2cb8b1610021aa337d825ce0bd1f60eec
* For anyone who wants to work only on a certain module (or a set of modules), you can add "project(module)" to the related CMake file. This will generate a solution that contains all the required dependencies needed to compile only that module, without having to open a huge solution with 900+ projects. * We'll create a wiki page to explain how to use this in detail. * Dedicated to all VS users. Have fun ;) svn path=/trunk/; revision=58141
Languages
C
86.6%
C++
10.6%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.8%