replaced sdl_timer with a qtimer, resulting in a binary which does not link sdl

This commit is contained in:
Joakim L. Gilje
2021-12-06 21:33:25 +01:00
parent b16702bc81
commit db0c90a835
4 changed files with 5 additions and 17 deletions

View File

@@ -10,7 +10,6 @@ add_library(plat STATIC qt.c qt_main.cpp qt_platform.cpp cpp11_thread.cpp)
add_library(ui STATIC
qt_ui.cpp
qt_cdrom.c
qt_sdl.c
qt_mainwindow.cpp
qt_mainwindow.hpp