[Qt-interest] debug and release on different directories

Paul Miller paul at fxtech.com
Mon Jan 11 22:15:27 CET 2010


On 1/11/2010 2:58 PM, mmiacca wrote:
> Hi
>
> I have a plugin and i need to create a plugin on two sites,
> $(QTDIR)/plugins/designer and ..\plugins, with the following lines in
> the .pro i get the release or debug on both directories, can i get the
> release version in the first site and the debug version in the second site?

You might just want to clone the Qt tree and build one release and the 
other debug. Then you'll have two entirely different sets of DLLs.



More information about the Qt-interest-old mailing list