Commit 10b25031 authored by Simon Hausmann's avatar Simon Hausmann Committed by The Qt Project
Browse files

Fix qmake's pro file cache to interact correctly with write_file


When writing a file with write_file() we have to inform the pro file parser
cache to discard the file if it's existant in the cache, to ensure that
calling include() after write_file() always works.

Change-Id: I7d09269a57de55ca30b0e11dd40770de9f919f64
Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@digia.com>
(cherry picked from qtbase/f45d6414ad6ef1d75f049a61411cd954bcae29c3)
Reviewed-by: default avatarSimon Hausmann <simon.hausmann@digia.com>
Reviewed-by: default avatarJoerg Bornemann <joerg.bornemann@digia.com>
parent 9ecbf6fb
Branches
Tags
No related merge requests found
Showing with 9 additions and 0 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment