mirror of
https://github.com/QuasarApp/qca.git
synced 2025-04-28 20:44:31 +00:00
Make sure we link to the current version of Trolltech's
documentation. svn path=/trunk/kdesupport/qca/; revision=525135
This commit is contained in:
parent
ecd77ab1ca
commit
b79efbe44d
2
qca.pro
2
qca.pro
@ -11,7 +11,7 @@ unix:{
|
||||
|
||||
# API documentation
|
||||
#apidox.commands += doxygen && cd apidocs/html && ./installdox -lqt.tag@/home/bradh/build/qt-x11-opensource-4.0.0-rc1-snapshot/doc/html/ && cd ../..
|
||||
apidox.commands += doxygen && cd apidocs/html && ./installdox -lqt.tag@http://doc.trolltech.com/4.0 && cd ../..
|
||||
apidox.commands += doxygen && cd apidocs/html && ./installdox -lqt.tag@http://doc.trolltech.com/4.1 && cd ../..
|
||||
QMAKE_EXTRA_TARGETS += apidox
|
||||
|
||||
# unittest
|
||||
|
Loading…
x
Reference in New Issue
Block a user