summaryrefslogtreecommitdiff
path: root/tests/automated/symbian.xml.template
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2010-08-26 08:17:01 +0000
committerBenny Prijono <bennylp@teluu.com>2010-08-26 08:17:01 +0000
commitb531de656e99f69105ac95f5a7b4acf5e5101a8e (patch)
tree59925661d259141953ec15932294185238f32535 /tests/automated/symbian.xml.template
parent4e8720d9bc33ec168103b26332095e4e566ba76a (diff)
More on automated tests (re ticket:1111): added support for multiple Nokia/Symbian SDK installed in one system
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3297 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'tests/automated/symbian.xml.template')
-rw-r--r--tests/automated/symbian.xml.template4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/automated/symbian.xml.template b/tests/automated/symbian.xml.template
index 4e87f18b..4f36dd96 100644
--- a/tests/automated/symbian.xml.template
+++ b/tests/automated/symbian.xml.template
@@ -13,8 +13,8 @@
#define PJMEDIA_HAS_G7221_CODEC 1
]]>
</FileWrite>
- <Configure cmd="cmd /c echo success" />
- <Build wdir="build.symbian" cmd='cmd /C &quot;bldmake bldfiles &amp;&amp; abld reallyclean $(S60TARGET) &amp;&amp; abld build $(S60TARGET)&quot;' />
+ <Configure cmd="cmd /c devices -setdefault $(S60DEVICE)" />
+ <Build wdir="build.symbian" cmd='cmd /C &quot;SET EPOCROOT=$(EPOCROOT)&amp;&amp; bldmake bldfiles &amp;&amp; abld reallyclean $(S60TARGET) &amp;&amp; abld build $(S60TARGET)&quot;' />
</Submit>
</Scenario>