1TEMPLATE = lib
2CONFIG += static
3CONFIG -= qt
4DESTDIR = ../lib
5
6include(src.pri)
7