ultimatepp/uppdev/UppTest/UppTest.upp
cxl 096cffa57c .uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@2939 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-27 18:16:54 +00:00

17 lines
189 B
Text

uses
CtrlLib;
target(!DEBUG) upp_exe;
target(DEBUG) upp_debug_exe;
file
UppTest.h,
main.cpp,
UppTest.dli,
UppTest.lay;
mainconfig
"" = "GUI NOGTK",
"" = "GUI USEMALLOC NOGTK";