automate the installation of some more example source files
Change-Id: I61f9f4882c5a7743817059824250958f5ce4a603 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
This commit is contained in:
parent
6efa3215a2
commit
e34ebe6328
@ -47,8 +47,13 @@ probase = $$relative_path($$_PRO_FILE_PWD_, $$dirname(_QMAKE_CONF_)/examples)
|
|||||||
sourcefiles += $$resrc
|
sourcefiles += $$resrc
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
sourcefiles += \
|
||||||
|
$$ANDROID_PACKAGE_SOURCE_DIR \
|
||||||
|
$$QMAKE_INFO_PLIST \
|
||||||
|
$$DISTFILES
|
||||||
extras = \
|
extras = \
|
||||||
$$_PRO_FILE_PWD_/README \
|
$$_PRO_FILE_PWD_/README \
|
||||||
|
$$_PRO_FILE_PWD_/README.TXT \
|
||||||
$$files($$_PRO_FILE_PWD_/*.pri) \
|
$$files($$_PRO_FILE_PWD_/*.pri) \
|
||||||
$$replace(_PRO_FILE_, \\.pro$, .qmlproject) \
|
$$replace(_PRO_FILE_, \\.pro$, .qmlproject) \
|
||||||
$$replace(_PRO_FILE_, \\.pro$, .json) \
|
$$replace(_PRO_FILE_, \\.pro$, .json) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user