File diff r27087:14867fc55047 → r27088:7e2816121458
src/timer/CMakeLists.txt
Show inline comments
 
new file 100644
 
add_files(
 
    timer_game_calendar.cpp
 
    timer_game_calendar.h
 
    timer_window.cpp
 
    timer_window.h
 
    timer_manager.h
 
    timer.h
 
)