Buildinf Diffrent Platform pocketpc applications

  • Thread starter Thread starter Ravi
  • Start date Start date
R

Ravi

hi

Actually i wanted to build the pocket pc application through command
line.I have used multiple projects(Supporting Projects) for building
the application each project relate to one to other means project
dependenies are there. After building all the projects then only i can
able to build my main project(means Application project) while
building the main project wanted to build for diffrent types of
devices like Pocket Pc ,Pocket Pc Phone Edition 2003 emulator,pocket
pc device,Phone Edition emulator 2003 there is any way to build pocket
pc application for differnet platforms.

thank u

ravi
 
Please check the replies to your previous posts rather than posting the same
question again - the output for a .NETCF application is the same regardless
of which platform type you choose at build time. That setting is there to
tell Visual Studio where to deploy the application, the exe generated is
exactly the same.

Peter

--
Peter Foot
Windows Embedded MVP
www.inthehand.com | www.opennetcf.org

Do have an opinion on the effectiveness of Microsoft Windows Mobile and
Embedded newsgroups? Let us know!
https://www.windowsembeddedeval.com/community/newsgroups
 
Back
Top