Ugh. Replacing the fancy templates with hand coded sequences for now.

This commit is contained in:
Ben Vanik
2014-01-02 00:00:14 -08:00
parent 3e4f93a6a9
commit 125e7278c6
22 changed files with 784 additions and 771 deletions

View File

@@ -185,9 +185,11 @@
'type': 'static_library',
'dependencies': [
'beaengine',
'gflags',
],
'export_dependent_settings': [
'beaengine',
'gflags',
],
@@ -246,14 +248,12 @@
'type': 'static_library',
'dependencies': [
'beaengine',
'gflags',
'jansson',
'wslay',
'alloy',
],
'export_dependent_settings': [
'beaengine',
'gflags',
'jansson',
'wslay',