Quantcast
Channel: Visual C forum
Viewing all articles
Browse latest Browse all 15302

C++ How to suppress *.lib automatically when I need to rebuild in debug or release ?

$
0
0

When I want to debug my application, I build in debug and I need to build my library in debug also. I cannot link my application in debug with the library in release because of the known run time link definitions errors. The problem is I have to suppress my library manually. Any pre-build event I tried, to delete the $Target,  does not seems to be fired  because no changes where done in the project I guess. Is there a trick ? Tx.


Guy Harel


I selected the wrong forum. Can someone redirect to C++ ?

Viewing all articles
Browse latest Browse all 15302

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>