简体   繁体   中英

Different dependency settings for 'Debug' and 'Release' build configuration in VisualC++ 6.0

I'm using VisualC++ 6.0. (and, yes, I'm using Mosaic browser..;) My VC++ project has different dependency setting for 'Debug' and 'Release' build configuration. So, when I switch from one configuration to other, I have to change the dependency by hand every time. Is there any better way to do this? Can I keep my dependency setting according to each configuration?

Which dependency are you dealing with?

Under build, there is a configuration for debug/release/both.

If you can supply more details, I might be able to help.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM