7 lines
110 B
Plaintext
7 lines
110 B
Plaintext
TEMPLATE = lib
|
|
CONFIG += plugin static c++11
|
|
|
|
INCLUDEPATH += ../../../libguh
|
|
LIBS += -L../../../libguh -lguh
|
|
|