mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 23:50:19 +00:00
7adc5725b8
This is a template which instantiates into what you'd write to start out a basic Serenity GUI application. It contains a CMakeLists.txt file which describes what each declaration does, a simple GUI application which uses layouts, widgets and callbacks, and comes with a minimal set of pledges which the user can add to as necessary.
5 lines
185 B
INI
5 lines
185 B
INI
[HackStudioTemplate]
|
|
Name=SerenityOS GUI Application (C++)
|
|
Description=Template for creating a GUI-based SerenityOS application with CMake.
|
|
Priority=90
|
|
IconName32x=serenity-application
|