diff options
Diffstat (limited to 'o3d')
-rw-r--r-- | o3d/build/libs.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/o3d/build/libs.gyp b/o3d/build/libs.gyp index 19f8282..76d1043 100644 --- a/o3d/build/libs.gyp +++ b/o3d/build/libs.gyp @@ -64,6 +64,7 @@ { 'target_name': 'cg_libs', 'type': 'none', + 'hard_dependency': 1, 'direct_dependent_settings': { 'include_dirs': [ '../../<(cgdir)/include', |