5 lines
83 B
Prolog
5 lines
83 B
Prolog
TEMPLATE = app
|
|
TARGET = sitecapture
|
|
SOURCES = sitecapture.cpp
|
|
QT += webkit network
|