8 lines
124 B
Prolog
8 lines
124 B
Prolog
TEMPLATE = lib
|
|
VERSION = $$SOVERSION
|
|
TARGET = qcustomplot
|
|
QT = core gui
|
|
|
|
SOURCES = qcustomplot.cpp
|
|
HEADERS = qcustomplot.h
|
|
|