commit | 5b3e51e6a30c4866c3a77ce83fd9b434cb213ed6 | [log] [tgz] |
---|---|---|
author | Brian Silverman <brians> | Fri Mar 29 22:53:44 2013 -0700 |
committer | Brian Silverman <brians> | Fri Mar 29 22:53:44 2013 -0700 |
tree | ad0554a96f1f0ecdc637b85a3c32b067f3062633 | |
parent | 6ae77dddce337a16bccfb42e369c3cc2a4c9077e [diff] [blame] |
updated lots of things to bring them closer to be up to standards
diff --git a/frc971/queues/queues.gyp b/frc971/queues/queues.gyp index 6accfd8..eac58b7 100644 --- a/frc971/queues/queues.gyp +++ b/frc971/queues/queues.gyp
@@ -20,6 +20,9 @@ '<(AOS)/common/common.gyp:queues', '<(AOS)/build/aos.gyp:libaos', ], + 'export_dependent_settings': [ + '<(AOS)/common/common.gyp:queues', + ], 'includes': ['../../aos/build/queues.gypi'], }, {