Index: editor/analyzer.gyp |
=================================================================== |
--- editor/analyzer.gyp (revision 19782) |
+++ editor/analyzer.gyp (working copy) |
@@ -33,6 +33,8 @@ |
'<@(java_source_files)', |
'<@(dependent_jar_files)', |
'tools/compile_analyzer.py', |
+ '../sdk/bin/analyzer', |
+ '../sdk/bin/analyzer.bat' |
], |
'outputs': [ |
'<(PRODUCT_DIR)/<(analyzer_name)/<(analyzer_name).jar', |