<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[2184] 2013/b0unc3: initial release - alpha -</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://gsoc.trac.wordpress.org/changeset/2184">2184</a></dd>
<dt>Author</dt> <dd>b0unc3</dd>
<dt>Date</dt> <dd>2013-08-01 16:15:19 +0000 (Thu, 01 Aug 2013)</dd>
</dl>

<h3>Log Message</h3>
<pre>initial release - alpha -</pre>

<h3>Added Paths</h3>
<ul>
<li>2013/b0unc3/branches/</li>
<li>2013/b0unc3/tags/</li>
<li>2013/b0unc3/trunk/</li>
<li><a href="#2013b0unc3trunkMakefile">2013/b0unc3/trunk/Makefile</a></li>
<li><a href="#2013b0unc3trunkREADMEmd">2013/b0unc3/trunk/README.md</a></li>
<li>2013/b0unc3/trunk/arm/</li>
<li><a href="#2013b0unc3trunkarmMakefile">2013/b0unc3/trunk/arm/Makefile</a></li>
<li><a href="#2013b0unc3trunkarmMakefileDebug">2013/b0unc3/trunk/arm/Makefile.Debug</a></li>
<li><a href="#2013b0unc3trunkarmMakefileRelease">2013/b0unc3/trunk/arm/Makefile.Release</a></li>
<li>2013/b0unc3/trunk/arm/o.le-v7/</li>
<li>2013/b0unc3/trunk/arm/o.le-v7/.moc/</li>
<li>2013/b0unc3/trunk/arm/o.le-v7/.obj/</li>
<li>2013/b0unc3/trunk/arm/o.le-v7-g/</li>
<li>2013/b0unc3/trunk/arm/o.le-v7-g/.moc/</li>
<li><a href="#2013b0unc3trunkarmolev7gmocmoc_applicationuicpp">2013/b0unc3/trunk/arm/o.le-v7-g/.moc/moc_applicationui.cpp</a></li>
<li>2013/b0unc3/trunk/arm/o.le-v7-g/.obj/</li>
<li>2013/b0unc3/trunk/arm/o.le-v7-g/.obj/wp_bb10.gch/</li>
<li><a href="#2013b0unc3trunkarmolev7gobjwp_bb10gchc">2013/b0unc3/trunk/arm/o.le-v7-g/.obj/wp_bb10.gch/c++</a></li>
<li><a href="#2013b0unc3trunkarmolev7gwp_bb10">2013/b0unc3/trunk/arm/o.le-v7-g/wp_bb10</a></li>
<li>2013/b0unc3/trunk/assets/</li>
<li><a href="#2013b0unc3trunkassetsassetsindex">2013/b0unc3/trunk/assets/.assets.index</a></li>
<li><a href="#2013b0unc3trunkassetsmainqml">2013/b0unc3/trunk/assets/main.qml</a></li>
<li><a href="#2013b0unc3trunkbardescriptorxml">2013/b0unc3/trunk/bar-descriptor.xml</a></li>
<li><a href="#2013b0unc3trunkconfigpri">2013/b0unc3/trunk/config.pri</a></li>
<li><a href="#2013b0unc3trunkiconpng">2013/b0unc3/trunk/icon.png</a></li>
<li><a href="#2013b0unc3trunkprecompiledh">2013/b0unc3/trunk/precompiled.h</a></li>
<li>2013/b0unc3/trunk/src/</li>
<li><a href="#2013b0unc3trunksrcapplicationuicpp">2013/b0unc3/trunk/src/applicationui.cpp</a></li>
<li><a href="#2013b0unc3trunksrcapplicationuihpp">2013/b0unc3/trunk/src/applicationui.hpp</a></li>
<li><a href="#2013b0unc3trunksrcmaincpp">2013/b0unc3/trunk/src/main.cpp</a></li>
<li>2013/b0unc3/trunk/translations/</li>
<li><a href="#2013b0unc3trunktranslationsMakefile">2013/b0unc3/trunk/translations/Makefile</a></li>
<li><a href="#2013b0unc3trunktranslationswp_bb10pro">2013/b0unc3/trunk/translations/wp_bb10.pro</a></li>
<li><a href="#2013b0unc3trunktranslationswp_bb10qm">2013/b0unc3/trunk/translations/wp_bb10.qm</a></li>
<li><a href="#2013b0unc3trunktranslationswp_bb10ts">2013/b0unc3/trunk/translations/wp_bb10.ts</a></li>
<li><a href="#2013b0unc3trunkwp_bb10bar">2013/b0unc3/trunk/wp_bb10.bar</a></li>
<li><a href="#2013b0unc3trunkwp_bb10pro">2013/b0unc3/trunk/wp_bb10.pro</a></li>
<li><a href="#2013b0unc3trunkwplogopng">2013/b0unc3/trunk/wplogo.png</a></li>
<li>2013/b0unc3/trunk/x86/</li>
<li>2013/b0unc3/trunk/x86/o/</li>
<li>2013/b0unc3/trunk/x86/o-g/</li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="2013b0unc3trunkMakefile"></a>
<div class="addfile"><h4>Added: 2013/b0unc3/trunk/Makefile (0 => 2184)</h4>
<pre class="diff"><span>
<span class="info">--- 2013/b0unc3/trunk/Makefile                               (rev 0)
+++ 2013/b0unc3/trunk/Makefile  2013-08-01 16:15:19 UTC (rev 2184)
</span><span class="lines">@@ -0,0 +1,6 @@
</span><ins>+QMAKE_TARGET  = wp_bb10
+PROJECT_DIR      := $(dir $(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST)))
+I18N_DIR         := $(PROJECT_DIR)/translations
+
+include mk/cs-base.mk
+
</ins></span></pre></div>
<a id="2013b0unc3trunkREADMEmd"></a>
<div class="addfile"><h4>Added: 2013/b0unc3/trunk/README.md (0 => 2184)</h4>
<pre class="diff"><span>
<span class="info">--- 2013/b0unc3/trunk/README.md                              (rev 0)
+++ 2013/b0unc3/trunk/README.md 2013-08-01 16:15:19 UTC (rev 2184)
</span><span class="lines">@@ -0,0 +1,5 @@
</span><ins>+WordPress for BlackBerry 10
+===========================
+
+WordPress native app for the BlackBerry 10 devices.
+
</ins></span></pre></div>
<a id="2013b0unc3trunkarmMakefile"></a>
<div class="addfile"><h4>Added: 2013/b0unc3/trunk/arm/Makefile (0 => 2184)</h4>
<pre class="diff"><span>
<span class="info">--- 2013/b0unc3/trunk/arm/Makefile                           (rev 0)
+++ 2013/b0unc3/trunk/arm/Makefile      2013-08-01 16:15:19 UTC (rev 2184)
</span><span class="lines">@@ -0,0 +1,159 @@
</span><ins>+#############################################################################
+# Makefile for building: libwp_bb10.so.1.0.0
+# Generated by qmake (2.01a) (Qt 4.8.5) on: gio ago 1 01:30:53 2013
+# Project:  ../wp_bb10.pro
+# Template: lib
+# Command: /home/b0unc3/bbndk/host_10_1_0_132/linux/x86/usr/bin/qmake -spec ../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-armv7le-qcc CONFIG+=debug_and_release CONFIG+=device -o Makefile ../wp_bb10.pro
+#############################################################################
+
+first: release
+install: release-install
+uninstall: release-uninstall
+MAKEFILE      = Makefile
+QMAKE         = /home/b0unc3/bbndk/host_10_1_0_132/linux/x86/usr/bin/qmake
+DEL_FILE      = rm -f
+CHK_DIR_EXISTS= test -d
+MKDIR         = mkdir -p
+COPY          = cp -f
+COPY_FILE     = $(COPY)
+COPY_DIR      = $(COPY) -r
+INSTALL_FILE  = $(COPY_FILE)
+INSTALL_PROGRAM = $(COPY_FILE)
+INSTALL_DIR   = $(COPY_DIR)
+DEL_FILE      = rm -f
+SYMLINK       = ln -f -s
+DEL_DIR       = rmdir
+MOVE          = mv -f
+CHK_DIR_EXISTS= test -d
+MKDIR         = mkdir -p
+SUBTARGETS    =  \
+               release \
+               debug
+
+release: $(MAKEFILE).Release FORCE
+       $(MAKE) -f $(MAKEFILE).Release
+release-make_default: $(MAKEFILE).Release FORCE
+       $(MAKE) -f $(MAKEFILE).Release 
+release-make_first: $(MAKEFILE).Release FORCE
+       $(MAKE) -f $(MAKEFILE).Release first
+release-all: $(MAKEFILE).Release FORCE
+       $(MAKE) -f $(MAKEFILE).Release all
+release-clean: $(MAKEFILE).Release FORCE
+       $(MAKE) -f $(MAKEFILE).Release clean
+release-distclean: $(MAKEFILE).Release FORCE
+       $(MAKE) -f $(MAKEFILE).Release distclean
+release-install: $(MAKEFILE).Release FORCE
+       $(MAKE) -f $(MAKEFILE).Release install
+release-uninstall: $(MAKEFILE).Release FORCE
+       $(MAKE) -f $(MAKEFILE).Release uninstall
+debug: $(MAKEFILE).Debug FORCE
+       $(MAKE) -f $(MAKEFILE).Debug
+debug-make_default: $(MAKEFILE).Debug FORCE
+       $(MAKE) -f $(MAKEFILE).Debug 
+debug-make_first: $(MAKEFILE).Debug FORCE
+       $(MAKE) -f $(MAKEFILE).Debug first
+debug-all: $(MAKEFILE).Debug FORCE
+       $(MAKE) -f $(MAKEFILE).Debug all
+debug-clean: $(MAKEFILE).Debug FORCE
+       $(MAKE) -f $(MAKEFILE).Debug clean
+debug-distclean: $(MAKEFILE).Debug FORCE
+       $(MAKE) -f $(MAKEFILE).Debug distclean
+debug-install: $(MAKEFILE).Debug FORCE
+       $(MAKE) -f $(MAKEFILE).Debug install
+debug-uninstall: $(MAKEFILE).Debug FORCE
+       $(MAKE) -f $(MAKEFILE).Debug uninstall
+
+Makefile: ../wp_bb10.pro  ../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/common/g++-base.conf \
+               ../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/common/g++-unix.conf \
+               ../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/common/unix.conf \
+               ../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/common/qcc-base.conf \
+               ../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/common/qcc-base-qnx.conf \
+               ../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/qconfig.pri \
+               ../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/qt_functions.prf \
+               ../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/qt_config.prf \
+               ../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/qnx-armv7le-qcc/qmake.conf \
+               ../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
+               ../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/default_pre.prf \
+               ../config.pri \
+               ../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/release.prf \
+               ../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/debug_and_release.prf \
+               ../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/default_post.prf \
+               ../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/cascades10.prf \
+               ../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/warn_on.prf \
+               ../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/qt.prf \
+               ../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/unix/thread.prf \
+               ../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/moc.prf \
+               ../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/resources.prf \
+               ../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/uic.prf \
+               ../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/yacc.prf \
+               ../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/lex.prf \
+               /home/b0unc3/bbndk/target_10_1_0_1020/qnx6/armle-v7/usr/lib/qt4/lib/libQtDeclarative.prl \
+               /home/b0unc3/bbndk/target_10_1_0_1020/qnx6/armle-v7/usr/lib/qt4/lib/libQtScript.prl \
+               /home/b0unc3/bbndk/target_10_1_0_1020/qnx6/armle-v7/usr/lib/qt4/lib/libQtCore.prl \
+               /home/b0unc3/bbndk/target_10_1_0_1020/qnx6/armle-v7/usr/lib/qt4/lib/libQtSvg.prl \
+               /home/b0unc3/bbndk/target_10_1_0_1020/qnx6/armle-v7/usr/lib/qt4/lib/libQtGui.prl \
+               /home/b0unc3/bbndk/target_10_1_0_1020/qnx6/armle-v7/usr/lib/qt4/lib/libQtSql.prl \
+               /home/b0unc3/bbndk/target_10_1_0_1020/qnx6/armle-v7/usr/lib/qt4/lib/libQtXmlPatterns.prl \
+               /home/b0unc3/bbndk/target_10_1_0_1020/qnx6/armle-v7/usr/lib/qt4/lib/libQtNetwork.prl
+       $(QMAKE) -spec ../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-armv7le-qcc CONFIG+=debug_and_release CONFIG+=device -o Makefile ../wp_bb10.pro
+../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/common/g++-base.conf:
+../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/common/g++-unix.conf:
+../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/common/unix.conf:
+../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/common/qcc-base.conf:
+../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/common/qcc-base-qnx.conf:
+../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/qconfig.pri:
+../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/qt_functions.prf:
+../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/qt_config.prf:
+../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/qnx-armv7le-qcc/qmake.conf:
+../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/exclusive_builds.prf:
+../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/default_pre.prf:
+../config.pri:
+../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/release.prf:
+../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/debug_and_release.prf:
+../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/default_post.prf:
+../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/cascades10.prf:
+../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/warn_on.prf:
+../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/qt.prf:
+../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/unix/thread.prf:
+../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/moc.prf:
+../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/resources.prf:
+../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/uic.prf:
+../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/yacc.prf:
+../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/lex.prf:
+/home/b0unc3/bbndk/target_10_1_0_1020/qnx6/armle-v7/usr/lib/qt4/lib/libQtDeclarative.prl:
+/home/b0unc3/bbndk/target_10_1_0_1020/qnx6/armle-v7/usr/lib/qt4/lib/libQtScript.prl:
+/home/b0unc3/bbndk/target_10_1_0_1020/qnx6/armle-v7/usr/lib/qt4/lib/libQtCore.prl:
+/home/b0unc3/bbndk/target_10_1_0_1020/qnx6/armle-v7/usr/lib/qt4/lib/libQtSvg.prl:
+/home/b0unc3/bbndk/target_10_1_0_1020/qnx6/armle-v7/usr/lib/qt4/lib/libQtGui.prl:
+/home/b0unc3/bbndk/target_10_1_0_1020/qnx6/armle-v7/usr/lib/qt4/lib/libQtSql.prl:
+/home/b0unc3/bbndk/target_10_1_0_1020/qnx6/armle-v7/usr/lib/qt4/lib/libQtXmlPatterns.prl:
+/home/b0unc3/bbndk/target_10_1_0_1020/qnx6/armle-v7/usr/lib/qt4/lib/libQtNetwork.prl:
+qmake: qmake_all FORCE
+       @$(QMAKE) -spec ../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-armv7le-qcc CONFIG+=debug_and_release CONFIG+=device -o Makefile ../wp_bb10.pro
+
+qmake_all: FORCE
+
+make_default: release-make_default debug-make_default FORCE
+make_first: release-make_first debug-make_first FORCE
+all: release-all debug-all FORCE
+clean: release-clean debug-clean FORCE
+distclean: release-distclean debug-distclean FORCE
+       -$(DEL_FILE) Makefile
+
+check: first
+
+release-mocclean: $(MAKEFILE).Release
+       $(MAKE) -f $(MAKEFILE).Release mocclean
+debug-mocclean: $(MAKEFILE).Debug
+       $(MAKE) -f $(MAKEFILE).Debug mocclean
+mocclean: release-mocclean debug-mocclean
+
+release-mocables: $(MAKEFILE).Release
+       $(MAKE) -f $(MAKEFILE).Release mocables
+debug-mocables: $(MAKEFILE).Debug
+       $(MAKE) -f $(MAKEFILE).Debug mocables
+mocables: release-mocables debug-mocables
+FORCE:
+
+$(MAKEFILE).Release: Makefile
+$(MAKEFILE).Debug: Makefile
</ins></span></pre></div>
<a id="2013b0unc3trunkarmMakefileDebug"></a>
<div class="addfile"><h4>Added: 2013/b0unc3/trunk/arm/Makefile.Debug (0 => 2184)</h4>
<pre class="diff"><span>
<span class="info">--- 2013/b0unc3/trunk/arm/Makefile.Debug                             (rev 0)
+++ 2013/b0unc3/trunk/arm/Makefile.Debug        2013-08-01 16:15:19 UTC (rev 2184)
</span><span class="lines">@@ -0,0 +1,187 @@
</span><ins>+#############################################################################
+# Makefile for building: o.le-v7-g/wp_bb10
+# Generated by qmake (2.01a) (Qt 4.8.5) on: gio ago 1 01:30:52 2013
+# Project:  ../wp_bb10.pro
+# Template: app
+#############################################################################
+
+####### Compiler, tools and options
+
+CC            = qcc -Vgcc_ntoarmv7le
+CXX           = qcc -Vgcc_ntoarmv7le
+DEFINES       = -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED
+CFLAGS        = -Wno-psabi -fstack-protector -fstack-protector-all -mcpu=cortex-a9 -g -Wno-psabi -Wall -W -D_REENTRANT $(DEFINES)
+CXXFLAGS      = -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -mcpu=cortex-a9 -g -Wno-psabi -Wall -W -D_REENTRANT $(DEFINES)
+INCPATH       = -I../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-armv7le-qcc -I../../wp_bb10 -I../../../bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I../../../bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I../../../bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I../src -Io.le-v7-g/.moc -I../../../bbndk/target_10_1_0_1020/qnx6/usr/include -I../../../bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I.
+LINK          = qcc -Vgcc_ntoarmv7le
+LFLAGS        = -lang-c++ -Wl,-rpath-link,/home/b0unc3/bbndk/target_10_1_0_1020/qnx6/armle-v7/lib -Wl,-rpath-link,/home/b0unc3/bbndk/target_10_1_0_1020/qnx6/armle-v7/usr/lib -Wl,-rpath-link,/home/b0unc3/bbndk/target_10_1_0_1020/qnx6/armle-v7/usr/lib/qt4/lib
+LIBS          = $(SUBLIBS)  -L/home/b0unc3/bbndk/target_10_1_0_1020/qnx6/armle-v7/lib -L/home/b0unc3/bbndk/target_10_1_0_1020/qnx6/armle-v7/usr/lib -L/home/b0unc3/bbndk/target_10_1_0_1020/qnx6/armle-v7/usr/lib/qt4/lib -lbbcascades -lQtDeclarative -lQtScript -lQtSvg -lQtSql -lsqlite3 -lz -lQtXmlPatterns -lQtGui -lQtNetwork -lsocket -lQtCore -lm -lbps 
+AR            = ntoarmv7-ar cqs
+RANLIB        = ntoarmv7-ranlib
+QMAKE         = /home/b0unc3/bbndk/host_10_1_0_132/linux/x86/usr/bin/qmake
+TAR           = tar -cf
+COMPRESS      = gzip -9f
+COPY          = cp -f
+SED           = sed
+COPY_FILE     = $(COPY)
+COPY_DIR      = $(COPY) -r
+STRIP         = ntoarmv7-strip
+INSTALL_FILE  = $(COPY_FILE)
+INSTALL_DIR   = $(COPY_DIR)
+INSTALL_PROGRAM = $(COPY_FILE)
+DEL_FILE      = rm -f
+SYMLINK       = ln -f -s
+DEL_DIR       = rmdir
+MOVE          = mv -f
+CHK_DIR_EXISTS= test -d
+MKDIR         = mkdir -p
+
+####### Output directory
+
+OBJECTS_DIR   = o.le-v7-g/.obj/
+
+####### Files
+
+SOURCES       = ../src/applicationui.cpp \
+               ../src/main.cpp o.le-v7-g/.moc/moc_applicationui.cpp
+OBJECTS       = o.le-v7-g/.obj/applicationui.o \
+               o.le-v7-g/.obj/main.o \
+               o.le-v7-g/.obj/moc_applicationui.o
+DIST          = ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/common/g++-base.conf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/common/g++-unix.conf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/common/unix.conf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/common/qcc-base.conf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/common/qcc-base-qnx.conf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/qconfig.pri \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/qt_functions.prf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/qt_config.prf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/qnx-armv7le-qcc/qmake.conf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/default_pre.prf \
+               ../../config.pri \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/debug.prf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/debug_and_release.prf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/default_post.prf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/build_pass.prf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/cascades10.prf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/warn_on.prf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/qt.prf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/unix/thread.prf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/moc.prf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/resources.prf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/uic.prf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/yacc.prf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/lex.prf \
+               ../wp_bb10.pro
+QMAKE_TARGET  = wp_bb10
+DESTDIR       = o.le-v7-g/
+TARGET        = o.le-v7-g/wp_bb10
+
+first: all
+####### Implicit rules
+
+.SUFFIXES: .o .c .cpp .cc .cxx .C
+
+.cpp.o:
+       $(CXX) -c -Wc,-include -Wc,o.le-v7-g/.obj/wp_bb10 $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
+
+.cc.o:
+       $(CXX) -c -Wc,-include -Wc,o.le-v7-g/.obj/wp_bb10 $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
+
+.cxx.o:
+       $(CXX) -c -Wc,-include -Wc,o.le-v7-g/.obj/wp_bb10 $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
+
+.C.o:
+       $(CXX) -c -Wc,-include -Wc,o.le-v7-g/.obj/wp_bb10 $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
+
+.c.o:
+       $(CC) -c -Wc,-include -Wc,o.le-v7-g/.obj/wp_bb10 $(CFLAGS) $(INCPATH) -o "$@" "$<"
+
+####### Build rules
+
+all: Makefile.Debug $(TARGET)
+
+$(TARGET):  $(OBJECTS)  
+       @$(CHK_DIR_EXISTS) o.le-v7-g/ || $(MKDIR) o.le-v7-g/ 
+       $(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(OBJCOMP) $(LIBS)
+
+qmake:  FORCE
+       @$(QMAKE) -spec ../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-armv7le-qcc CONFIG+=debug_and_release CONFIG+=device -o Makefile.Debug ../wp_bb10.pro
+
+dist: 
+       @$(CHK_DIR_EXISTS) o.le-v7-g/.obj/wp_bb101.0.0 || $(MKDIR) o.le-v7-g/.obj/wp_bb101.0.0 
+       $(COPY_FILE) --parents $(SOURCES) $(DIST) o.le-v7-g/.obj/wp_bb101.0.0/ && $(COPY_FILE) --parents ../src/applicationui.hpp o.le-v7-g/.obj/wp_bb101.0.0/ && $(COPY_FILE) --parents ../src/applicationui.cpp ../src/main.cpp o.le-v7-g/.obj/wp_bb101.0.0/ && $(COPY_FILE) --parents wp_bb10.ts o.le-v7-g/.obj/wp_bb101.0.0/ && (cd `dirname o.le-v7-g/.obj/wp_bb101.0.0` && $(TAR) wp_bb101.0.0.tar wp_bb101.0.0 && $(COMPRESS) wp_bb101.0.0.tar) && $(MOVE) `dirname o.le-v7-g/.obj/wp_bb101.0.0`/wp_bb101.0.0.tar.gz . && $(DEL_FILE) -r o.le-v7-g/.obj/wp_bb101.0.0
+
+
+clean:compiler_clean 
+       -$(DEL_FILE) $(OBJECTS)
+       -$(DEL_FILE) o.le-v7-g/.obj/wp_bb10.gch/c o.le-v7-g/.obj/wp_bb10.gch/c++
+       -$(DEL_FILE) *~ core *.core
+
+
+####### Sub-libraries
+
+distclean: clean
+       -$(DEL_FILE) $(TARGET) 
+       -$(DEL_FILE) Makefile.Debug
+
+
+###### Prefix headers
+o.le-v7-g/.obj/wp_bb10.gch/c: ../precompiled.h 
+       @$(CHK_DIR_EXISTS) o.le-v7-g/.obj/wp_bb10.gch/ || $(MKDIR) o.le-v7-g/.obj/wp_bb10.gch/ 
+       $(CC) $(CFLAGS) $(INCPATH) -x c-header -c ../precompiled.h -o o.le-v7-g/.obj/wp_bb10.gch/c
+
+o.le-v7-g/.obj/wp_bb10.gch/c++: ../precompiled.h 
+       @$(CHK_DIR_EXISTS) o.le-v7-g/.obj/wp_bb10.gch/ || $(MKDIR) o.le-v7-g/.obj/wp_bb10.gch/ 
+       $(CXX) $(CXXFLAGS) $(INCPATH) -x c++-header -c ../precompiled.h -o o.le-v7-g/.obj/wp_bb10.gch/c++
+
+check: first
+
+mocclean: compiler_moc_header_clean compiler_moc_source_clean
+
+mocables: compiler_moc_header_make_all compiler_moc_source_make_all
+
+compiler_moc_header_make_all: o.le-v7-g/.moc/moc_applicationui.cpp
+compiler_moc_header_clean:
+       -$(DEL_FILE) o.le-v7-g/.moc/moc_applicationui.cpp
+o.le-v7-g/.moc/moc_applicationui.cpp: ../src/applicationui.hpp
+       /home/b0unc3/bbndk/host_10_1_0_132/linux/x86/usr/bin/moc $(DEFINES) $(INCPATH) -D__QNXNTO__ ../src/applicationui.hpp -o o.le-v7-g/.moc/moc_applicationui.cpp
+
+compiler_rcc_make_all:
+compiler_rcc_clean:
+compiler_image_collection_make_all: o.le-v7-g/.ui/qmake_image_collection.cpp
+compiler_image_collection_clean:
+       -$(DEL_FILE) o.le-v7-g/.ui/qmake_image_collection.cpp
+compiler_moc_source_make_all:
+compiler_moc_source_clean:
+compiler_uic_make_all:
+compiler_uic_clean:
+compiler_yacc_decl_make_all:
+compiler_yacc_decl_clean:
+compiler_yacc_impl_make_all:
+compiler_yacc_impl_clean:
+compiler_lex_make_all:
+compiler_lex_clean:
+compiler_clean: compiler_moc_header_clean 
+
+####### Compile
+
+o.le-v7-g/.obj/applicationui.o: ../src/applicationui.cpp ../src/applicationui.hpp \
+               o.le-v7-g/.obj/wp_bb10.gch/c++
+       $(CXX) -c -Wc,-include -Wc,o.le-v7-g/.obj/wp_bb10 $(CXXFLAGS) $(INCPATH) -o o.le-v7-g/.obj/applicationui.o ../src/applicationui.cpp
+
+o.le-v7-g/.obj/main.o: ../src/main.cpp ../src/applicationui.hpp \
+               o.le-v7-g/.obj/wp_bb10.gch/c++
+       $(CXX) -c -Wc,-include -Wc,o.le-v7-g/.obj/wp_bb10 $(CXXFLAGS) $(INCPATH) -o o.le-v7-g/.obj/main.o ../src/main.cpp
+
+o.le-v7-g/.obj/moc_applicationui.o: o.le-v7-g/.moc/moc_applicationui.cpp o.le-v7-g/.obj/wp_bb10.gch/c++
+       $(CXX) -c -Wc,-include -Wc,o.le-v7-g/.obj/wp_bb10 $(CXXFLAGS) $(INCPATH) -o o.le-v7-g/.obj/moc_applicationui.o o.le-v7-g/.moc/moc_applicationui.cpp
+
+####### Install
+
+install:   FORCE
+
+uninstall:   FORCE
+
+FORCE:
+
</ins></span></pre></div>
<a id="2013b0unc3trunkarmMakefileRelease"></a>
<div class="addfile"><h4>Added: 2013/b0unc3/trunk/arm/Makefile.Release (0 => 2184)</h4>
<pre class="diff"><span>
<span class="info">--- 2013/b0unc3/trunk/arm/Makefile.Release                           (rev 0)
+++ 2013/b0unc3/trunk/arm/Makefile.Release      2013-08-01 16:15:19 UTC (rev 2184)
</span><span class="lines">@@ -0,0 +1,212 @@
</span><ins>+#############################################################################
+# Makefile for building: libwp_bb10.so.1.0.0
+# Generated by qmake (2.01a) (Qt 4.8.5) on: gio ago 1 01:30:52 2013
+# Project:  ../wp_bb10.pro
+# Template: lib
+#############################################################################
+
+####### Compiler, tools and options
+
+CC            = qcc -Vgcc_ntoarmv7le
+CXX           = qcc -Vgcc_ntoarmv7le
+DEFINES       = -DQT_NO_IMPORT_QT47_QML -DQ_OS_BLACKBERRY -D_FORTIFY_SOURCE=2 -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_CORE_LIB -DQT_SHARED
+CFLAGS        = -Wno-psabi -fstack-protector -fstack-protector-all -mcpu=cortex-a9 -O2 -Wno-psabi -fstack-protector-strong -fvisibility=hidden -mthumb -Os -Wall -W -D_REENTRANT -fPIC -shared $(DEFINES)
+CXXFLAGS      = -Wno-psabi -lang-c++ -fstack-protector -fstack-protector-all -mcpu=cortex-a9 -O2 -Wno-psabi -fstack-protector-strong -fvisibility=hidden -mthumb -Os -Wall -W -D_REENTRANT -fPIC -shared $(DEFINES)
+INCPATH       = -I../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-armv7le-qcc -I../../wp_bb10 -I../../../bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtCore -I../../../bbndk/target_10_1_0_1020/qnx6/usr/include/qt4/QtDeclarative -I../../../bbndk/target_10_1_0_1020/qnx6/usr/include/qt4 -I../src -Io.le-v7/.moc -I../../../bbndk/target_10_1_0_1020/qnx6/usr/include -I../../../bbndk/target_10_1_0_1020/qnx6/usr/include/freetype2 -I.
+LINK          = qcc -Vgcc_ntoarmv7le
+LFLAGS        = -lang-c++ -Wl,-rpath-link,/home/b0unc3/bbndk/target_10_1_0_1020/qnx6/armle-v7/lib -Wl,-rpath-link,/home/b0unc3/bbndk/target_10_1_0_1020/qnx6/armle-v7/usr/lib -Wl,-O1 -Wl,-rpath-link,/home/b0unc3/bbndk/target_10_1_0_1020/qnx6/armle-v7/usr/lib/qt4/lib -Wl,-z,relro -Wl,-soname,wp_bb10.so -shared -Wl,-z,relro -Wl,-z,now
+LIBS          = $(SUBLIBS)  -L/home/b0unc3/bbndk/target_10_1_0_1020/qnx6/armle-v7/lib -L/home/b0unc3/bbndk/target_10_1_0_1020/qnx6/armle-v7/usr/lib -L/home/b0unc3/bbndk/target_10_1_0_1020/qnx6/armle-v7/usr/lib/qt4/lib -lbbcascades -lQtDeclarative -lQtScript -lQtSvg -lQtSql -lsqlite3 -lz -lQtXmlPatterns -lQtGui -lQtNetwork -lsocket -lQtCore -lm -lbps 
+AR            = ntoarmv7-ar cqs
+RANLIB        = ntoarmv7-ranlib
+QMAKE         = /home/b0unc3/bbndk/host_10_1_0_132/linux/x86/usr/bin/qmake
+TAR           = tar -cf
+COMPRESS      = gzip -9f
+COPY          = cp -f
+SED           = sed
+COPY_FILE     = $(COPY)
+COPY_DIR      = $(COPY) -r
+STRIP         = ntoarmv7-strip
+INSTALL_FILE  = $(COPY_FILE)
+INSTALL_DIR   = $(COPY_DIR)
+INSTALL_PROGRAM = $(COPY_FILE)
+DEL_FILE      = rm -f
+SYMLINK       = ln -f -s
+DEL_DIR       = rmdir
+MOVE          = mv -f
+CHK_DIR_EXISTS= test -d
+MKDIR         = mkdir -p
+
+####### Output directory
+
+OBJECTS_DIR   = o.le-v7/.obj/
+
+####### Files
+
+SOURCES       = ../src/applicationui.cpp \
+               ../src/main.cpp o.le-v7/.moc/moc_applicationui.cpp
+OBJECTS       = o.le-v7/.obj/applicationui.o \
+               o.le-v7/.obj/main.o \
+               o.le-v7/.obj/moc_applicationui.o
+DIST          = ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/common/g++-base.conf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/common/g++-unix.conf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/common/unix.conf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/common/qcc-base.conf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/common/qcc-base-qnx.conf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/qconfig.pri \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/qt_functions.prf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/qt_config.prf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/qnx-armv7le-qcc/qmake.conf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/exclusive_builds.prf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/default_pre.prf \
+               ../../config.pri \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/release.prf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/debug_and_release.prf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/default_post.prf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/build_pass.prf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/cascades10.prf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/warn_on.prf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/qt.prf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/unix/thread.prf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/moc.prf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/resources.prf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/uic.prf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/yacc.prf \
+               ../../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/features/lex.prf \
+               ../wp_bb10.pro
+QMAKE_TARGET  = wp_bb10
+DESTDIR       = o.le-v7/
+TARGET        = libwp_bb10.so.1.0.0
+TARGETA       = o.le-v7/libwp_bb10.a
+TARGETD       = libwp_bb10.so.1.0.0
+TARGET0       = libwp_bb10.so
+TARGET1       = libwp_bb10.so.1
+TARGET2       = libwp_bb10.so.1.0
+
+first: all
+####### Implicit rules
+
+.SUFFIXES: .o .c .cpp .cc .cxx .C
+
+.cpp.o:
+       $(CXX) -c -Wc,-include -Wc,o.le-v7/.obj/wp_bb10 $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
+
+.cc.o:
+       $(CXX) -c -Wc,-include -Wc,o.le-v7/.obj/wp_bb10 $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
+
+.cxx.o:
+       $(CXX) -c -Wc,-include -Wc,o.le-v7/.obj/wp_bb10 $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
+
+.C.o:
+       $(CXX) -c -Wc,-include -Wc,o.le-v7/.obj/wp_bb10 $(CXXFLAGS) $(INCPATH) -o "$@" "$<"
+
+.c.o:
+       $(CC) -c -Wc,-include -Wc,o.le-v7/.obj/wp_bb10 $(CFLAGS) $(INCPATH) -o "$@" "$<"
+
+####### Build rules
+
+all: Makefile.Release  o.le-v7/$(TARGET)
+
+o.le-v7/$(TARGET):  $(OBJECTS) $(SUBLIBS) $(OBJCOMP)  
+       @$(CHK_DIR_EXISTS) o.le-v7/ || $(MKDIR) o.le-v7/ 
+       -$(DEL_FILE) $(TARGET) $(TARGET0) $(TARGET1) $(TARGET2)
+       $(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(LIBS) $(OBJCOMP)
+       -ln -s $(TARGET) $(TARGET0)
+       -ln -s $(TARGET) $(TARGET1)
+       -ln -s $(TARGET) $(TARGET2)
+       -$(DEL_FILE) o.le-v7/$(TARGET)
+       -$(DEL_FILE) o.le-v7/$(TARGET0)
+       -$(DEL_FILE) o.le-v7/$(TARGET1)
+       -$(DEL_FILE) o.le-v7/$(TARGET2)
+       -$(MOVE) $(TARGET) $(TARGET0) $(TARGET1) $(TARGET2) o.le-v7/
+       echo && ntoarm-objcopy --only-keep-debug $@ o.le-v7/wp_bb10.so.sym && ntoarm-objcopy --strip-all -R.ident --add-gnu-debuglink o.le-v7/wp_bb10.so.sym $@ o.le-v7/wp_bb10.so
+
+
+
+staticlib: $(TARGETA)
+
+$(TARGETA):  $(OBJECTS) $(OBJCOMP) 
+       -$(DEL_FILE) $(TARGETA) 
+       $(AR) $(TARGETA) $(OBJECTS)
+       $(RANLIB) $(TARGETA)
+
+qmake:  FORCE
+       @$(QMAKE) -spec ../../../bbndk/target_10_1_0_1020/qnx6/usr/share/qt4/mkspecs/blackberry-armv7le-qcc CONFIG+=debug_and_release CONFIG+=device -o Makefile.Release ../wp_bb10.pro
+
+dist: 
+       @$(CHK_DIR_EXISTS) o.le-v7/.obj/wp_bb101.0.0 || $(MKDIR) o.le-v7/.obj/wp_bb101.0.0 
+       $(COPY_FILE) --parents $(SOURCES) $(DIST) o.le-v7/.obj/wp_bb101.0.0/ && $(COPY_FILE) --parents ../src/applicationui.hpp o.le-v7/.obj/wp_bb101.0.0/ && $(COPY_FILE) --parents ../src/applicationui.cpp ../src/main.cpp o.le-v7/.obj/wp_bb101.0.0/ && $(COPY_FILE) --parents wp_bb10.ts o.le-v7/.obj/wp_bb101.0.0/ && (cd `dirname o.le-v7/.obj/wp_bb101.0.0` && $(TAR) wp_bb101.0.0.tar wp_bb101.0.0 && $(COMPRESS) wp_bb101.0.0.tar) && $(MOVE) `dirname o.le-v7/.obj/wp_bb101.0.0`/wp_bb101.0.0.tar.gz . && $(DEL_FILE) -r o.le-v7/.obj/wp_bb101.0.0
+
+
+clean:compiler_clean 
+       -$(DEL_FILE) $(OBJECTS)
+       -$(DEL_FILE) o.le-v7/.obj/wp_bb10.gch/c o.le-v7/.obj/wp_bb10.gch/c++
+       -$(DEL_FILE) *~ core *.core
+
+
+####### Sub-libraries
+
+distclean: clean
+       -$(DEL_FILE) o.le-v7/$(TARGET) 
+       -$(DEL_FILE) o.le-v7/$(TARGET0) o.le-v7/$(TARGET1) o.le-v7/$(TARGET2) $(TARGETA)
+       -$(DEL_FILE) Makefile.Release
+
+
+###### Prefix headers
+o.le-v7/.obj/wp_bb10.gch/c: ../precompiled.h 
+       @$(CHK_DIR_EXISTS) o.le-v7/.obj/wp_bb10.gch/ || $(MKDIR) o.le-v7/.obj/wp_bb10.gch/ 
+       $(CC) $(CFLAGS) $(INCPATH) -x c-header -c ../precompiled.h -o o.le-v7/.obj/wp_bb10.gch/c
+
+o.le-v7/.obj/wp_bb10.gch/c++: ../precompiled.h 
+       @$(CHK_DIR_EXISTS) o.le-v7/.obj/wp_bb10.gch/ || $(MKDIR) o.le-v7/.obj/wp_bb10.gch/ 
+       $(CXX) $(CXXFLAGS) $(INCPATH) -x c++-header -c ../precompiled.h -o o.le-v7/.obj/wp_bb10.gch/c++
+
+check: first
+
+mocclean: compiler_moc_header_clean compiler_moc_source_clean
+
+mocables: compiler_moc_header_make_all compiler_moc_source_make_all
+
+compiler_moc_header_make_all: o.le-v7/.moc/moc_applicationui.cpp
+compiler_moc_header_clean:
+       -$(DEL_FILE) o.le-v7/.moc/moc_applicationui.cpp
+o.le-v7/.moc/moc_applicationui.cpp: ../src/applicationui.hpp
+       /home/b0unc3/bbndk/host_10_1_0_132/linux/x86/usr/bin/moc $(DEFINES) $(INCPATH) -D__QNXNTO__ ../src/applicationui.hpp -o o.le-v7/.moc/moc_applicationui.cpp
+
+compiler_rcc_make_all:
+compiler_rcc_clean:
+compiler_image_collection_make_all: o.le-v7/.ui/qmake_image_collection.cpp
+compiler_image_collection_clean:
+       -$(DEL_FILE) o.le-v7/.ui/qmake_image_collection.cpp
+compiler_moc_source_make_all:
+compiler_moc_source_clean:
+compiler_uic_make_all:
+compiler_uic_clean:
+compiler_yacc_decl_make_all:
+compiler_yacc_decl_clean:
+compiler_yacc_impl_make_all:
+compiler_yacc_impl_clean:
+compiler_lex_make_all:
+compiler_lex_clean:
+compiler_clean: compiler_moc_header_clean 
+
+####### Compile
+
+o.le-v7/.obj/applicationui.o: ../src/applicationui.cpp ../src/applicationui.hpp \
+               o.le-v7/.obj/wp_bb10.gch/c++
+       $(CXX) -c -Wc,-include -Wc,o.le-v7/.obj/wp_bb10 $(CXXFLAGS) $(INCPATH) -o o.le-v7/.obj/applicationui.o ../src/applicationui.cpp
+
+o.le-v7/.obj/main.o: ../src/main.cpp ../src/applicationui.hpp \
+               o.le-v7/.obj/wp_bb10.gch/c++
+       $(CXX) -c -Wc,-include -Wc,o.le-v7/.obj/wp_bb10 $(CXXFLAGS) $(INCPATH) -o o.le-v7/.obj/main.o ../src/main.cpp
+
+o.le-v7/.obj/moc_applicationui.o: o.le-v7/.moc/moc_applicationui.cpp o.le-v7/.obj/wp_bb10.gch/c++
+       $(CXX) -c -Wc,-include -Wc,o.le-v7/.obj/wp_bb10 $(CXXFLAGS) $(INCPATH) -o o.le-v7/.obj/moc_applicationui.o o.le-v7/.moc/moc_applicationui.cpp
+
+####### Install
+
+install:   FORCE
+
+uninstall:   FORCE
+
+FORCE:
+
</ins></span></pre></div>
<a id="2013b0unc3trunkarmolev7gmocmoc_applicationuicpp"></a>
<div class="addfile"><h4>Added: 2013/b0unc3/trunk/arm/o.le-v7-g/.moc/moc_applicationui.cpp (0 => 2184)</h4>
<pre class="diff"><span>
<span class="info">--- 2013/b0unc3/trunk/arm/o.le-v7-g/.moc/moc_applicationui.cpp                               (rev 0)
+++ 2013/b0unc3/trunk/arm/o.le-v7-g/.moc/moc_applicationui.cpp  2013-08-01 16:15:19 UTC (rev 2184)
</span><span class="lines">@@ -0,0 +1,80 @@
</span><ins>+/****************************************************************************
+** Meta object code from reading C++ file 'applicationui.hpp'
+**
+** Created by: The Qt Meta Object Compiler version 63 (Qt 4.8.5)
+**
+** WARNING! All changes made in this file will be lost!
+*****************************************************************************/
+
+#include "../../../src/applicationui.hpp"
+#if !defined(Q_MOC_OUTPUT_REVISION)
+#error "The header file 'applicationui.hpp' doesn't include <QObject>."
+#elif Q_MOC_OUTPUT_REVISION != 63
+#error "This file was generated using the moc from 4.8.5. It"
+#error "cannot be used with the include files from this version of Qt."
+#error "(The moc has changed too much.)"
+#endif
+
+QT_BEGIN_MOC_NAMESPACE
+static const uint qt_meta_data_ApplicationUI[] = {
+
+ // content:
+       6,       // revision
+       0,       // classname
+       0,    0, // classinfo
+       0,    0, // methods
+       0,    0, // properties
+       0,    0, // enums/sets
+       0,    0, // constructors
+       0,       // flags
+       0,       // signalCount
+
+       0        // eod
+};
+
+static const char qt_meta_stringdata_ApplicationUI[] = {
+    "ApplicationUI\0"
+};
+
+void ApplicationUI::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
+{
+    Q_UNUSED(_o);
+    Q_UNUSED(_id);
+    Q_UNUSED(_c);
+    Q_UNUSED(_a);
+}
+
+const QMetaObjectExtraData ApplicationUI::staticMetaObjectExtraData = {
+    0,  qt_static_metacall 
+};
+
+const QMetaObject ApplicationUI::staticMetaObject = {
+    { &QObject::staticMetaObject, qt_meta_stringdata_ApplicationUI,
+      qt_meta_data_ApplicationUI, &staticMetaObjectExtraData }
+};
+
+#ifdef Q_NO_DATA_RELOCATION
+const QMetaObject &ApplicationUI::getStaticMetaObject() { return staticMetaObject; }
+#endif //Q_NO_DATA_RELOCATION
+
+const QMetaObject *ApplicationUI::metaObject() const
+{
+    return QObject::d_ptr->metaObject ? QObject::d_ptr->metaObject : &staticMetaObject;
+}
+
+void *ApplicationUI::qt_metacast(const char *_clname)
+{
+    if (!_clname) return 0;
+    if (!strcmp(_clname, qt_meta_stringdata_ApplicationUI))
+        return static_cast<void*>(const_cast< ApplicationUI*>(this));
+    return QObject::qt_metacast(_clname);
+}
+
+int ApplicationUI::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
+{
+    _id = QObject::qt_metacall(_c, _id, _a);
+    if (_id < 0)
+        return _id;
+    return _id;
+}
+QT_END_MOC_NAMESPACE
</ins></span></pre></div>
<a id="2013b0unc3trunkarmolev7gobjwp_bb10gchc"></a>
<div class="binary"><h4>Added: 2013/b0unc3/trunk/arm/o.le-v7-g/.obj/wp_bb10.gch/c++</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: 2013/b0unc3/trunk/arm/o.le-v7-g/.obj/wp_bb10.gch/c++
</span><span class="cx">===================================================================
</span><del>--- 2013/b0unc3/trunk/arm/o.le-v7-g/.obj/wp_bb10.gch/c++        2013-07-30 04:23:18 UTC (rev 2183)
</del><ins>+++ 2013/b0unc3/trunk/arm/o.le-v7-g/.obj/wp_bb10.gch/c++ 2013-08-01 16:15:19 UTC (rev 2184)
</ins><span class="cx">Property changes on: 2013/b0unc3/trunk/arm/o.le-v7-g/.obj/wp_bb10.gch/c++
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+application/octet-stream
</ins><span class="cx">\ No newline at end of property
</span><a id="2013b0unc3trunkarmolev7gwp_bb10"></a>
<div class="binary"><h4>Added: 2013/b0unc3/trunk/arm/o.le-v7-g/wp_bb10</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: 2013/b0unc3/trunk/arm/o.le-v7-g/wp_bb10
</span><span class="cx">===================================================================
</span><del>--- 2013/b0unc3/trunk/arm/o.le-v7-g/wp_bb10     2013-07-30 04:23:18 UTC (rev 2183)
</del><ins>+++ 2013/b0unc3/trunk/arm/o.le-v7-g/wp_bb10      2013-08-01 16:15:19 UTC (rev 2184)
</ins><span class="cx">Property changes on: 2013/b0unc3/trunk/arm/o.le-v7-g/wp_bb10
</span><span class="cx">___________________________________________________________________
</span><a id="svnexecutable"></a>
<div class="addfile"><h4>Added: svn:executable</h4></div>
<ins>+*
</ins><span class="cx">\ No newline at end of property
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+application/octet-stream
</ins><span class="cx">\ No newline at end of property
</span><a id="2013b0unc3trunkassetsassetsindex"></a>
<div class="addfile"><h4>Added: 2013/b0unc3/trunk/assets/.assets.index (0 => 2184)</h4>
<pre class="diff"><span>
<span class="info">--- 2013/b0unc3/trunk/assets/.assets.index                           (rev 0)
+++ 2013/b0unc3/trunk/assets/.assets.index      2013-08-01 16:15:19 UTC (rev 2184)
</span><span class="lines">@@ -0,0 +1,4 @@
</span><ins>+1
+2
+main.qml
+wplogo.png
</ins></span></pre></div>
<a id="2013b0unc3trunkassetsmainqml"></a>
<div class="addfile"><h4>Added: 2013/b0unc3/trunk/assets/main.qml (0 => 2184)</h4>
<pre class="diff"><span>
<span class="info">--- 2013/b0unc3/trunk/assets/main.qml                                (rev 0)
+++ 2013/b0unc3/trunk/assets/main.qml   2013-08-01 16:15:19 UTC (rev 2184)
</span><span class="lines">@@ -0,0 +1,85 @@
</span><ins>+// Default empty project template
+import bb.cascades 1.0
+
+// creates one page with a label
+Page {
+    Container {
+        layout: DockLayout { }
+        
+        Container {
+            verticalAlignment: VerticalAlignment.Top
+            horizontalAlignment: HorizontalAlignment.Center
+            layout: DockLayout {}
+            
+            //header - logo
+            ImageView {
+                
+                imageSource: "asset:///wplogo.png"
+            }
+        }
+        Container {
+            verticalAlignment: VerticalAlignment.Center
+            horizontalAlignment: HorizontalAlignment.Center
+            layout: StackLayout { }
+            
+            topPadding: 150
+            leftPadding: 50
+            rightPadding: 50
+            bottomPadding: 50
+            
+            Label {
+              //  horizontalAlignment: HorizontalAlignment.Left
+                text: "Username"
+            }
+            
+            TextField {
+                id: usr
+            //    horizontalAlignment: HorizontalAlignment.Right
+                clearButtonVisible: true
+                hintText: "username"
+            }
+            
+            
+            Label {
+                topMargin: 50
+               // horizontalAlignment: HorizontalAlignment.Left
+                text: "Password"
+            }
+            
+            TextField {
+                id: pwd
+              //  horizontalAlignment: HorizontalAlignment.Right
+                inputMode: TextFieldInputMode.Password
+                
+                hintText: "YouRpAsSwOrD"
+            
+            }
+            
+            Label {
+                topMargin: 50
+                text: "Blog Address"
+            }
+            
+            TextField {
+                id: blgd
+              //  horizontalAlignment: HorizontalAlignment.Right
+                //enabled: false
+                
+                hintText: "leave empty if unsure"
+            
+            }
+        }
+        Container {
+            verticalAlignment: VerticalAlignment.Bottom
+            horizontalAlignment: HorizontalAlignment.Center
+            layout: StackLayout { }
+            
+            bottomPadding: 50
+            Button {
+                text: "Sign In"
+                
+            }
+        }
+    }
+}
+
</ins></span></pre></div>
<a id="2013b0unc3trunkbardescriptorxml"></a>
<div class="addfile"><h4>Added: 2013/b0unc3/trunk/bar-descriptor.xml (0 => 2184)</h4>
<pre class="diff"><span>
<span class="info">--- 2013/b0unc3/trunk/bar-descriptor.xml                             (rev 0)
+++ 2013/b0unc3/trunk/bar-descriptor.xml        2013-08-01 16:15:19 UTC (rev 2184)
</span><span class="lines">@@ -0,0 +1,105 @@
</span><ins>+<?xml version="1.0" encoding="utf-8" standalone="no"?>
+<!--
+  
+   Copyright (c) 2011, 2012, 2013 Research In Motion Limited.
+  
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+  
+   http://www.apache.org/licenses/LICENSE-2.0
+  
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+  
+-->
+<qnx xmlns="http://www.qnx.com/schemas/application/1.0">
+
+<!-- BlackBerry Tablet OS application descriptor file.
+
+    Specifies parameters for identifying, installing, and launching native applications on BlackBerry Tablet OS.
+
+-->
+
+    <!-- A universally unique application identifier. Must be unique across all BlackBerry Tablet OS applications.
+         Using a reverse DNS-style name as the id is recommended. (Eg. com.example.ExampleApplication.) Required. -->
+    <id>com.example.wp_bb10</id>
+
+    <!-- The name that is displayed in the BlackBerry Tablet OS application installer. 
+         May have multiple values for each language. See samples or xsd schema file. Optional. -->
+    <name>wp_bb10</name>
+    
+    <!-- A string value of the format <0-999>.<0-999>.<0-999> that represents application version which can be used to check for application upgrade. 
+         Values can also be 1-part or 2-part. It is not necessary to have a 3-part value.
+         An updated version of application must have a versionNumber value higher than the previous version. Required. -->
+    <versionNumber>1.0.0</versionNumber>
+
+    <!-- Fourth digit segment of the package version. First three segments are taken from the 
+         <versionNumber> element.  Must be an integer from 0 to 2^16-1 -->
+    <buildId>1</buildId>
+                 
+    <!-- A string value (such as "v1", "2.5", or "Alpha 1") that represents the version of the application, as it should be shown to users. Optional. -->
+    <!-- <versionLabel></versionLabel> -->
+
+    <!-- Description, displayed in the BlackBerry Tablet OS application installer.
+         May have multiple values for each language. See samples or xsd schema file. Optional. -->
+    <description>The wp_bb10 application</description>
+
+    <!-- Copyright information. Optional. -->
+    <!-- <copyright></copyright> -->
+
+    <!--  Name of author which is used for signing. Must match the developer name of your development certificate. -->
+    <author>Example Inc.</author>
+    
+    <!--  Unique author ID assigned by signing authority. Required if using debug tokens. -->
+    <!-- <authorId>ABC1234YjsnUk235h</authorId> -->
+   
+    <initialWindow>
+        <autoOrients>true</autoOrients>
+        <systemChrome>none</systemChrome>
+        <transparent>false</transparent>
+    </initialWindow>
+    
+    <!--  The category where the application appears. Either core.games or core.media. -->
+    <category>core.games</category>
+    <configuration name="Device-Debug">
+       <platformArchitecture>armle-v7</platformArchitecture>
+       <asset path="arm/o.le-v7-g/wp_bb10" entry="true" type="Qnx/Elf">wp_bb10</asset>
+    </configuration>
+    <configuration name="Device-Release">
+       <entryPointType>Qnx/Cascades</entryPointType>
+       <platformArchitecture>armle-v7</platformArchitecture>
+       <asset path="arm/o.le-v7/wp_bb10.so" entry="true" type="Qnx/Elf">wp_bb10.so</asset>
+    </configuration>
+    <configuration name="Device-Profile">
+       <platformArchitecture>armle-v7</platformArchitecture>
+       <asset path="arm-p/o.le-v7-g/wp_bb10" entry="true" type="Qnx/Elf">wp_bb10</asset>
+    </configuration>
+    <configuration name="Simulator-Debug">
+       <platformArchitecture>x86</platformArchitecture>
+       <asset path="x86/o-g/wp_bb10" entry="true" type="Qnx/Elf">wp_bb10</asset>
+    </configuration>
+    
+    <!--  The icon for the application -->
+    <icon>
+        <image>icon.png</image>
+    </icon>
+
+    <asset path="icon.png">icon.png</asset>
+    <asset path="assets">assets</asset>
+    
+    <!-- Locale support -->
+    <asset path="translations" dest="qm">
+        <include name="*.qm"/>
+    </asset>
+    
+    <asset path="wplogo.png">assets/wplogo.png</asset>
+    
+    <!-- Request permission to execute native code.  Required for native applications. -->
+    <permission system="true">run_native</permission>
+    <env var="LD_LIBRARY_PATH" value="app/native/lib:/usr/lib/qt4/lib"/>
+
+</qnx>
</ins></span></pre></div>
<a id="2013b0unc3trunkconfigpri"></a>
<div class="addfile"><h4>Added: 2013/b0unc3/trunk/config.pri (0 => 2184)</h4>
<pre class="diff"><span>
<span class="info">--- 2013/b0unc3/trunk/config.pri                             (rev 0)
+++ 2013/b0unc3/trunk/config.pri        2013-08-01 16:15:19 UTC (rev 2184)
</span><span class="lines">@@ -0,0 +1,52 @@
</span><ins>+# Auto-generated by IDE. Any changes made by user will be lost!
+BASEDIR =  $$quote($$_PRO_FILE_PWD_)
+
+device {
+    CONFIG(debug, debug|release) {
+        SOURCES +=  $$quote($$BASEDIR/src/applicationui.cpp) \
+                 $$quote($$BASEDIR/src/main.cpp)
+
+        HEADERS +=  $$quote($$BASEDIR/src/applicationui.hpp)
+    }
+
+    CONFIG(release, debug|release) {
+        SOURCES +=  $$quote($$BASEDIR/src/applicationui.cpp) \
+                 $$quote($$BASEDIR/src/main.cpp)
+
+        HEADERS +=  $$quote($$BASEDIR/src/applicationui.hpp)
+    }
+}
+
+simulator {
+    CONFIG(debug, debug|release) {
+        SOURCES +=  $$quote($$BASEDIR/src/applicationui.cpp) \
+                 $$quote($$BASEDIR/src/main.cpp)
+
+        HEADERS +=  $$quote($$BASEDIR/src/applicationui.hpp)
+    }
+}
+
+INCLUDEPATH +=  $$quote($$BASEDIR/src)
+
+CONFIG += precompile_header
+
+PRECOMPILED_HEADER =  $$quote($$BASEDIR/precompiled.h)
+
+lupdate_inclusion {
+    SOURCES +=  $$quote($$BASEDIR/../src/*.c) \
+             $$quote($$BASEDIR/../src/*.c++) \
+             $$quote($$BASEDIR/../src/*.cc) \
+             $$quote($$BASEDIR/../src/*.cpp) \
+             $$quote($$BASEDIR/../src/*.cxx) \
+             $$quote($$BASEDIR/../assets/*.qml) \
+             $$quote($$BASEDIR/../assets/*.js) \
+             $$quote($$BASEDIR/../assets/*.qs)
+
+    HEADERS +=  $$quote($$BASEDIR/../src/*.h) \
+             $$quote($$BASEDIR/../src/*.h++) \
+             $$quote($$BASEDIR/../src/*.hh) \
+             $$quote($$BASEDIR/../src/*.hpp) \
+             $$quote($$BASEDIR/../src/*.hxx)
+}
+
+TRANSLATIONS =  $$quote($${TARGET}.ts)
</ins></span></pre></div>
<a id="2013b0unc3trunkiconpng"></a>
<div class="binary"><h4>Added: 2013/b0unc3/trunk/icon.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: 2013/b0unc3/trunk/icon.png
</span><span class="cx">===================================================================
</span><del>--- 2013/b0unc3/trunk/icon.png  2013-07-30 04:23:18 UTC (rev 2183)
</del><ins>+++ 2013/b0unc3/trunk/icon.png   2013-08-01 16:15:19 UTC (rev 2184)
</ins><span class="cx">Property changes on: 2013/b0unc3/trunk/icon.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+application/octet-stream
</ins><span class="cx">\ No newline at end of property
</span><a id="2013b0unc3trunkprecompiledh"></a>
<div class="addfile"><h4>Added: 2013/b0unc3/trunk/precompiled.h (0 => 2184)</h4>
<pre class="diff"><span>
<span class="info">--- 2013/b0unc3/trunk/precompiled.h                          (rev 0)
+++ 2013/b0unc3/trunk/precompiled.h     2013-08-01 16:15:19 UTC (rev 2184)
</span><span class="lines">@@ -0,0 +1,2 @@
</span><ins>+// This file is used to store precompiled headers.
+// It is intentionally left blank. It is up to you to decide which headers should be included here. 
</ins></span></pre></div>
<a id="2013b0unc3trunksrcapplicationuicpp"></a>
<div class="addfile"><h4>Added: 2013/b0unc3/trunk/src/applicationui.cpp (0 => 2184)</h4>
<pre class="diff"><span>
<span class="info">--- 2013/b0unc3/trunk/src/applicationui.cpp                          (rev 0)
+++ 2013/b0unc3/trunk/src/applicationui.cpp     2013-08-01 16:15:19 UTC (rev 2184)
</span><span class="lines">@@ -0,0 +1,22 @@
</span><ins>+// Default empty project template
+#include "applicationui.hpp"
+
+#include <bb/cascades/Application>
+#include <bb/cascades/QmlDocument>
+#include <bb/cascades/AbstractPane>
+
+using namespace bb::cascades;
+
+ApplicationUI::ApplicationUI(bb::cascades::Application *app)
+: QObject(app)
+{
+    // create scene document from main.qml asset
+    // set parent to created document to ensure it exists for the whole application lifetime
+    QmlDocument *qml = QmlDocument::create("asset:///main.qml").parent(this);
+
+    // create root object for the UI
+    AbstractPane *root = qml->createRootObject<AbstractPane>();
+    // set created root object as a scene
+    app->setScene(root);
+}
+
</ins></span></pre></div>
<a id="2013b0unc3trunksrcapplicationuihpp"></a>
<div class="addfile"><h4>Added: 2013/b0unc3/trunk/src/applicationui.hpp (0 => 2184)</h4>
<pre class="diff"><span>
<span class="info">--- 2013/b0unc3/trunk/src/applicationui.hpp                          (rev 0)
+++ 2013/b0unc3/trunk/src/applicationui.hpp     2013-08-01 16:15:19 UTC (rev 2184)
</span><span class="lines">@@ -0,0 +1,23 @@
</span><ins>+// Default empty project template
+#ifndef ApplicationUI_HPP_
+#define ApplicationUI_HPP_
+
+#include <QObject>
+
+namespace bb { namespace cascades { class Application; }}
+
+/*!
+ * @brief Application pane object
+ *
+ *Use this object to create and init app UI, to create context objects, to register the new meta types etc.
+ */
+class ApplicationUI : public QObject
+{
+    Q_OBJECT
+public:
+    ApplicationUI(bb::cascades::Application *app);
+    virtual ~ApplicationUI() {}
+};
+
+
+#endif /* ApplicationUI_HPP_ */
</ins></span></pre></div>
<a id="2013b0unc3trunksrcmaincpp"></a>
<div class="addfile"><h4>Added: 2013/b0unc3/trunk/src/main.cpp (0 => 2184)</h4>
<pre class="diff"><span>
<span class="info">--- 2013/b0unc3/trunk/src/main.cpp                           (rev 0)
+++ 2013/b0unc3/trunk/src/main.cpp      2013-08-01 16:15:19 UTC (rev 2184)
</span><span class="lines">@@ -0,0 +1,32 @@
</span><ins>+// Default empty project template
+#include <bb/cascades/Application>
+
+#include <QLocale>
+#include <QTranslator>
+#include "applicationui.hpp"
+
+// include JS Debugger / CS Profiler enabler
+// this feature is enabled by default in the debug build only
+#include <Qt/qdeclarativedebug.h>
+
+using namespace bb::cascades;
+
+Q_DECL_EXPORT int main(int argc, char **argv)
+{
+    // this is where the server is started etc
+    Application app(argc, argv);
+
+    // localization support
+    QTranslator translator;
+    QString locale_string = QLocale().name();
+    QString filename = QString( "wp_bb10_%1" ).arg( locale_string );
+    if (translator.load(filename, "app/native/qm")) {
+        app.installTranslator( &translator );
+    }
+
+    new ApplicationUI(&app);
+
+    // we complete the transaction started in the app constructor and start the client event loop here
+    return Application::exec();
+    // when loop is exited the Application deletes the scene which deletes all its children (per qt rules for children)
+}
</ins></span></pre></div>
<a id="2013b0unc3trunktranslationsMakefile"></a>
<div class="addfile"><h4>Added: 2013/b0unc3/trunk/translations/Makefile (0 => 2184)</h4>
<pre class="diff"><span>
<span class="info">--- 2013/b0unc3/trunk/translations/Makefile                          (rev 0)
+++ 2013/b0unc3/trunk/translations/Makefile     2013-08-01 16:15:19 UTC (rev 2184)
</span><span class="lines">@@ -0,0 +1,12 @@
</span><ins>+QMAKE_TARGET  = wp_bb10
+LUPDATE       = $(QNX_HOST)/usr/bin/lupdate
+LRELEASE      = $(QNX_HOST)/usr/bin/lrelease
+
+update: $(QMAKE_TARGET).pro FORCE
+       $(LUPDATE) $(QMAKE_TARGET).pro
+
+release: $(QMAKE_TARGET).pro $(QMAKE_TARGET).ts
+       $(LRELEASE) $(QMAKE_TARGET).pro
+
+FORCE:
+
</ins></span></pre></div>
<a id="2013b0unc3trunktranslationswp_bb10pro"></a>
<div class="addfile"><h4>Added: 2013/b0unc3/trunk/translations/wp_bb10.pro (0 => 2184)</h4>
<pre class="diff"><span>
<span class="info">--- 2013/b0unc3/trunk/translations/wp_bb10.pro                               (rev 0)
+++ 2013/b0unc3/trunk/translations/wp_bb10.pro  2013-08-01 16:15:19 UTC (rev 2184)
</span><span class="lines">@@ -0,0 +1 @@
</span><ins>+include (../wp_bb10.pro)
</ins></span></pre></div>
<a id="2013b0unc3trunktranslationswp_bb10qm"></a>
<div class="addfile"><h4>Added: 2013/b0unc3/trunk/translations/wp_bb10.qm (0 => 2184)</h4>
<pre class="diff"><span>
<span class="info">--- 2013/b0unc3/trunk/translations/wp_bb10.qm                                (rev 0)
+++ 2013/b0unc3/trunk/translations/wp_bb10.qm   2013-08-01 16:15:19 UTC (rev 2184)
</span><span class="lines">@@ -0,0 +1 @@
</span><ins>+<\xB8d\xCA\xCD!\xBF`\xA1\xBD\xDD
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="2013b0unc3trunktranslationswp_bb10ts"></a>
<div class="addfile"><h4>Added: 2013/b0unc3/trunk/translations/wp_bb10.ts (0 => 2184)</h4>
<pre class="diff"><span>
<span class="info">--- 2013/b0unc3/trunk/translations/wp_bb10.ts                                (rev 0)
+++ 2013/b0unc3/trunk/translations/wp_bb10.ts   2013-08-01 16:15:19 UTC (rev 2184)
</span><span class="lines">@@ -0,0 +1,4 @@
</span><ins>+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0">
+</TS>
</ins></span></pre></div>
<a id="2013b0unc3trunkwp_bb10bar"></a>
<div class="binary"><h4>Added: 2013/b0unc3/trunk/wp_bb10.bar</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: 2013/b0unc3/trunk/wp_bb10.bar
</span><span class="cx">===================================================================
</span><del>--- 2013/b0unc3/trunk/wp_bb10.bar       2013-07-30 04:23:18 UTC (rev 2183)
</del><ins>+++ 2013/b0unc3/trunk/wp_bb10.bar        2013-08-01 16:15:19 UTC (rev 2184)
</ins><span class="cx">Property changes on: 2013/b0unc3/trunk/wp_bb10.bar
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+application/octet-stream
</ins><span class="cx">\ No newline at end of property
</span><a id="2013b0unc3trunkwp_bb10pro"></a>
<div class="addfile"><h4>Added: 2013/b0unc3/trunk/wp_bb10.pro (0 => 2184)</h4>
<pre class="diff"><span>
<span class="info">--- 2013/b0unc3/trunk/wp_bb10.pro                            (rev 0)
+++ 2013/b0unc3/trunk/wp_bb10.pro       2013-08-01 16:15:19 UTC (rev 2184)
</span><span class="lines">@@ -0,0 +1,21 @@
</span><ins>+APP_NAME = wp_bb10
+
+CONFIG += qt warn_on cascades10
+
+include(config.pri)
+
+device {
+    CONFIG(debug, debug|release) {
+        # Device-Debug custom configuration
+    }
+
+    CONFIG(release, debug|release) {
+        # Device-Release custom configuration
+    }
+}
+
+simulator {
+    CONFIG(debug, debug|release) {
+        # Simulator-Debug custom configuration
+    }
+}
</ins></span></pre></div>
<a id="2013b0unc3trunkwplogopng"></a>
<div class="binary"><h4>Added: 2013/b0unc3/trunk/wplogo.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: 2013/b0unc3/trunk/wplogo.png
</span><span class="cx">===================================================================
</span><del>--- 2013/b0unc3/trunk/wplogo.png        2013-07-30 04:23:18 UTC (rev 2183)
</del><ins>+++ 2013/b0unc3/trunk/wplogo.png 2013-08-01 16:15:19 UTC (rev 2184)
</ins><span class="cx">Property changes on: 2013/b0unc3/trunk/wplogo.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+application/octet-stream
</ins><span class="cx">\ No newline at end of property
</span></div>

</body>
</html>