13 lines
681 B
Plaintext
13 lines
681 B
Plaintext
include(eclipse-integration.qdocconf)
|
|
|
|
defines += NO_QT_ECLIPSE_INSTALLATION_PAGE
|
|
macro.theEclipseIntegration = Carbide.c++
|
|
macro.TheEclipseIntegration = Carbide.c++
|
|
|
|
HTML.footer = "<p /><address><hr /><div align=\"center\">\n" \
|
|
"<table width=\"100%\" cellspacing=\"0\" border=\"0\"><tr class=\"address\">\n" \
|
|
"<td width=\"30%\" align=\"left\">Copyright © 2015 The Qt Company Ltd.</td>\n" \
|
|
"<td width=\"40%\" align=\"center\"><a href=\"http://qt.nokia.com/doc\">Trademarks</a></td>\n" \
|
|
"<td width=\"30%\" align=\"right\"><div align=\"right\">Carbide.c++</div></td>\n" \
|
|
"</tr></table></div></address>"
|