Starting revival of debugger system. Work on #41.

This commit is contained in:
Ben Vanik
2013-12-16 20:28:58 -08:00
parent c17122e022
commit d548e7f770
28 changed files with 1254 additions and 100 deletions

View File

@@ -6,6 +6,7 @@
'third_party/beaengine.gypi',
'third_party/gflags.gypi',
'third_party/sparsehash.gypi',
'third_party/wslay.gypi',
],
'default_configuration': 'release',
@@ -248,12 +249,14 @@
'asmjit',
'beaengine',
'gflags',
'wslay',
'alloy',
],
'export_dependent_settings': [
'asmjit',
'beaengine',
'gflags',
'wslay',
'alloy',
],