mirror of
https://github.com/reactos/reactos.git
synced 2025-01-06 06:20:13 +00:00
23373acbb9
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
IoCreateFile.c | ||
IoCreateFile.h | ||
IoCreateFile_drv.c | ||
IoCreateFile_user.c | ||
IoDeviceInterface.c | ||
IoDeviceObject_drv.c | ||
IoDeviceObject_user.c | ||
IoEvent.c | ||
IoFilesystem.c | ||
IoHelper_drv.c | ||
IoInterrupt.c | ||
IoIrp.c | ||
IoMdl.c | ||
IoReadWrite.h | ||
IoReadWrite_drv.c | ||
IoReadWrite_user.c | ||
IoVolume.c |