[MSVCRT_CRT_APITEST]
[reactos.git] / rostests / apitests / crt / msvcrt_crt_apitest.cmake
index 3994110..40f59c9 100644 (file)
@@ -826,10 +826,10 @@ list(APPEND SOURCE_MSVCRT
 #    _vprintf_p_l
 #    _vprintf_s_l
 #    _utime.c
-#    _vscprintf.c
+    _vscprintf.c
 #    _vscprintf_l
 #    _vscprintf_p_l
-#    _vscwprintf.c
+    _vscwprintf.c
 #    _vscwprintf_l
 #    _vscwprintf_p_l
     _vsnprintf.c
@@ -838,7 +838,7 @@ list(APPEND SOURCE_MSVCRT
 #    _vsnprintf_l.c
 #    _vsnprintf_s.c
 #    _vsnprintf_s_l.c
-#    _vsnwprintf.c
+    _vsnwprintf.c
 #    _vsnwprintf_l.c
 #    _vsnwprintf_s.c
 #    _vsnwprintf_s_l.c
@@ -1118,7 +1118,7 @@ list(APPEND SOURCE_MSVCRT
 #    mbsrtowcs
 #    mbsrtowcs_s
 #    mbstowcs.c
-#    mbstowcs_s
+#    mbstowcs_s Not exported in 2k3 Sp1
 #    mbtowc.c
 #    memchr.c
 #    memcmp.c
@@ -1251,7 +1251,7 @@ list(APPEND SOURCE_MSVCRT
 #    wcstok_s.c
 #    wcstol.c
 #    wcstombs.c
-#    wcstombs_s.c
+    wcstombs_s.c
 #    wcstoul.c
 #    wcsxfrm.c
 #    wctob
@@ -1263,7 +1263,7 @@ list(APPEND SOURCE_MSVCRT
 #    wscanf_s.c
 )
 
-if (ARCH MATCHES i386)
+if(ARCH STREQUAL "i386")
     list(APPEND SOURCE_MSVCRT
     #    _CIacos.c
     #    _CIasin.c
@@ -1350,7 +1350,7 @@ if (ARCH MATCHES i386)
     #    _seh_longjmp_unwind.c
     #    -norelay _setjmp3.c
     )
-elseif (ARCH MATCHES amd64)
+elseif(ARCH STREQUAL "amd64")
     list(APPEND SOURCE_MSVCRT
     #    __C_specific_handler
     #    _setjmp.c