Browse Source

TT#14008 update for YCM config

Change-Id: I465fc0f594c2c6127074f6fbd33b3506eb232271
pull/1430/head
Richard Fuchs 4 years ago
parent
commit
4c2c50d13e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      lib/.ycm_extra_conf.py

+ 1
- 0
lib/.ycm_extra_conf.py View File

@ -26,6 +26,7 @@ flags = [
'-I../daemon', '-I../daemon',
'-I../include', '-I../include',
'-I../lib', '-I../lib',
'-I../kernel-module',
'-I/home/dfx/src/bcg729/include', '-I/home/dfx/src/bcg729/include',
'-DRTPENGINE_VERSION="dummy"', '-DRTPENGINE_VERSION="dummy"',
'-DRE_PLUGIN_DIR="/usr/lib/rtpengine"', '-DRE_PLUGIN_DIR="/usr/lib/rtpengine"',


Loading…
Cancel
Save