diff options
Diffstat (limited to '.gn')
-rw-r--r-- | .gn | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +# Copyright 2016 PDFium Authors. All rights reserved. +# Use of this source code is governed by a BSD-style license that can be +# found in the LICENSE file. + +buildconfig = "//build/config/BUILDCONFIG.gn" +secondary_source = "//build/secondary/" |