blackberry / VSPlugin

Visual Studio Plugin for BlackBerry Native SDK
9 stars 15 forks source link

b108 - able to have better visibility on output/intermediate folder when converting projects #107

Open mattcostanzo opened 11 years ago

mattcostanzo commented 11 years ago

Getting feedback from Sean. There is a concern that going from a win-32/x64 - > blackberry might build in a folder that the user doesn't expect.

Our current options are we one of the projects configurations or user can set it to not copy and be given default Device-$(Configuration) path.

It was recommended that if we copy a configuration we append "Device-$(Configuration)" to the blackberry output/intermediate directory. ie. /Device-$(Configuration)

What is the expected workflow for converting from a vs project to a blackberry native?

mattcostanzo commented 11 years ago

allee commented a month ago

Need more Use cases and feedback from the field