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.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/o3d/core/core.gyp b/o3d/core/core.gyp
index 323a4fe..46c5d4b 100644
--- a/o3d/core/core.gyp
+++ b/o3d/core/core.gyp
@@ -57,7 +57,6 @@
{
'include_dirs': [
'../../<(glewdir)/include',
- '../../<(cgdir)/include',
],
},
],
@@ -296,7 +295,6 @@
['renderer == "gles2"',
{
'dependencies': [
- '../build/libs.gyp:cg_libs',
'../build/libs.gyp:gles2_libs',
],
},