ladybird/Base/res/devel/templates/serenity-application.ini
sin-ack 7adc5725b8 Base: Add the serenity-application HackStudio template
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.
2021-08-14 13:32:08 +02:00

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