Remove the fixFilename() usage from the solution generator
commit909f96a4f92ad3c9fed1dc4c3873b638421568b0
authorMarius Storm-Olsen <marius@trolltech.com>
Fri, 29 May 2009 08:07:06 +0000 (29 10:07 +0200)
committerMarius Storm-Olsen <marius@trolltech.com>
Fri, 29 May 2009 09:00:05 +0000 (29 11:00 +0200)
tree38a7861aceee9dec0ea40ac0a81badac7db3ac5b
parent87acb1722d9db66aa01d238b6e4ac90dfe095ff0
Remove the fixFilename() usage from the solution generator

Only the Solution Generator was using the fixFilename() function, so
under some circumstances the solution filename wouldn't find the
correct vcproj file to include. This created a problem with
network-chat.vcproj.

Task-number: 254772
Reviewed-by: joao
qmake/generators/win32/msvc_vcproj.cpp