Alf Gaida 9e9e4b41e3 Cherry-picking upstream release: 0.7.0
* Bumped compat to 10
* Removed --parallel from rules, standard in compat 10
* Bumped minimum version debhelper (>= 10)
* Added build dependency liblxqt-dev (>= 0.11.0)
* Followed Multiarch hinter suggestions
  - qtermwidget5-data marked as Multi-Arch: foreign
  - libqtermwidget5-0 marked as Multi-Arch: same
  - libqtermwidget5-0-dev marked as Multi-Arch: same
* Simplified optional symbols
2016-10-18 21:26:02 +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
2016-10-18 21:26:02 +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
2016-10-18 21:26:02 +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.