By default visual studio uses 2 threads on my machine, a dual core AMD.<br><br>I notice when I have RUNTESTS (I can't remember) enabled, it may attempt to run the tests before my project is even built.<br><br>If certain sub directories depend on a target in another directory already being built, is it safe to use the multi-threaded option in visual studio?<br>
<br>Regards,<br><br>Juan<br>