summaryrefslogtreecommitdiff
path: root/tests/automated/msvc.xml.template
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2010-03-27 07:49:18 +0000
committerBenny Prijono <bennylp@teluu.com>2010-03-27 07:49:18 +0000
commitfacb259a9ea6415daa5a8eb4130d459f194d06eb (patch)
tree1cd20c28649f655ed9ed8581a93428ecb8553265 /tests/automated/msvc.xml.template
parent7382a4970d5590b13c829d984ba24a705e265267 (diff)
More #1041 (Unit test):
- Initial work for Symbian targets git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3125 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'tests/automated/msvc.xml.template')
-rw-r--r--tests/automated/msvc.xml.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/automated/msvc.xml.template b/tests/automated/msvc.xml.template
index 986e9c99..53da44b1 100644
--- a/tests/automated/msvc.xml.template
+++ b/tests/automated/msvc.xml.template
@@ -10,6 +10,7 @@
#define PJMEDIA_HAS_G7221_CODEC 1
]]>
</Write>
+ <Configure cmd="cmd /c echo success" />
<Build cmd='vcbuild.exe /nologo /nohtmllog /nocolor /rebuild pjproject-vs8.sln "$(VSTARGET)|Win32"' />
<Test name="pjlib-test" info="" wdir="pjlib/bin" cmd="pjlib-test-i386-Win32-vs8-$(VSTARGET)" />
<Test name="pjlib-util-test" info="" wdir="pjlib-util/bin" cmd="pjlib-util-test-i386-Win32-vs8-$(VSTARGET)" />