diff options
Diffstat (limited to 'o3d/standalone/standalone.gyp')
-rw-r--r-- | o3d/standalone/standalone.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/o3d/standalone/standalone.gyp b/o3d/standalone/standalone.gyp index 535debf..c5a5d5b 100644 --- a/o3d/standalone/standalone.gyp +++ b/o3d/standalone/standalone.gyp @@ -58,7 +58,6 @@ ['renderer == "gles2"', { 'dependencies': [ - '../build/libs.gyp:cg_libs', '../build/libs.gyp:gles2_libs', ], }, |