Migrated ILBC and ISAC test targets for GN.

Migrated GN targets ilbc_test, isac_api_test,
isac_switch_samprate_test from webrtc/modules/audio_coding/codecs

NOTRY=True
NOPRESUBMIT=True

BUG=webrtc:6191

Review-Url: https://codereview.webrtc.org/2270403002
Cr-Commit-Position: refs/heads/master@{#13953}
This commit is contained in:
aleloi
2016-08-29 04:09:19 -07:00
committed by Commit bot
parent 09f1560f81
commit cfee215b23
3 changed files with 71 additions and 0 deletions

View File

@ -47,6 +47,7 @@
'type': 'executable',
'dependencies': [
'isac',
'<(webrtc_root)/base/base.gyp:rtc_base_approved',
],
'include_dirs': [
'./main/test',