6 lines
144 B
Plaintext
6 lines
144 B
Plaintext
PROJECT_ROOT = ../../..
|
|
TEMPLATE = lib
|
|
CONFIG += shared
|
|
DESTDIR = $${OUT_PWD}/$${PROJECT_ROOT}/bin/plugins/webserver
|
|
include(../../project.pri)
|