qmake/vcxproj: remove unused code
Change-Id: I5ac0ae534a7b3205d61cf2980594b74c1ed926a7 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
This commit is contained in:
parent
b378d8ca10
commit
be5c1e836a
@ -622,8 +622,6 @@ void VcprojGenerator::writeSubDirs(QTextStream &t)
|
||||
QHash<QString, VcsolutionDepend*> solution_depends;
|
||||
QList<VcsolutionDepend*> solution_cleanup;
|
||||
|
||||
QString oldpwd = qmake_getpwd();
|
||||
|
||||
// Make sure that all temp projects are configured
|
||||
// for release so that the depends are created
|
||||
// without the debug <lib>dxxx.lib name mangling
|
||||
|
Loading…
Reference in New Issue
Block a user