|
TEMPLATE = lib
|
|
CONFIG += staticlib
|
|
SOURCES = \
|
|
qtmaterialavatar.cpp \
|
|
lib/qtmaterialstyle.cpp \
|
|
lib/qtmaterialtheme.cpp
|
|
HEADERS = \
|
|
qtmaterialavatar_p.h \
|
|
qtmaterialavatar.h \
|
|
lib/qtmaterialstyle_p.h \
|
|
lib/qtmaterialstyle.h \
|
|
lib/qtmaterialtheme_p.h \
|
|
lib/qtmaterialtheme.h
|