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. --- .gitignore | 1 - 1 file changed, 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e0ac9b6c..d9dff585 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,6 @@ build DerivedData generated -thirdparty cscope.* tags TAGS -- cgit v1.2.3