Files
qmltermwidget/lib
Paulo Lieuthier 0ae52e5bf3 Enable terminal resizing from the emulator
The pieces were all already there, but not connected.
2015-11-05 17:39:54 -03:00
..
2010-11-12 22:51:59 +01:00
2010-10-25 16:34:14 +02:00
2015-07-09 20:22:48 +02:00
2015-07-09 20:22:48 +02:00
2015-07-09 20:22:48 +02:00
2015-07-09 20:22:48 +02:00
2010-10-01 15:54:31 +02:00
2010-10-01 15:54:31 +02:00
2015-07-09 20:22:48 +02:00
2015-07-09 20:22:48 +02:00
2010-10-01 15:54:31 +02:00
2015-07-09 20:22:48 +02:00
2015-07-09 20:22:48 +02:00
2015-07-09 20:22:48 +02:00
2015-07-09 20:22:48 +02:00
2015-07-09 20:22:48 +02:00
2015-07-09 20:22:48 +02:00
2010-10-01 16:08:52 +02:00
2010-10-01 15:54:31 +02:00
2015-07-09 20:22:48 +02:00
2015-07-09 20:22:48 +02:00
2010-10-01 15:54:31 +02:00
2015-07-09 20:22:48 +02:00
2015-07-09 20:22:48 +02:00
2015-07-09 20:22:48 +02:00
2015-07-09 20:22:48 +02:00
2015-07-09 20:22:48 +02:00
2015-07-09 20:22:48 +02:00
2013-01-13 20:36:29 +01:00
2015-07-09 20:22:48 +02:00

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.