Did you copy any openssl directory to your qt directory ? I havent built Qt for WinCE,,, but I do the following for desktop -
Copy contents of C:/OpenSsl/include to QTDIR/include
Copy contents of C:/OpenSsl/lib to QTDIR/lib

and then run configure...

am not sure if its same for wince too. but u can try if u havent