libSquish/libSquish.pro

9 lines
105 B
Prolog

TEMPLATE = lib
CONFIG += staticlib c++11
TARGET = Squish
CONFIG -= Qt
QT =
include(libSquish.pri)