Files
2021-09-11 06:43:38 -07:00

20 lines
689 B
Prolog

HEADERS = qt/widgets/drive_stats.h \
qt/offroad/settings.h \
qt/offroad/settings_dp.h \
ui.h
SOURCES = main.cc \
paint.cc \
paint_dp.cc \
qt/home.cc \
qt/widgets/prime.cc \
qt/widgets/setup.cc \
qt/widgets/drive_stats.cc \
qt/widgets/ssh_keys.cc \
qt/offroad/settings.cc \
qt/offroad/networking.cc \
qt/sidebar.cc
TRANSLATIONS = translations/en-US.ts \
translations/zh-TW.ts \
translations/zh-CN.ts