diff options
Diffstat (limited to 'win32/deps/fontconfig/release-x86.bat')
-rw-r--r-- | win32/deps/fontconfig/release-x86.bat | 1 |
1 files changed, 0 insertions, 1 deletions
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 |