summaryrefslogtreecommitdiff
path: root/noncore/net/ubrowser/ubrowser.pro
blob: 3704a48845f79a7bfcb038deecd2af4fab27f9ab (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE	=app
CONFIG		+=qt warn_on release
DESTDIR		=../../../bin
HEADERS		= mainview.h httpfactory.h httpcomm.h
SOURCES		= main.cpp mainview.cpp httpfactory.cpp httpcomm.cpp
INCLUDEPATH	+=../../../include
DEPENDPATH	+=../../../include
LIBS		+= -lqpe
TARGET          = ubrowser