qt5base-lts/qmake/generators/win32
Oswald Buddenhagen 93362e2607 qmake: slightly optimize processPrlFile() calls
add a parameter that indicates whether the passed filename can be only
the basename of a prl file. if so, we can skip the other attempts at
interpreting the file name. that's not only faster, but also clearer.

Change-Id: I6f6da3f4485216021282a08acaefb53e60e7242a
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2018-07-16 15:44:27 +00:00
..
mingw_make.cpp qmake: escape colons and hashmarks in dependency paths 2018-06-25 13:35:20 +00:00
mingw_make.h qmake: escape colons and hashmarks in dependency paths 2018-06-25 13:35:20 +00:00
msbuild_objectmodel.cpp Set WindowsTargetPlatform[Min]Version if WindowsSDKVersion is set 2018-04-06 06:18:00 +00:00
msbuild_objectmodel.h Merge remote-tracking branch 'origin/5.8' into dev 2017-01-25 20:06:06 +01:00
msvc_nmake.cpp Fix QMAKE_MANIFEST for Visual Studio >= 2012 2018-06-13 12:06:55 +00:00
msvc_nmake.h qmake: Introduce precompile_header_c for MSVC 2018-01-08 15:02:21 +00:00
msvc_objectmodel.cpp Merge remote-tracking branch 'origin/5.9' into dev 2017-06-19 16:12:34 +02:00
msvc_objectmodel.h Remove support for WinRT 8.1 and Windows Phone 8.1 2017-01-18 12:38:56 +00:00
msvc_vcproj.cpp Merge remote-tracking branch 'origin/5.9' into dev 2017-08-02 22:52:32 +02:00
msvc_vcproj.h Fix unnecessary regeneration of mocables in VS projects 2016-12-21 16:35:22 +00:00
msvc_vcxproj.cpp Updated license headers 2016-01-21 18:55:18 +00:00
msvc_vcxproj.h Updated license headers 2016-01-21 18:55:18 +00:00
registry_p.h move "shared" registry reading code into qmake 2016-12-23 13:45:50 +00:00
registry.cpp doc: Remove inappropriate qdoc comment markers 2018-01-18 18:25:27 +00:00
winmakefile.cpp qmake: slightly optimize processPrlFile() calls 2018-07-16 15:44:27 +00:00
winmakefile.h qmake: escape colons and hashmarks in dependency paths 2018-06-25 13:35:20 +00:00