mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
.upptst
git-svn-id: svn://ultimatepp.org/upp/trunk@12395 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
24dfc0c4d8
commit
f0b141cd61
2 changed files with 16 additions and 0 deletions
9
upptst/TestNOGTK/TestNOGTK.upp
Normal file
9
upptst/TestNOGTK/TestNOGTK.upp
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
uses
|
||||||
|
CtrlLib;
|
||||||
|
|
||||||
|
file
|
||||||
|
main.cpp;
|
||||||
|
|
||||||
|
mainconfig
|
||||||
|
"" = "GUI NOGTK";
|
||||||
|
|
||||||
7
upptst/TestNOGTK/main.cpp
Normal file
7
upptst/TestNOGTK/main.cpp
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
#include <CtrlLib/CtrlLib.h>
|
||||||
|
|
||||||
|
using namespace Upp;
|
||||||
|
|
||||||
|
GUI_APP_MAIN
|
||||||
|
{
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue