mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-29 06:12:18 -06:00
14 lines
166 B
Text
14 lines
166 B
Text
charset "windows-1250";
|
|
|
|
uses
|
|
CtrlLib;
|
|
|
|
target(DEBUG) vhbeditor_dbg.exe;
|
|
|
|
target(!DEBUG) vhbeditor.exe;
|
|
|
|
file
|
|
AppWindow.cpp;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|