Create a BlackBerry target
You
must open an existing project in Microsoft Visual
Studio or create a new one and populate it with your resources. If you create a
new project using the Win32 configuration template, a
new BlackBerry build target configuration is created using the Win32 build target configuration as its
template. If you use the <Empty> template, a new
BlackBerry
build target configuration is created using the default settings defined by Microsoft Visual
Studio.
The following steps show you how to modify the build target configurations for your BlackBerry application.
-
In Microsoft Visual Studio, on the Build menu, select Configuration Manager.
-
In the Configuration Manager window, in the Active solution platform drop-down list, select New.
-
In the New Solution Platform window, in the Type or select the new platform drop-down list, select BlackBerry.
-
In the Copy settings from drop-down list, select <Empty> or Win32.
-
Click OK.
-
Click Close.