I wish to change the target CPU settings from \"Any CPU\" to \"x86\" in Visual Studio 2010.
I read on another website that I need to do the following:
I don't have Visual Studio 2010 right now, but in Visual Studio 2008, you have to first add a configuration through Build -> Configuration Manager.
Build -> Configuration Manager
After you have added the configuration, you can simply select the Active Configuration through the drop down menu.
Active Configuration