mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 22:02:58 -06:00
14 lines
212 B
Text
14 lines
212 B
Text
uses
|
|
Core,
|
|
Draw,
|
|
CtrlLib;
|
|
|
|
link(MSC8ARM) "/subsystem:windowsce,4.20 /machine:ARM /ARMPADCODE /NODEFAULTLIB:\"oldnames.lib\"";
|
|
|
|
file
|
|
resource.h,
|
|
wince.cpp,
|
|
wince.cpph;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|