From 12c7600024eb346dda583e21f2a9632f1a46bd96 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Wed, 3 Oct 2012 16:35:10 +0200 Subject: Get rid of useless .exp files --- win32/deps/fontconfig/release-x64.bat | 1 - win32/deps/fontconfig/release-x86.bat | 1 - 2 files changed, 2 deletions(-) (limited to 'win32/deps/fontconfig') diff --git a/win32/deps/fontconfig/release-x64.bat b/win32/deps/fontconfig/release-x64.bat index a0dbdd98..cb3237b9 100644 --- a/win32/deps/fontconfig/release-x64.bat +++ b/win32/deps/fontconfig/release-x64.bat @@ -31,7 +31,6 @@ copy fonts.dtd %FONTCONFIG_DEST%\etc\fonts copy fontconfig\fcfreetype.h %FONTCONFIG_DEST%\include\fontconfig copy fontconfig\fcprivate.h %FONTCONFIG_DEST%\include\fontconfig copy fontconfig\fontconfig.h %FONTCONFIG_DEST%\include\fontconfig -copy x64\Release\fontconfig.exp %FONTCONFIG_DEST%\lib copy x64\Release\fontconfig.lib %FONTCONFIG_DEST%\lib copy COPYING %FONTCONFIG_DEST%\share\doc\fontconfig diff --git a/win32/deps/fontconfig/release-x86.bat b/win32/deps/fontconfig/release-x86.bat index 54592467..bb0a43a6 100644 --- a/win32/deps/fontconfig/release-x86.bat +++ b/win32/deps/fontconfig/release-x86.bat @@ -31,7 +31,6 @@ copy fonts.dtd %FONTCONFIG_DEST%\etc\fonts copy fontconfig\fcfreetype.h %FONTCONFIG_DEST%\include\fontconfig copy fontconfig\fcprivate.h %FONTCONFIG_DEST%\include\fontconfig copy fontconfig\fontconfig.h %FONTCONFIG_DEST%\include\fontconfig -copy Release\fontconfig.exp %FONTCONFIG_DEST%\lib copy Release\fontconfig.lib %FONTCONFIG_DEST%\lib copy COPYING %FONTCONFIG_DEST%\share\doc\fontconfig -- cgit 1.4.1