mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 15:55:57 +00:00
[CSR][NTDLL] Move the CSR subsystem into its own "csr" sub-directory. (#4802)
Move CSRSS, CSRSRV there, as well as CSR client calls from NTDLL into a "CSRLIB" library.
This commit is contained in:
parent
a6df7ddb95
commit
d2aeaba5f8
27 changed files with 94 additions and 43 deletions
|
@ -1,4 +1,4 @@
|
|||
|
||||
add_subdirectory(csr)
|
||||
add_subdirectory(mvdm)
|
||||
add_subdirectory(win)
|
||||
add_subdirectory(win32)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue