Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(576)

Unified Diff: test/analyzer/test3.gyp

Issue 496363004: Makes analyzer output names of all executable target types (Closed) Base URL: http://gyp.googlecode.com/svn/trunk/
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/analyzer/gyptest-analyzer.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/analyzer/test3.gyp
===================================================================
--- test/analyzer/test3.gyp (revision 1968)
+++ test/analyzer/test3.gyp (working copy)
@@ -61,7 +61,7 @@
},
{
'target_name': 'f',
- 'type': 'executable',
+ 'type': 'static_library',
'sources': [
'f.c',
],
« no previous file with comments | « test/analyzer/gyptest-analyzer.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698