# HG changeset patch # User Chris Cannam # Date 1589479385 -3600 # Node ID 98321b83ac9bf5050f5e31365608187b233031bf # Parent 9910ba30a57281b3435d74617d4dd66abe02c906 Add any persistent config defines (e.g. feedback request) diff -r 9910ba30a572 -r 98321b83ac9b noconfig.pri --- a/noconfig.pri Thu May 14 16:40:20 2020 +0100 +++ b/noconfig.pri Thu May 14 19:03:05 2020 +0100 @@ -17,6 +17,8 @@ DEFINES += HAVE_PIPER HAVE_PLUGIN_CHECKER_HELPER +DEFINES += $$[SV_PERSISTENT_DEFINES] + # Full set of defines expected for all platforms when we have the # sv-dependency-builds subrepo available to provide the dependencies.