Changeset 3297 for pjproject/trunk/tests/automated/symbian.xml.template
- Timestamp:
- Aug 26, 2010 8:17:01 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/tests/automated/symbian.xml.template
r3131 r3297 14 14 ]]> 15 15 </FileWrite> 16 <Configure cmd="cmd /c echo success" />17 <Build wdir="build.symbian" cmd='cmd /C " bldmake bldfiles && abld reallyclean $(S60TARGET) && abld build $(S60TARGET)"' />16 <Configure cmd="cmd /c devices -setdefault $(S60DEVICE)" /> 17 <Build wdir="build.symbian" cmd='cmd /C "SET EPOCROOT=$(EPOCROOT)&& bldmake bldfiles && abld reallyclean $(S60TARGET) && abld build $(S60TARGET)"' /> 18 18 </Submit> 19 19 </Scenario>
Note: See TracChangeset
for help on using the changeset viewer.