mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 18:02:05 -05: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
|