X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=rostests%2Fapitests%2Fntdll%2FCMakeLists.txt;h=32caae5ff5f3567a684aab26ba92666aa1231963;hp=e1804440b7eec78c726fbb6d4c70f74f26b0cb84;hb=5c2322f0f89a2d2995249bec2d8aebd8a1945383;hpb=1c4bc499022a0d25f85f67dde25c7113ba2327cd diff --git a/rostests/apitests/ntdll/CMakeLists.txt b/rostests/apitests/ntdll/CMakeLists.txt index e1804440b7e..32caae5ff5f 100644 --- a/rostests/apitests/ntdll/CMakeLists.txt +++ b/rostests/apitests/ntdll/CMakeLists.txt @@ -2,6 +2,7 @@ list(APPEND SOURCE NtAllocateVirtualMemory.c NtFreeVirtualMemory.c + RtlGetFullPathName_U.c RtlGetFullPathName_UstrEx.c RtlInitializeBitMap.c SystemInfo.c