mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 22:02:58 -06:00
16 lines
153 B
Text
16 lines
153 B
Text
uses
|
|
CtrlLib;
|
|
|
|
target(!DEBUG) upp_exe;
|
|
|
|
target(DEBUG) upp_debug_exe;
|
|
|
|
file
|
|
UppTest.h,
|
|
UppTest.dli,
|
|
main.cpp,
|
|
UppTest.lay;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|