[NTFS]
[reactos.git] / rostests / apitests / crt / msvcrt_crt_apitest.cmake
index 7e2f9aa..6da1664 100644 (file)
@@ -826,19 +826,19 @@ 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
+    _vsnprintf.c
 #    _vsnprintf_c.c _vsnprintf
 #    _vsnprintf_c_l.c _vsnprintf_l
 #    _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
@@ -1156,7 +1156,7 @@ list(APPEND SOURCE_MSVCRT
 #    signal.c
 #    sin.c
 #    sinh.c
-#    sprintf.c
+    sprintf.c
 #    sprintf_s.c
 #    sqrt.c
 #    srand.c
@@ -1251,7 +1251,7 @@ list(APPEND SOURCE_MSVCRT
 #    wcstok_s.c
 #    wcstol.c
 #    wcstombs.c
-#    wcstombs_s.c
+#    wcstombs_s.c Not exported in 2k3 Sp1
 #    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