mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
Merge continued
git-svn-id: svn://ultimatepp.org/upp/trunk@10263 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
adf46bd64e
commit
2e4b276e07
3860 changed files with 1161787 additions and 438 deletions
31
uppdev/stdapp/stdapp.upp
Normal file
31
uppdev/stdapp/stdapp.upp
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
uses
|
||||
CtrlLib;
|
||||
|
||||
file
|
||||
stdappDef.hpp charset "UTF-8",
|
||||
UPP_Logo_033.iml charset "UTF-8",
|
||||
stdappCfg.hpp charset "UTF-8",
|
||||
stdappCfg.cpp charset "UTF-8",
|
||||
stdappSplash.hpp charset "UTF-8",
|
||||
stdappSplash.cpp charset "UTF-8",
|
||||
stdapp.hpp charset "UTF-8",
|
||||
stdapp.cpp charset "UTF-8",
|
||||
stdapp.lay charset "UTF-8",
|
||||
stdapp.iml charset "UTF-8",
|
||||
stdapp.rc charset "UTF-8",
|
||||
stdapp.t charset "UTF-8",
|
||||
stdappFile.hpp charset "UTF-8",
|
||||
stdappFile.cpp charset "UTF-8",
|
||||
stdappEdit.hpp charset "UTF-8",
|
||||
stdappEdit.cpp charset "UTF-8",
|
||||
stdappSettings.hpp charset "UTF-8",
|
||||
stdappSettings.cpp charset "UTF-8",
|
||||
stdappSettings.lay charset "UTF-8",
|
||||
stdappHelp.hpp charset "UTF-8",
|
||||
stdappHelp.cpp charset "UTF-8",
|
||||
stdappHelp.lay charset "UTF-8",
|
||||
EnhParentCtrl.hpp charset "UTF-8",
|
||||
EnhParentCtrl.cpp charset "UTF-8";
|
||||
|
||||
mainconfig
|
||||
"" = "GUI";
|
||||
Loading…
Add table
Add a link
Reference in a new issue