diff options
author | Timothy Pearson <[email protected]> | 2012-01-01 18:24:37 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-01-01 18:24:37 -0600 |
commit | 4e997a9c6e25689dca65a2ec573a599699ef8170 (patch) | |
tree | fdb5ecac42fb8204df9fc8c9abe1c784d4719e0e /INSTALL | |
parent | bfa107694b2507a7116f8856cafe4ab1375da8a9 (diff) | |
download | libtqt-perl-4e997a9c6e25689dca65a2ec573a599699ef8170.tar.gz libtqt-perl-4e997a9c6e25689dca65a2ec573a599699ef8170.zip |
Initial TQt conversion
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -26,9 +26,9 @@ Custom important options : --enable-smoke : force generation and compilation of the Smoke library, even if it has been detected on your system ---with-threshold=<0..15> : set the lever of standardness of your Qt +--with-threshold=<0..15> : set the lever of standardness of your TQt library. Default is 10, which is reasonable. - If your Qt library is very customized, and you + If your TQt library is very customized, and you experience missing symbols in libsmokeqt.so, set this to zero (paranoid level). ==== @@ -36,7 +36,7 @@ Custom important options : See doc/en/index.html for installation procedure, requirements and detailed tutorial. -See also PerlQt/tutorials and PerlQt/examples to get started. +See also PerlTQt/tutorials and PerlTQt/examples to get started. |