.pro: Add INSTALL target for examples
Change-Id: I1cdcf4fd748e6df5de70ddd7f336abc1e23436d1
This commit is contained in:
@@ -7,3 +7,7 @@ CONFIG += console
|
||||
CONFIG -= app_bundle
|
||||
|
||||
SOURCES += main.cpp
|
||||
|
||||
# install
|
||||
target.path = $$[QT_INSTALL_EXAMPLES]/xlsx/hyperlinks
|
||||
INSTALLS += target
|
||||
|
||||
Reference in New Issue
Block a user