Change target CPU settings in Visual Studio 2010 Express

前端 未结 4 1395
北荒
北荒 2020-11-27 05:03

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:

4条回答
  •  离开以前
    2020-11-27 05:12

    To make the Build menu bar appear on your Visual Studio 2010, go to menu Tools -> Settings -> check Expert Settings. So later on you can use Configuration Manager.

提交回复
热议问题