mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
* Fix build.
svn path=/trunk/; revision=57120
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ list(APPEND SOURCE
|
||||
isinf.c
|
||||
isnan.c
|
||||
loader.c
|
||||
../../sdk/crt/string/wctype.c
|
||||
${REACTOS_SOURCE_DIR}/lib/sdk/crt/string/wctype.c
|
||||
register.c
|
||||
# string.c implements _stricmp, already shipped with crt
|
||||
)
|
||||
|
||||
@@ -52,6 +52,7 @@ list(APPEND LIBCNTPR_SOURCE
|
||||
string/wcstol.c
|
||||
string/wcstombs_nt.c
|
||||
string/wcstoul.c
|
||||
string/wctype.c
|
||||
string/wsplitp.c
|
||||
string/wtoi64.c
|
||||
string/wtoi.c
|
||||
|
||||
Reference in New Issue
Block a user