I created a new Visual C++ project of type MFC dll and added several source files to it. In Debug mode they all get compiled but in release mode only one particular source file gets compiled even though all the source files are listed. If I remove all else and keep any one particular source file then that gets compiled. Thinking I might have done something wrong I even recreated the project from scratch, and still face the same problem. I haven't seen anything more bizarre than this. I'm using VS 2008 Pro. Please help before I shoot myself.
↧