Make configure.exe create files with Windows line-endings
authorThiago Macieira <thiago.macieira@intel.com>
Tue, 24 Apr 2012 17:14:10 +0000 (19:14 +0200)
committerQt by Nokia <qt-info@nokia.com>
Wed, 25 Apr 2012 10:43:25 +0000 (12:43 +0200)
commit8da57f37320478e1ae6094410ff230aa4580689b
tree5666d702ff94c34d78dcf4ef2583cdb897f85526
parent5a09e71fc38205574a9f1b3b6775845108c3ab1c
Make configure.exe create files with Windows line-endings

Except for the perl sources, just in case.

This helps if you need to open the output files in, say, notepad.exe.

Change-Id: Ibf46b74af2efd6936586650e1405750bfef17952
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
tools/configure/configureapp.cpp