diff options
Diffstat (limited to 'build/all.gyp')
-rw-r--r-- | build/all.gyp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/build/all.gyp b/build/all.gyp index 38043bf..7895f51 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -207,3 +207,9 @@ }], # OS="win" ], # conditions } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: |