mirror of
https://github.com/QuasarApp/installer-framework.git
synced 2025-04-26 21:54:31 +00:00
Change-Id: Ib8f61229ce2f07e52c22a15e10dc817aca860ead Reviewed-by: Niels Weber <niels.weber@digia.com>
7 lines
164 B
Plaintext
7 lines
164 B
Plaintext
!isEmpty(NO_APP_BUNDLE_PRI_INCLUDED) {
|
|
error("no_app_bundle.pri already included")
|
|
}
|
|
NO_APP_BUNDLE_PRI_INCLUDED = 1
|
|
|
|
equals(TEMPLATE, app):CONFIG -= app_bundle
|