From cc4a4deda43f1b85fadab36ecbe44e4243992f43 Mon Sep 17 00:00:00 2001 From: El Mehdi Fekari Date: Thu, 20 Mar 2014 18:26:18 +0100 Subject: [PATCH] Qnx: Update the deployment steps for BlackBerry 10 Change-Id: I7e6d4d295ec994255cb91bfd43d268809e39bcf0 Reviewed-by: Leena Miettinen --- doc/src/qnx/creator-deployment-bb10.qdoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/src/qnx/creator-deployment-bb10.qdoc b/doc/src/qnx/creator-deployment-bb10.qdoc index f2ec258608c..0e81fa076b2 100644 --- a/doc/src/qnx/creator-deployment-bb10.qdoc +++ b/doc/src/qnx/creator-deployment-bb10.qdoc @@ -39,8 +39,12 @@ \li Select a BlackBerry 10 \l{glossary-buildandrun-kit}{kit} for either device or simulator. For more information about adding kits, see \l{Connecting BlackBerry 10 Devices}. \li When \QC prompts you to generate a bar descriptor file, answer \gui Yes to generate the file and enable the packaging process. \li You can use the BAR descriptor editor to customize the appearance and behavior of the application. + \li You can specify which Qt libraries your application should link to in the \gui {Create Packages} deployment step if you create a package in development mode. \endlist + The BAR application descriptor file in your project will serve as a template to generate the actual BAR application descriptor file in the build directory + that is used for packaging. The final BAR application descriptor file depends on the options you specify in the \gui {Create Packages} deployment step. + If you have an existing Cascades project created by QNX Momentics IDE, you can import it to \QC: \list 1