Eric Torstenson - 2006-09-20

This is a bit goofy, but I have a library and I would like to stash the test in the .cpp file associated with the class so that the test can be compiled using compiler Definitions. However, the macros aren't being picked up by the test application like they would if they were linked directly. Any ideas?