summaryrefslogtreecommitdiffstats
path: root/addon/doxysearch/doxyindexer.pro.in
blob: deeb8f8dcbf1f10a86a0d39c8f3b8d9d78405652 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TEMPLATE     =	app.t
CONFIG       =	console warn_on static release
HEADERS      =	
SOURCES      =	doxyindexer.cpp
LIBS        += -L../../lib -lxapian -lqtools
DESTDIR      = 
OBJECTS_DIR  = ../../objects
TARGET       = ../../bin/doxyindexer
INCLUDEPATH += ../../qtools
DEPENDPATH  += 
TARGETDEPS   =