mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 04:13:35 +00:00
Introduce a way to add arbitrary files into the hybrid cd under a "extras" directory: - put your files into /trunk/reactos/modules/hybridcd_extras - do a cmake . && ninja hybridcd - voilà. Notice that you need to redo a configure (via "cmake .") in order to update the hybridcd list of files that get included into the hybridcd... CORE-9069 svn path=/trunk/; revision=66052