author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Mon, 04 Oct 2010 01:19:32 +0300 | |
changeset 37 | 758a864f9613 |
parent 18 | 2f34d5167611 |
permissions | -rw-r--r-- |
0 | 1 |
include(eclipse-integration.qdocconf) |
2 |
||
3 |
defines += NO_QT_ECLIPSE_INSTALLATION_PAGE |
|
4 |
macro.theEclipseIntegration = Carbide.c++ |
|
5 |
macro.TheEclipseIntegration = Carbide.c++ |
|
6 |
||
7 |
HTML.footer = "<p /><address><hr /><div align=\"center\">\n" \ |
|
8 |
"<table width=\"100%\" cellspacing=\"0\" border=\"0\"><tr class=\"address\">\n" \ |
|
18
2f34d5167611
Revision: 201011
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
9 |
"<td width=\"30%\" align=\"left\">Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies)</td>\n" \ |
0 | 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>" |