source: trunk/doc/doc.pri@ 92

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

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

File size: 2.5 KB
Line 
1#####################################################################
2# Qt documentation build
3#####################################################################
4
5win32 {
6 QT_WINCONFIG = release/
7 CONFIG(debug, debug|release) {
8 QT_WINCONFIG = debug/
9 }
10}
11
12DOCS_GENERATION_DEFINES = -Dopensourceedition
13GENERATOR = $$QT_BUILD_TREE/bin/qhelpgenerator
14
15win32:!win32-g++ {
16 unixstyle = false