serenity/Games/Solitaire
William Marlow 39364bdda4 Build: Embed application icons directly in the executables.
New serenity_app() targets can be defined which allows application
icons to be emedded directly into the executable. The embedded
icons will then be used when creating an icon for that file in
LibGUI.
2020-12-21 00:12:59 +01:00
..
Card.cpp Solitaire: Refactor CardStack layout code 2020-10-26 21:36:40 +01:00
Card.h Solitaire: Refactor CardStack layout code 2020-10-26 21:36:40 +01:00
CardStack.cpp Solitaire: Refactor CardStack layout code 2020-10-26 21:36:40 +01:00
CardStack.h Solitaire: Refactor CardStack layout code 2020-10-26 21:36:40 +01:00
CMakeLists.txt Build: Embed application icons directly in the executables. 2020-12-21 00:12:59 +01:00
main.cpp Games: Use pledge and unveil 2020-11-02 13:16:01 +01:00
SolitaireWidget.cpp Solitaire: Play animation when starting a new game 2020-10-26 21:36:40 +01:00
SolitaireWidget.h Solitaire: Play animation when starting a new game 2020-10-26 21:36:40 +01:00