Tagged Questions
0
votes
3answers
114 views
How to make visual c++ 2008 work in a clean way?
I want to use it to debug an existing project,
but without generating additional files within the project itself.
How can I tell visual c++ 2008 to put its own stuff in a separate directory outside ...