The Wayback Machine - https://web.archive.org/web/20220612084556/https://github.com/Arora/arora/blob/master/arora.pro
Skip to content
Permalink
master
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
lessThan(QT_VERSION, 4.5) {
error("Arora requires Qt 4.5 or greater")
}
TEMPLATE = subdirs
SUBDIRS = src tools
CONFIG += ordered
unix {
# this is an ugly work around to do .PHONY: doc
doxygen.target = doc dox
doxygen.commands = doxygen Doxyfile
doxygen.depends = Doxyfile
QMAKE_EXTRA_TARGETS += doxygen
}
Morty Proxy This is a proxified and sanitized view of the page, visit original site.