reactos/win32ss/printing
Jérôme Gardou 23373acbb9 [CMAKE] Use modules instead of shared libraries
There is no need to compile our DLLs as shared libraries since we are
managing symbols exports and imports through spec files.

On my system, this reduces the configure-time by a factor of two.
2019-04-06 17:43:38 +02:00
..
base [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
drivers Add .keep guard files in order to restore lost but empty directories we had with SVN. 2017-10-04 10:28:36 +02:00
include [PRINTING] Semi-implement GetPrinterDriverW 2019-01-06 21:07:27 +01:00
monitors [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
processors [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
providers [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
CMakeLists.txt