mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 19:47:44 +00:00
Demos: Add Screensaver demo
This commit is contained in:
parent
856ab9c600
commit
1c44ae6d19
3 changed files with 154 additions and 0 deletions
|
@ -149,6 +149,7 @@ cp ../Games/Solitaire/Solitaire mnt/bin/Solitaire
|
|||
cp ../Demos/HelloWorld/HelloWorld mnt/bin/HelloWorld
|
||||
cp ../Demos/WidgetGallery/WidgetGallery mnt/bin/WidgetGallery
|
||||
cp ../Demos/Cube/Cube mnt/bin/Cube
|
||||
cp ../Demos/Screensaver/Screensaver mnt/bin/Screensaver
|
||||
cp ../Demos/Fire/Fire mnt/bin/Fire
|
||||
cp ../Demos/DynamicLink/LinkDemo/LinkDemo mnt/bin/LinkDemo
|
||||
cp ../DevTools/HackStudio/HackStudio mnt/bin/HackStudio
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue