Home | History | Annotate | Download | only in libevent

Lines Matching refs:libevent

7 env = env.Clone(COMPONENT_NAME='libevent',
8 TARGET_NAME='libevent')
28 env.Dir('$SRC_DIR/third_party/libevent/.'),
29 env.Dir('$SRC_DIR/third_party/libevent/linux')
119 env.Dir('$SRC_DIR/third_party/libevent/.'),
120 env.Dir('$SRC_DIR/third_party/libevent/linux')
271 and (infile.startswith('$SRC_DIR/third_party/libevent/')
279 if not infile.startswith('$SRC_DIR/third_party/libevent/'):
280 infile = '$SRC_DIR/third_party/libevent/' + infile
290 gyp_target = env.Alias('libevent', target_files)