[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
No known key found for this signature in database
GPG key ID: B39240EE84BEAE8B
13 changed files with 13 additions and 13 deletions

View file

@ -5,4 +5,4 @@ add_executable(shimtest_ros shimtest_ros.c shimtest_ros.rc)
set_module_type(shimtest_ros win32cui)
add_importlibs(shimtest_ros shlwapi msvcrt kernel32 ntdll)
add_cd_file(TARGET shimtest_ros DESTINATION reactos/bin FOR all)
add_cd_file(TARGET shimtest_ros DESTINATION reactos/system32 FOR all)