summaryrefslogtreecommitdiffstats
path: root/src/qhttp/qhttp.pro
blob: 6e2c6b931779e6b9a58d581b7d96cce28adefba5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
load(qt_build_config)

TARGET = QtHttp
CONFIG += static
CONFIG -= shared
QT = core network

MODULE_PRI = ../../modules/qt_http.pri
MODULE = http

load(qt_module)

# Input
HEADERS += qhttp.h qringbuffer_p.h qhttpauthenticator_p.h
SOURCES += qhttp.cpp qhttpauthenticator.cpp