summaryrefslogtreecommitdiff
path: root/tests/automated/prepare.xml.template
diff options
context:
space:
mode:
Diffstat (limited to 'tests/automated/prepare.xml.template')
-rw-r--r--tests/automated/prepare.xml.template8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/automated/prepare.xml.template b/tests/automated/prepare.xml.template
index c1f650b9..cadfb342 100644
--- a/tests/automated/prepare.xml.template
+++ b/tests/automated/prepare.xml.template
@@ -27,6 +27,14 @@
-->
<Test name="Configuring iPhone scenario" cmd="python configure.py -t gnu -o iphone.xml iphone.xml.template" />
+ <!-- MSVC target.
+ Requirements:
+ - Build from VS successfully
+ - VS paths are set
+
+ -->
+ <Test name="Configuring Visual Studio for Win32" cmd="python configure.py -t vs -vstarget Release -o msvc-win32.xml -nopjsuatest msvc.xml.template" />
+
<!-- Symbian target.
Requirement:
- EPOCROOT (modify below)