From c3e259f4d29e9bdcb73617ad8e4d71f117b4d289 Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 30 Oct 2021 13:28:39 +0800 Subject: +freetype --- ThirdParty/freetype/src/Jamfile | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 ThirdParty/freetype/src/Jamfile (limited to 'ThirdParty/freetype/src/Jamfile') diff --git a/ThirdParty/freetype/src/Jamfile b/ThirdParty/freetype/src/Jamfile deleted file mode 100644 index 3ad2d5c..0000000 --- a/ThirdParty/freetype/src/Jamfile +++ /dev/null @@ -1,19 +0,0 @@ -# FreeType 2 src Jamfile -# -# Copyright (C) 2001-2019 by -# David Turner, Robert Wilhelm, and Werner Lemberg. -# -# This file is part of the FreeType project, and may only be used, modified, -# and distributed under the terms of the FreeType project license, -# LICENSE.TXT. By continuing to use, modify, or distribute this file you -# indicate that you have read the license and understand and accept it -# fully. - -SubDir FT2_TOP $(FT2_SRC_DIR) ; - -for xx in $(FT2_COMPONENTS) -{ - SubInclude FT2_TOP $(FT2_SRC_DIR) $(xx) ; -} - -# end of src Jamfile -- cgit v1.1-26-g67d0