44297fad8db0d096fee857dcb14b6100aa110a8c
[reactos.git] / rostests / apitests / pefile / CMakeLists.txt
1
2 add_executable(pefile_apitest ntoskrnl.c testlist.c)
3 set_module_type(pefile_apitest win32cui)
4 add_importlibs(pefile_apitest msvcrt kernel32)
5 add_cd_file(TARGET pefile_apitest DESTINATION reactos/bin FOR all)