##// END OF EJS Templates
Another attempt to fix issue with visual sutudio hidden export attributes in domain
Another attempt to fix issue with visual sutudio hidden export attributes in domain

File last commit:

r938:43d9ec405aa3
r1067:e8dee419dc67
Show More
xychart.pri
13 lines | 240 B | text/plain | TextLexer
INCLUDEPATH += $$PWD
DEPENDPATH += $$PWD
SOURCES += \
$$PWD/xychartitem.cpp \
$$PWD/qxyseries.cpp
PRIVATE_HEADERS += \
$$PWD/xychartitem_p.h \
$$PWD/qxyseries_p.h
PUBLIC_HEADERS += \
$$PWD/qxyseries.h