Files @ r25134:0991175ec165
Branch filter:

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

Jonathan G Rennison
Fix: Viewport drag tooltips not being removed when dragging over other windows
add_files(
    crashlog_win.cpp
    font_win32.cpp
    font_win32.h
    string_uniscribe.cpp
    string_uniscribe.h
    win32.cpp
    win32.h
    CONDITION WIN32
)