diff options
Diffstat (limited to 'o3d/build')
-rw-r--r-- | o3d/build/o3d_all.gyp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/o3d/build/o3d_all.gyp b/o3d/build/o3d_all.gyp index b545bd0..9901e71 100644 --- a/o3d/build/o3d_all.gyp +++ b/o3d/build/o3d_all.gyp @@ -36,8 +36,6 @@ ['OS=="win"', { 'dependencies': [ - '../gpu/gpu.gyp:gles2_demo', - '../gpu/gpu.gyp:gpu_all_unittests', '../plugin/plugin.gyp:o3d_host', ], }, |