Alf Gaida 3033e27bf3 Cherry-picking upstream version 0.6.1~85-ge6253c0.
Preparing the upcoming release, switch to experimental
Added build dependencies:
 - gcc (>= 4:6),
 - g++ (>= 4:6),
 - liblxqt0-dev (>= 0.10.96~),
Rework symbols (Closes: #831083)
Fixed VCS fields, using plain /git/
Fixed copyright Format field, using https
Exported LC_ALL=C.UTF-8, make builds reproducible
Set CMAKE_BUILD_TYPE=RelWithDebInfo
2016-07-20 17:18:48 +02:00
..
2015-08-15 23:46:16 +08:00
2015-08-15 23:46:16 +08:00
2015-08-15 23:46:16 +08:00
2015-08-15 23:46:16 +08:00
2015-08-15 23:46:16 +08:00
2015-08-15 23:46:16 +08:00
2015-08-15 23:46:16 +08:00
2015-08-15 23:46:16 +08:00
2015-08-15 23:46:16 +08:00
2015-08-15 23:46:16 +08:00
2015-08-15 23:46:16 +08:00
2015-08-15 23:46:16 +08: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.