EQL5/examples/9-simple-lisp-editor/exe/README.txt
2016-11-25 23:30:38 +01:00

23 lines
298 B
Text

BUILD
=====
eql5 make
qmake
make
QUIT
====
See menu of "Q" system tray icon.
NOTES
=====
If you don't want console output, pass command line option "-silent"
(or set "local-server::*silent*" to T).
Additionally, comment this line in "local_server.pro" (Windows):
# CONFIG += console