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

Unified Diff: pylib/gyp/input.py

Issue 23464051: Avoid MSB8012 in GYP (Closed) Base URL: https://chromium.googlesource.com/external/gyp.git@master
Patch Set: Add test Created 7 years, 3 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
Index: pylib/gyp/input.py
diff --git a/pylib/gyp/input.py b/pylib/gyp/input.py
index 0c303d2335877000b50534feac959c889b463184..9bbe44171a09df5cc7a1744decd636900d313780 100644
--- a/pylib/gyp/input.py
+++ b/pylib/gyp/input.py
@@ -82,6 +82,7 @@ base_non_configuration_keys = [
'standalone_static_library',
'suppress_wildcard',
'target_name',
+ 'target_extension',
'toolset',
'toolsets',
'type',
« no previous file with comments | « pylib/gyp/generator/msvs.py ('k') | test/lib/TestGyp.py » ('j') | test/target/hello.c » ('J')

Powered by Google App Engine
This is Rietveld 408576698