summaryrefslogtreecommitdiff
path: root/tests/automated/symbian.xml.template
diff options
context:
space:
mode:
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>