Index: pylib/gyp/input.py |
=================================================================== |
--- pylib/gyp/input.py (revision 1429) |
+++ pylib/gyp/input.py (working copy) |
@@ -35,6 +35,7 @@ |
'files', |
'include_dirs', |
'inputs', |
+ 'library_dirs', |
Mark Mentovai
2012/07/17 19:58:34
It shouldn’t be neecssary to add anything ending w
Brian Ellis
2012/07/17 20:26:52
Okay. I was surprised by the inclusion of include
|
'libraries', |
'outputs', |
'sources', |