How to have different Project Dependencies for each Project Configuration?

后端 未结 6 1036
不思量自难忘°
不思量自难忘° 2021-02-09 04:49

I would like to have different Project Dependencies depending on which Project Configuration I\'m currently building.

For example, I don\'t want to build and link Some

6条回答
  •  天涯浪人
    2021-02-09 05:34

    Right click your solution and select properties. Solution property page will show up..

    In right page select Configuration Properties >>> Configuration

    Here you can select the build configuration for Debug, Release and All build type by checking the check box labeled as Build.

提交回复
热议问题