Change target SDK after project created?

T

Trevor

You select a target SDK (Windows Mobile 5, Windows Mobile 6, etc.) when you
create a C# Smart Device Project. Is there any way to target a different
SDK without rebuilding the project? A C++ Smart Device project easily
allows you to target multiple SDKs and change them after the project is
created. Is there some way to do this with C# too?
 
A

Alberto Silva - Microsoft MVP - Device Application

Hi,
When you right-click the project on the Solution Explorer, there's an option
'Change Target Platform' that allows you to change it.

--

Alberto Silva
www.moving2u.pt - R&D Manager
http://msmvps.com/AlbertoSilva - Blog
Microsoft MVP - Device Application Development
 

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