mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-10 03:54:54 -06:00
.uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@5514 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
1a1e7db182
commit
c6e03fd6ea
2 changed files with 13 additions and 9 deletions
|
|
@ -1,9 +1,9 @@
|
|||
uses
|
||||
CtrlLib;
|
||||
|
||||
file
|
||||
|
||||
"main.cpp";
|
||||
|
||||
mainconfig
|
||||
"" = "GUI";
|
||||
uses
|
||||
CtrlLib;
|
||||
|
||||
file
|
||||
main.cpp;
|
||||
|
||||
mainconfig
|
||||
"" = "GUI";
|
||||
|
||||
|
|
|
|||
4
uppdev/OptionTree/init
Normal file
4
uppdev/OptionTree/init
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#ifndef _OptionTree_icpp_init_stub
|
||||
#define _OptionTree_icpp_init_stub
|
||||
#include "CtrlLib/init"
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue