瀏覽代碼

Merge pull request #15342 from vnen/winrt-signtool

[2.1] Add option to sign WinRT exports with signtool
Rémi Verschelde 7 年之前
父節點
當前提交
1eed8194ec
共有 2 個文件被更改,包括 90 次插入730 次删除
  1. 0 7
      COPYRIGHT.txt
  2. 90 723
      platform/winrt/export/export.cpp

+ 0 - 7
COPYRIGHT.txt

@@ -91,13 +91,6 @@ Comment: BlackBerry NDK-Samples
 Copyright: 2011-2013, Research In Motion Limited.
 License: Apache-2.0
 
-Files: ./platform/uwp/export/export.cpp
-Comment: fb-util-for-appx
-Copyright: 2016, Facebook, Inc. All rights reserved.
-  2007-2017, Juan Linietsky, Ariel Manzur.
-  2014-2017, Godot Engine contributors.
-License: BSD-3-clause and Expat
-
 Files: ./servers/physics/gjk_epa.cpp
  ./servers/physics/joints/generic_6dof_joint_sw.cpp
  ./servers/physics/joints/generic_6dof_joint_sw.h

文件差異過大導致無法顯示
+ 90 - 723
platform/winrt/export/export.cpp


部分文件因文件數量過多而無法顯示