source: trunk/tools/qdoc3/test/carbide-eclipse-integration.qdocconf

Last change on this file was 651, checked in by Dmitry A. Kuminov, 15 years ago

trunk: Merged in qt 4.6.2 sources.

File size: 707 bytes
Line 
1include(eclipse-integration.qdocconf)
2
3defines += NO_QT_ECLIPSE_INSTALLATION_PAGE
4macro.theEclipseIntegration = Carbide.c++
5macro.TheEclipseIntegration = Carbide.c++
6
7HTML.footer = "<p /><address><hr /><div align=\"center\">\n" \
8 "<table width=\"100%\" cellspacing=\"0\" border=\"0\"><tr class=\"address\">\n" \
9 "<td width=\"30%\" align=\"left\">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies)</td>\n" \
10 "<td width=\"40%\" align=\"center\"><a href=\"http://qt.nokia.com/doc\">Trademarks</a></td>\n" \
11 "<td width=\"30%\" align=\"right\"><div align=\"right\">Carbide.c++</div></td>\n" \
12 "</tr></table></div></address>"
Note: See TracBrowser for help on using the repository browser.