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:
@ -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',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user