summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-01-01 18:24:37 -0600
committerTimothy Pearson <[email protected]>2012-01-01 18:24:37 -0600
commit4e997a9c6e25689dca65a2ec573a599699ef8170 (patch)
treefdb5ecac42fb8204df9fc8c9abe1c784d4719e0e /INSTALL
parentbfa107694b2507a7116f8856cafe4ab1375da8a9 (diff)
downloadlibtqt-perl-4e997a9c6e25689dca65a2ec573a599699ef8170.tar.gz
libtqt-perl-4e997a9c6e25689dca65a2ec573a599699ef8170.zip
Initial TQt conversion
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index e6d50fe..3667192 100644
--- a/INSTALL
+++ b/INSTALL
@@ -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.