summaryrefslogtreecommitdiffstats
path: root/o3d/core/core.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/core/core.gyp')
-rw-r--r--o3d/core/core.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/o3d/core/core.gyp b/o3d/core/core.gyp
index 7bd7926..2099791 100644
--- a/o3d/core/core.gyp
+++ b/o3d/core/core.gyp
@@ -126,6 +126,8 @@
'cross/id_manager.h',
'cross/ierror_status.cc',
'cross/ierror_status.h',
+ 'cross/imain_thread_task_poster.cc',
+ 'cross/imain_thread_task_poster.h',
'cross/install_check.h',
'cross/lost_resource_callback.h',
'cross/material.cc',
@@ -365,6 +367,7 @@
'cross/draw_pass_test.cc',
'cross/effect_test.cc',
'cross/element_test.cc',
+ 'cross/event_manager_test.cc',
'cross/features_test.cc',
'cross/field_test.cc',
'cross/float_n_test.cc',