installer-framework/no_app_bundle.pri
kh1 e89721bce1 Cleanup to support Qt5 only.
Change-Id: Ib8f61229ce2f07e52c22a15e10dc817aca860ead
Reviewed-by: Niels Weber <niels.weber@digia.com>
2014-06-02 09:57:13 +02:00

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