Files @ r25134:0991175ec165
Branch filter:

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

Jonathan G Rennison
Fix: Viewport drag tooltips not being removed when dragging over other windows
add_files(
    crashlog_osx.cpp
    font_osx.cpp
    font_osx.h
    macos.h
    macos.mm
    osx_stdafx.h
    string_osx.cpp
    string_osx.h
    CONDITION APPLE
)