Alf Gaida b5d6d697a5 Cherry-picking upstream version 0.6.0+201501225.
Cleaned up debian/control
Cleaned up debian/copyright, remove GPL-3+ because it is not used
    in the project any longer, relicense debian to GPL-2+
Fixed symbols
Fixed LDFLAGS
Removed obsoleted overrides from debian/rules
2015-12-27 13:34:16 +01: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
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.