[ROSAPPS] Remove applications from test directory

CORE-17097
This commit is contained in:
Mark Jansen
2020-06-23 23:46:35 +02:00
parent ff6b138117
commit cc7cf82673
13 changed files with 13 additions and 13 deletions

View File

@@ -5,4 +5,4 @@ add_importlibs(binpatch ntdll msvcrt kernel32)
if(MSVC)
target_link_libraries(binpatch oldnames)
endif()
add_cd_file(TARGET binpatch DESTINATION reactos/bin FOR all)
add_cd_file(TARGET binpatch DESTINATION reactos/system32 FOR all)