[Qt-interest] Fwd: Re: Qt and cryptography

Sean Harmer sean.harmer at maps-technology.com
Thu Mar 26 10:21:43 CET 2009


Hi,

On Thursday 26 March 2009 08:36:58 Oliver Demetz wrote:
> and my .pro file contains
>
> QT += core \
>      gui \
>      crypto
>
> so how can i make qt know about the crypro module?
You need:

CONFIG += crypto

Sean




More information about the Qt-interest-old mailing list