Edit

kc3-lang/angle/tests/angle_implementation_unit_tests/angle_implementation_unit_tests.gypi

Branch :

  • Show log

    Commit

  • Author : Cooper Partin
    Date : 2014-10-08 10:41:56
    Hash : 88d3b8cb
    Message : Added IInspectable EGLNativeWindowType and ICoreWindow support Change-Id: I6dd7fef72a73572d4a3deda7ce36a11da3a75c81 Reviewed-on: https://chromium-review.googlesource.com/224366 Reviewed-by: Geoff Lang <geofflang@chromium.org> Tested-by: Geoff Lang <geofflang@chromium.org>

  • tests/angle_implementation_unit_tests/angle_implementation_unit_tests.gypi
  • # Copyright (c) 2014 The ANGLE Project Authors. All rights reserved.
    # Use of this source code is governed by a BSD-style license that can be
    # found in the LICENSE file.
    
    {
        'sources':
        [
            'ImageIndexIterator_unittest.cpp',
            'TransformFeedback_unittest.cpp'
        ],
    }