You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/os/windows/CMakeLists.txt

11 lines
164 B
CMake

add_files(
crashlog_win.cpp
font_win32.cpp
font_win32.h
string_uniscribe.cpp
string_uniscribe.h
win32.cpp
win32.h
CONDITION WIN32
)