view libgui/qterminal/libqterminal/README @ 17490:bdb237c7507c

doc: Redo fplot docstring. * scripts/plot/fplot.m: Redo fplot docstring.
author Rik <rik@octave.org>
date Wed, 25 Sep 2013 08:26:37 -0700
parents 018c46ef8a0c
children
line wrap: on
line source

lib.pro is a *.pro-file for qmake

It produces static lib (libqtermwidget.a) only. 
For creating shared lib (*.so) uncomment "dll" in "CONFIG" line in *.pro-file

Library was tested both with HAVE_POSIX_OPENPT and HAVE_GETPT precompiler directives, 
defined in "DEFINES" line. You should select variant which would be correct for your system.