diff options
Diffstat (limited to 'doc/html/qaxcontainer.html')
-rw-r--r-- | doc/html/qaxcontainer.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qaxcontainer.html b/doc/html/qaxcontainer.html index d944ac0a5..d764b5baf 100644 --- a/doc/html/qaxcontainer.html +++ b/doc/html/qaxcontainer.html @@ -95,11 +95,11 @@ that use standard ActiveX controls to provide high level user interface functionality are provided. <p> <h2> Building the library </h2> -<a name="2"></a><p> In the <tt>activeqt</tt> directory (usually <tt>QTDIR/extensions/activeqt</tt>) +<a name="2"></a><p> In the <tt>activeqt</tt> directory (usually <tt>TQTDIR/extensions/activeqt</tt>) enter the <tt>container</tt> subdirectory and run <tt>qmake</tt> to generate the makefile, and use the make tool (<tt>nmake</tt> for VC++, <tt>make</tt> for Borland) to build the library. The library <tt>qaxcontainer.lib</tt> will be linked -into <tt>QTDIR/lib</tt>. +into <tt>TQTDIR/lib</tt>. <p> If you have a shared configuration of TQt enter the <tt>plugin</tt> subdirectory and run <tt>qmake</tt> and your make tool to build a plugin that integrates the <a href="qaxwidget.html">TQAxWidget</a> class into <a href="designer-manual.html">TQt Designer</a>. |