From 3bfa49bca3fbfa941d27e9da24821c0809a73c8f Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Mon, 20 Aug 2012 13:53:39 +0200 Subject: Add thirdparty libraries as git submodules. jbig2dec latest freetype 2.4.10 jpeg 9 openjpeg 1.5.0 zlib 1.2.7 Update MSVC projects for thirdparty libraries as submodules. Improve thirdparty library availability checks in Makethird by checking for the existence of a README file instead of just the directory, since a checkout without active git submodules has empty directories for the third party libraries. --- thirdparty/freetype | 1 + 1 file changed, 1 insertion(+) create mode 160000 thirdparty/freetype (limited to 'thirdparty/freetype') diff --git a/thirdparty/freetype b/thirdparty/freetype new file mode 160000 index 00000000..320613ee --- /dev/null +++ b/thirdparty/freetype @@ -0,0 +1 @@ +Subproject commit 320613eeb83d0cd704de3e6adfb13dce787861bb -- cgit v1.2.3