1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 03:27:34 +00:00
serenity/Userland/Applications/GamesSettings
Ali Mohammad Pur 166a905951 Userland: Properly populate GENERATED_SOURCES
We previously put the generated headers in SOURCES, which did not mark
them as GENERATED (and did not produce a proper dependency).
This commit moves all generated headers into GENERATED_SOURCES, and
removes useless header SOURCES.
2022-10-12 15:55:15 +01:00
..
CardSettingsWidget.cpp GamesSettings: Always ensure last card back selected is saved 2022-09-20 07:59:13 +01:00
CardSettingsWidget.gml GamesSettings: Add a preview for the current card-game settings :^) 2022-08-22 12:50:41 +02:00
CardSettingsWidget.h GamesSettings: Always ensure last card back selected is saved 2022-09-20 07:59:13 +01:00
CMakeLists.txt Userland: Properly populate GENERATED_SOURCES 2022-10-12 15:55:15 +01:00
main.cpp GamesSettings: Add a setting for the card-back image 2022-08-22 12:50:41 +02:00