summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/pjsua/bb10/.project
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2013-04-23 05:33:59 +0000
committerBenny Prijono <bennylp@teluu.com>2013-04-23 05:33:59 +0000
commit0b48d4f990a228fcbb9736f307923ed30b047f94 (patch)
tree752bf014cbd6f4ea951e770af85869cdfa13688c /pjsip-apps/src/pjsua/bb10/.project
parentc9f1884efd85052d45add121a8e314bd30fa519b (diff)
Re #1655, #1657: modified pjsua BB10 due to change in pjsua app framework
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4485 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjsip-apps/src/pjsua/bb10/.project')
-rw-r--r--pjsip-apps/src/pjsua/bb10/.project7
1 files changed, 4 insertions, 3 deletions
diff --git a/pjsip-apps/src/pjsua/bb10/.project b/pjsip-apps/src/pjsua/bb10/.project
index e35b1d19..190bc564 100644
--- a/pjsip-apps/src/pjsua/bb10/.project
+++ b/pjsip-apps/src/pjsua/bb10/.project
@@ -8,6 +8,7 @@
<buildSpec>
<buildCommand>
<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
+ <triggers>clean,full,incremental,</triggers>
<arguments>
<dictionary>
<key>?name?</key>
@@ -19,7 +20,7 @@
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.autoBuildTarget</key>
- <value>Device-Release</value>
+ <value>Device-Debug</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.buildArguments</key>
@@ -39,7 +40,7 @@
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.enableAutoBuild</key>
- <value>true</value>
+ <value>false</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.enableCleanBuild</key>
@@ -51,7 +52,7 @@
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.fullBuildTarget</key>
- <value>Device-Release</value>
+ <value>Device-Debug</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.stopOnError</key>