View Single Post
  #88 (permalink)  
Old 05-30-2008, 08:44 PM
obrienj obrienj is offline
Junior Member
 
Join Date: Jan 2008
Posts: 17
Default How to organize for dual platform development

Now that I seem to have all the development pieces (B4P, #develop, and .NET 2.0 (Win32 and CF)) I'm curious about anyone's thoughts on how to organize project directories to handle building of C# and B4P components for dual platforms, in my case a PC and an HTC Mogul running WM6.

Any additonal question is how, in both #develop and B4P, to setup project definitions to allow for simultanous development such that any change to the source will be reflected in all target platform components. My assumption here is that the source for a given project will be common across platforms.

Anyone got any ideas on this?

Regards,
Jim
Reply With Quote