qt5base-lts/qmake/generators/win32
Tobias Koenig a01146aac1 Use QFileInfo::exists(f) instead of QFileInfo(f).exists()
QFileInfo::exists(f) is somewhat faster than the version which creates an temporary object.

Change-Id: I5f931a86d9dfad57d99efe04ca115422de43def9
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2016-01-21 21:21:47 +00:00
..
cesdkhandler.cpp QMake: replace QStringLiteral with QLatin1String 2016-01-21 07:25:48 +00:00
cesdkhandler.h Fix incorrect pass by value. 2015-04-21 11:37:54 +00:00
mingw_make.cpp Work around MinGW-make's magic prefixing of paths. 2016-01-21 19:23:40 +00:00
mingw_make.h Work around MinGW-make's magic prefixing of paths. 2016-01-21 19:23:40 +00:00
msbuild_objectmodel.cpp QMake: replace QStringLiteral with QLatin1String 2016-01-21 07:25:48 +00:00
msbuild_objectmodel.h Merge remote-tracking branch 'origin/5.4' into 5.5 2015-02-24 21:02:08 +01:00
msvc_nmake.cpp Work around MinGW-make's magic prefixing of paths. 2016-01-21 19:23:40 +00:00
msvc_nmake.h inline NmakeMakefileGenerator::getPdbTarget() 2015-10-01 16:19:23 +00:00
msvc_objectmodel.cpp Support precompiled header files without file extension in VS projects 2016-01-18 16:06:46 +00:00
msvc_objectmodel.h WinRT: Add qmake support for Windows 10 2015-05-26 11:09:41 +00:00
msvc_vcproj.cpp Use QFileInfo::exists(f) instead of QFileInfo(f).exists() 2016-01-21 21:21:47 +00:00
msvc_vcproj.h MakefileGenerator::processSources() doesn't need to be virtual. 2015-11-13 15:10:32 +00:00
msvc_vcxproj.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
msvc_vcxproj.h Update copyright headers 2015-02-11 06:49:51 +00:00
winmakefile.cpp Work around MinGW-make's magic prefixing of paths. 2016-01-21 19:23:40 +00:00
winmakefile.h merge MingwMakefileGenerator::findLibraries() into Win32MakefileGenerator 2015-10-02 14:01:24 +00:00