How to switch a C# project between desktop and Win CE6.0?

M

Martin M

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top