mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 23:22:57 +00:00
[SDK:RTL] Place source files in alphabetical order in CMakeLists.txt
This commit is contained in:
parent
9d3c3a757a
commit
fa404fb2b4
1 changed files with 4 additions and 4 deletions
|
@ -38,10 +38,10 @@ list(APPEND SOURCE
|
||||||
heapuser.c
|
heapuser.c
|
||||||
image.c
|
image.c
|
||||||
interlck.c
|
interlck.c
|
||||||
memstream.c
|
|
||||||
message.c
|
|
||||||
largeint.c
|
largeint.c
|
||||||
luid.c
|
luid.c
|
||||||
|
memstream.c
|
||||||
|
message.c
|
||||||
network.c
|
network.c
|
||||||
nls.c
|
nls.c
|
||||||
path.c
|
path.c
|
||||||
|
@ -58,14 +58,14 @@ list(APPEND SOURCE
|
||||||
rxact.c
|
rxact.c
|
||||||
sd.c
|
sd.c
|
||||||
security.c
|
security.c
|
||||||
slist.c
|
|
||||||
sid.c
|
sid.c
|
||||||
|
slist.c
|
||||||
splaytree.c
|
splaytree.c
|
||||||
sysvol.c
|
sysvol.c
|
||||||
thread.c
|
thread.c
|
||||||
time.c
|
time.c
|
||||||
timezone.c
|
|
||||||
timerqueue.c
|
timerqueue.c
|
||||||
|
timezone.c
|
||||||
trace.c
|
trace.c
|
||||||
unicode.c
|
unicode.c
|
||||||
unicodeprefix.c
|
unicodeprefix.c
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue