Hello,
When I compile from the command line I merely use a /c command line switch to disable the linking phase. How do I do this from the IDE? I've tried putting /c in the IDE's command line properties of both the compiler and the linker but that doesn't seem to work. I'm assuming there must be a properties entry or check box for this somewhere but I haven't found it.
Thanks,
Ray