Fix resurrector handling turn time manually, use correct ammoprop instead
This also fixes this bug: The clock turned gray while using resurrector, although the time actually counts down.
if(WIN32 AND NOT UNIX)
install(DIRECTORY .
DESTINATION ${target_library_install_dir}
FILES_MATCHING PATTERN "*.dll" PATTERN "*.ico"
)
endif(WIN32 AND NOT UNIX)