Changeset 3300 for pjproject/trunk/tests/automated/prepare.xml.template
- Timestamp:
- Aug 27, 2010 1:27:55 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/tests/automated/prepare.xml.template
r3294 r3300 28 28 <Test name="Configuring iPhone scenario" cmd="python configure.py -t gnu -o iphone.xml iphone.xml.template" /> 29 29 30 <!-- MSVC target. 31 Requirements: 32 - Build from VS successfully 33 - VS paths are set 34 35 --> 36 <Test name="Configuring Visual Studio for Win32" cmd="python configure.py -t vs -vstarget Release -o msvc-win32.xml -nopjsuatest msvc.xml.template" /> 37 30 38 <!-- Symbian target. 31 39 Requirement:
Note: See TracChangeset
for help on using the changeset viewer.