mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 14:16:10 -06:00
14 lines
179 B
Text
14 lines
179 B
Text
uses
|
|
CtrlLib;
|
|
|
|
file
|
|
D:\Core.t charset "UTF-8",
|
|
D:\CtrlLib.t,
|
|
main.cpp charset "windows-1250",
|
|
test.lay,
|
|
test.t charset "UTF-8";
|
|
|
|
mainconfig
|
|
"" = "GUI ST",
|
|
"" = "GUI MT";
|
|
|