Added buildbot benchmarking in iSAC and APM into Android platform build.

Review URL: https://webrtc-codereview.appspot.com/964022

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3247 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
kma@webrtc.org
2012-12-07 15:26:28 +00:00
parent b968213f3c
commit 0e739508e0
8 changed files with 74 additions and 18 deletions

View File

@ -14,13 +14,14 @@
'type': 'executable',
'dependencies': [
'iSACFix',
'<(webrtc_root)/test/test.gyp:test_support',
],
'include_dirs': [
'./fix/test',
'./fix/interface',
],
'sources': [
'./fix/test/kenny.c',
'./fix/test/kenny.cc',
],
},
],