summaryrefslogtreecommitdiffstats
path: root/o3d/svn_paths.scons
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/svn_paths.scons')
-rw-r--r--o3d/svn_paths.scons1
1 files changed, 1 insertions, 0 deletions
diff --git a/o3d/svn_paths.scons b/o3d/svn_paths.scons
index 8cb9cde..b78c5c3 100644
--- a/o3d/svn_paths.scons
+++ b/o3d/svn_paths.scons
@@ -54,6 +54,7 @@ env.Replace(
INTERNAL_DIR = '$SCONSTRUCT_DIR/../o3d-internal',
JPEG_DIR = '$THIRD_PARTY/jpeg/src',
JSDOCTOOLKIT_DIR = '$THIRD_PARTY/jsdoctoolkit/files',
+ LIBEVENT_DIR = '$THIRD_PARTY/libevent',
# To run selenium tests you will need a tgz'ed copy of firefox.
# Specify the path to it below.
# See tests/build.scons