mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 22:03:07 -06:00
16 lines
200 B
Text
16 lines
200 B
Text
description "Tray application that reminds user to take care about his eyes";
|
|
|
|
uses
|
|
CtrlLib;
|
|
|
|
file
|
|
EyeCare.h,
|
|
EyeCare.cpp,
|
|
icon.rc,
|
|
EyeCare.lay,
|
|
EyeCare.iml,
|
|
app.tpp;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|