mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 05:52:57 +00:00
[VCRUNTIME] Add TLS callback support
This commit is contained in:
parent
7f050e0a6d
commit
32c349d30e
3 changed files with 55 additions and 0 deletions
|
@ -24,6 +24,7 @@ list(APPEND VCRT_COMMON_SOURCES
|
|||
_fltused.c
|
||||
initializers.cpp
|
||||
isa_available.cpp
|
||||
tlssup.c
|
||||
)
|
||||
|
||||
list(APPEND VCRT_RUNTIME_SOURCES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue