1. How do I tell eclipse whether it should build a release or debug version ?
2. When trying to debug, I switch to the debug perspective, set a breakpoint in CM_LoadMap() and then Run->Debug. It starts to fire up ufo.exe but then stops saying
No source available for "main() at 0x546859"
What am I doing wrong ?
3. How do I start the profiler ??