Fix QProcess compile for Windows CE.
authorAndreas Holzammer <andreas.holzammer@kdab.com>
Wed, 8 Feb 2012 11:06:49 +0000 (12:06 +0100)
committerQt by Nokia <qt-info@nokia.com>
Wed, 8 Feb 2012 11:16:35 +0000 (12:16 +0100)
commitbf69cc93323ccd9abe20fd1320d35bdfcced8761
tree29f229522d44079ffc59cc2a7e69bd9f2f5e6bdc
parente999156cb42e674f121aa19f904ba969dd74cb00
Fix QProcess compile for Windows CE.

There are no Pipes under Windows CE,
so take out the pipereader.

Change-Id: I3e6afd403ed36e86a8694674f6c4798f1226ff74
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
src/corelib/io/io.pri
src/corelib/io/qprocess_wince.cpp