mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 07:57:46 +00:00
Starfield: Add app icon
Previously, Starfield used app-screensaver icon.
This commit is contained in:
parent
c5e1163c64
commit
742cca4bfe
4 changed files with 2 additions and 2 deletions
|
@ -7,5 +7,5 @@ set(SOURCES
|
|||
Starfield.cpp
|
||||
)
|
||||
|
||||
serenity_app(Starfield ICON app-screensaver)
|
||||
serenity_app(Starfield ICON app-starfield)
|
||||
target_link_libraries(Starfield LibGUI LibCore LibGfx LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue