Change target CPU settings in Visual Studio 2010 Express
问题 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: Go to the startup project of your program. Open the properties window. Click the compile tab. Click advanced compile options. Change the target CPU options to x86. But I don\'t see the \"compile\" tab anywhere in the properties. Please help me at the earliest. Update: I do see a platform dropdown, but that contains nothing apart from \"Any CPU\