From: Martin M on
Hello,

I develop a project for win CE 6.0. But for writing the program I prefer to
work and test on the desktop PC. But from time to time I want to test on the
target. How can I switch the given project to the other target or switch to
another project that uses the same files?
I thought about creating two solutions in one directory but that would
overwrite the compiler outputs every time I change the target.
Any other ideas?

Thank you for any help

Martin