Files @ r25339:28c15705f6a3
Branch filter:

Location: cpp/openttd-patchpack/source/src/os/windows/CMakeLists.txt

rubidium42
Fix #9152, Fix #9153: screenshot command showed error messages when successful
add_files(
    crashlog_win.cpp
    font_win32.cpp
    font_win32.h
    string_uniscribe.cpp
    string_uniscribe.h
    win32.cpp
    win32.h
    CONDITION WIN32
)