Edit

kc3-lang/angle/.gclient

Branch :

  • Show log

    Commit

  • Author : Geoff Lang
    Date : 2013-10-07 17:07:33
    Hash : 0049e43d
    Message : Fixed the DEPS folder and added a .gclient file so gclient sync will now work.

  • .gclient
  • solutions = [ {
        u'managed': False,
        u'name': u'.',
        u'url': u'https://code.google.com/p/angleproject/',
        u'custom_deps': { },
        u'deps_file': u'DEPS'
    } ]