Im using Vista 64 to compile lgpl Qt.. I want to compile it for a 32 bit os.. How do I do this? When I compiled it and used it in visual studio it says that the module type(64bit) was different than the target machine type (32bit) so I just want to make it all 32 bit..

How do I do this? Is it in option when I configure Qt before I "nmake" it?