visual studio 2010 - How to set a specific solution configuration by default upon startup? -


in solution, have several solution configurations. upon start-up ,debug set default. enter image description here

is possible set specific configuration default? i've tried rename solutions begin "." ,for instance - .mysqldebug. still debug remains default configuration. renaming "debug" me?


Comments

Popular posts from this blog

sql server - MSSQL Text and Varchar(MAX) fields shown (MEMO) in DBGrid -

qml - Is it possible to implement SystemTrayIcon functionality in Qt Quick application -

php - Changing the visibility scope of parent methods in child classes -