.pro: Add INSTALL target for examples
Change-Id: I1cdcf4fd748e6df5de70ddd7f336abc1e23436d1
This commit is contained in:
@@ -10,3 +10,7 @@ SOURCES += main.cpp \
|
||||
HEADERS += \
|
||||
xlsxsheetmodel.h \
|
||||
xlsxsheetmodel_p.h
|
||||
|
||||
# install
|
||||
target.path = $$[QT_INSTALL_EXAMPLES]/xlsx/xlsxwidget
|
||||
INSTALLS += target
|
||||
|
||||
Reference in New Issue
Block a user