I have instructions to build the app for 32 bit. The instructions tell you how to do this.. it says, "To change the platform, right click the project in the Solution Explorer and select 'Properties'. Select the 'Build' tab and choose 'x86' as the platform (by default it will be set to 'Any CPU')."

This was written for Visual C# not the express edition. I am using the Visual C# express edition 2008 . I don't see this option under Build in Properties for my project. How do I do this?

I am using Win 7 64 bit.