source: ogBrowser-Git/qtermwidget/src/README

qndtest
Last change on this file was 050d67a, checked in by adelcastillo <adelcastillo@…>, 15 years ago

Ahora el browser tiene consola en vez del output.
Pasado todo el sistema de compilacion a cmake.

git-svn-id: https://opengnsys.es/svn/trunk@408 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 342 bytes
Line 
1lib.pro is a *.pro-file for qmake
2
3It produces static lib (libqtermwidget.a) only.
4For creating shared lib (*.so) uncomment "dll" in "CONFIG" line in *.pro-file
5
6Library was tested both with HAVE_POSIX_OPENPT and HAVE_GETPT precompiler directives,
7defined in "DEFINES" line. You should select variant which would be correct for your system.
Note: See TracBrowser for help on using the repository browser.