G
Guest
I'm working on a project that compiles and runs on both the .NET
framework and the .NET compact framework. At the moment I maintain
two separate VS2005 project files, a "PC" project file and a
"Windows CE 5.0" project file. The problem is that, whenever I make
changes to one of the projects, I have to manually update the other
project. Is there any way to have just one project file, and then tell
VS to build to a specific target platform?
/anders
framework and the .NET compact framework. At the moment I maintain
two separate VS2005 project files, a "PC" project file and a
"Windows CE 5.0" project file. The problem is that, whenever I make
changes to one of the projects, I have to manually update the other
project. Is there any way to have just one project file, and then tell
VS to build to a specific target platform?
/anders