1
2add_executable(psmtest psmtest.c)
3set_module_type(psmtest win32gui UNICODE)
4add_importlibs(psmtest lpk gdi32 user32 shell32 comctl32 msvcrt kernel32 ntdll)
5add_rostests_file(TARGET psmtest SUBDIR suppl)
6