mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 13:57:36 +00:00
Solitaire: Use LibConfig instead of Core::ConfigFile
This commit is contained in:
parent
573d14b7b5
commit
f119c5580a
2 changed files with 12 additions and 15 deletions
|
@ -13,4 +13,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(Solitaire ICON app-solitaire)
|
||||
target_link_libraries(Solitaire LibCards LibGUI LibGfx LibCore)
|
||||
target_link_libraries(Solitaire LibCards LibConfig LibGUI LibGfx LibCore)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue