Removing the debugger and dependencies. Needs rethinking.

This commit is contained in:
Ben Vanik
2014-07-09 21:21:40 -07:00
parent f3e7d0a442
commit 6b197c4c92
63 changed files with 2 additions and 6173 deletions

View File

@@ -4,10 +4,8 @@
'tools/tools.gypi',
'third_party/beaengine.gypi',
'third_party/gflags.gypi',
'third_party/jansson.gypi',
'third_party/llvm.gypi',
'third_party/sparsehash.gypi',
'third_party/wslay.gypi',
],
'default_configuration': 'release',
@@ -285,14 +283,10 @@
'dependencies': [
'gflags',
'jansson',
'wslay',
'alloy',
],
'export_dependent_settings': [
'gflags',
'jansson',
'wslay',
'alloy',
],