6 lines
110 B
Prolog
6 lines
110 B
Prolog
TARGET = QtHtmlEditor
|
|
TEMPLATE = lib
|
|
CONFIG += staticlib
|
|
QT += core widgets gui xml
|
|
|
|
include(QtHtmlEditor.pri) |