In visual studio 2005 how to compile without the /clr option?
visual studio project properties->Configuration properties->C/C++ ->Command Line->All options: here the /clr switch is enabled by default with many other options, however i am unable to edit this.
In visual studio 2005 how to compile without the /clr option? visual studio project
Share
Project Properties on the General tab you should see a section for Project Defaults. Change Common Language Runtime Support to No Common Language Runtime Support