[NTFS]
[reactos.git] / rostests / apitests / powrprof / CMakeLists.txt
1
2 add_executable(powrprof_apitest power.c testlist.c)
3 set_module_type(powrprof_apitest win32cui)
4 add_importlibs(powrprof_apitest advapi32 powrprof msvcrt kernel32)
5 add_cd_file(TARGET powrprof_apitest DESTINATION reactos/bin FOR all)