8 lines
145 B
Plaintext
8 lines
145 B
Plaintext
2 years ago
|
HEADERS += $$PWD/qcustomplot.h
|
||
|
SOURCES += $$PWD/qcustomplot.cpp
|
||
|
|
||
|
HEADERS += $$PWD/smoothcurve.h
|
||
|
SOURCES += $$PWD/smoothcurve.cpp
|
||
|
|
||
|
message($$PWD)
|