source: trunk/tools/qdoc3/test/qt-for-jambi.qdocconf@ 356

Last change on this file since 356 was 2, checked in by Dmitry A. Kuminov, 16 years ago

Initially imported qt-all-opensource-src-4.5.1 from Trolltech.

File size: 274 bytes
Line 
1include(qt.qdocconf)
2
3# Comment out for full run:
4# sourcedirs = $QTDIR/doc/src $QTDIR/src/corelib/tools
5
6sourcedirs += $JAMBI/doc/src
7exampledirs += $JAMBI/com/trolltech/examples
8
9macro.QJ = "Qt Jambi"
10macro.QC = "Qt/C++"
11
12outputformats =
Note: See TracBrowser for help on using the repository browser.