Get rid of useless .exp files

This commit is contained in:
Berke Viktor 2012-10-03 16:35:10 +02:00
parent 4b699210bd
commit 12c7600024
13 changed files with 0 additions and 20 deletions

View File

@ -30,12 +30,9 @@ copy src\enchant.h %ENCHANT_DEST%\include\enchant
copy "src\enchant++.h" %ENCHANT_DEST%\include\enchant
copy src\enchant-provider.h %ENCHANT_DEST%\include\enchant
copy %RELEASE_DIR%\libenchant_ispell.dll %ENCHANT_DEST%\lib\enchant
copy %RELEASE_DIR%\libenchant_ispell.exp %ENCHANT_DEST%\lib\enchant
copy %RELEASE_DIR%\libenchant_ispell.lib %ENCHANT_DEST%\lib\enchant
copy %RELEASE_DIR%\libenchant_myspell.dll %ENCHANT_DEST%\lib\enchant
copy %RELEASE_DIR%\libenchant_myspell.exp %ENCHANT_DEST%\lib\enchant
copy %RELEASE_DIR%\libenchant_myspell.lib %ENCHANT_DEST%\lib\enchant
copy %RELEASE_DIR%\libenchant.exp %ENCHANT_DEST%\lib
copy %RELEASE_DIR%\libenchant.lib %ENCHANT_DEST%\lib
copy COPYING.LIB %ENCHANT_DEST%\share\doc\enchant\COPYING
cd src

View File

@ -30,12 +30,9 @@ copy src\enchant.h %ENCHANT_DEST%\include\enchant
copy "src\enchant++.h" %ENCHANT_DEST%\include\enchant
copy src\enchant-provider.h %ENCHANT_DEST%\include\enchant
copy %RELEASE_DIR%\libenchant_ispell.dll %ENCHANT_DEST%\lib\enchant
copy %RELEASE_DIR%\libenchant_ispell.exp %ENCHANT_DEST%\lib\enchant
copy %RELEASE_DIR%\libenchant_ispell.lib %ENCHANT_DEST%\lib\enchant
copy %RELEASE_DIR%\libenchant_myspell.dll %ENCHANT_DEST%\lib\enchant
copy %RELEASE_DIR%\libenchant_myspell.exp %ENCHANT_DEST%\lib\enchant
copy %RELEASE_DIR%\libenchant_myspell.lib %ENCHANT_DEST%\lib\enchant
copy %RELEASE_DIR%\libenchant.exp %ENCHANT_DEST%\lib
copy %RELEASE_DIR%\libenchant.lib %ENCHANT_DEST%\lib
copy COPYING.LIB %ENCHANT_DEST%\share\doc\enchant\COPYING
cd src

View File

@ -23,10 +23,8 @@ copy win32\bin\Release\outline.exe %EXPAT_DEST%\bin
copy win32\bin\Release\xmlwf.exe %EXPAT_DEST%\bin
copy lib\expat.h %EXPAT_DEST%\include
copy lib\expat_external.h %EXPAT_DEST%\include
copy win32\bin\Release\libexpat.exp %EXPAT_DEST%\lib
copy win32\bin\Release\libexpat.lib %EXPAT_DEST%\lib
copy win32\bin\Release\libexpatMT.lib %EXPAT_DEST%\lib
copy win32\bin\Release\libexpatw.exp %EXPAT_DEST%\lib
copy win32\bin\Release\libexpatw.lib %EXPAT_DEST%\lib
copy win32\bin\Release\libexpatwMT.lib %EXPAT_DEST%\lib
copy COPYING %EXPAT_DEST%\share\doc\expat

View File

@ -23,10 +23,8 @@ copy win32\bin\Release\outline.exe %EXPAT_DEST%\bin
copy win32\bin\Release\xmlwf.exe %EXPAT_DEST%\bin
copy lib\expat.h %EXPAT_DEST%\include
copy lib\expat_external.h %EXPAT_DEST%\include
copy win32\bin\Release\libexpat.exp %EXPAT_DEST%\lib
copy win32\bin\Release\libexpat.lib %EXPAT_DEST%\lib
copy win32\bin\Release\libexpatMT.lib %EXPAT_DEST%\lib
copy win32\bin\Release\libexpatw.exp %EXPAT_DEST%\lib
copy win32\bin\Release\libexpatw.lib %EXPAT_DEST%\lib
copy win32\bin\Release\libexpatwMT.lib %EXPAT_DEST%\lib
copy COPYING %EXPAT_DEST%\share\doc\expat

View File

@ -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

View File

@ -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

View File

@ -20,7 +20,6 @@ copy png.h %LIBPNG_DEST%\include
copy pngconf.h %LIBPNG_DEST%\include
copy pnglibconf.h %LIBPNG_DEST%\include
copy pngpriv.h %LIBPNG_DEST%\include
copy projects\vstudio\x64\Release\libpng15.exp %LIBPNG_DEST%\lib
copy projects\vstudio\x64\Release\libpng15.lib %LIBPNG_DEST%\lib
copy projects\vstudio\x64\Release\libpng15.dll %LIBPNG_DEST%\bin
copy projects\vstudio\x64\Release\pngtest.exe %LIBPNG_DEST%\bin

View File

@ -20,7 +20,6 @@ copy png.h %LIBPNG_DEST%\include
copy pngconf.h %LIBPNG_DEST%\include
copy pnglibconf.h %LIBPNG_DEST%\include
copy pngpriv.h %LIBPNG_DEST%\include
copy projects\vstudio\Release\libpng15.exp %LIBPNG_DEST%\lib
copy projects\vstudio\Release\libpng15.lib %LIBPNG_DEST%\lib
copy projects\vstudio\Release\libpng15.dll %LIBPNG_DEST%\bin
copy projects\vstudio\Release\pngtest.exe %LIBPNG_DEST%\bin

View File

@ -23,7 +23,6 @@ mkdir %LIBXML_DEST%\share\doc
mkdir %LIBXML_DEST%\share\doc\libxml2
copy win32\vc10\x64\Release\libxml2.dll %LIBXML_DEST%\bin
copy win32\vc10\x64\Release\runsuite.exe %LIBXML_DEST%\bin
copy win32\vc10\x64\Release\libxml2.exp %LIBXML_DEST%\lib
copy win32\vc10\x64\Release\libxml2.lib %LIBXML_DEST%\lib
copy include\win32config.h %LIBXML_DEST%\include
copy include\wsockcompat.h %LIBXML_DEST%\include

View File

@ -23,7 +23,6 @@ mkdir %LIBXML_DEST%\share\doc
mkdir %LIBXML_DEST%\share\doc\libxml2
copy win32\vc10\Release\libxml2.dll %LIBXML_DEST%\bin
copy win32\vc10\Release\runsuite.exe %LIBXML_DEST%\bin
copy win32\vc10\Release\libxml2.exp %LIBXML_DEST%\lib
copy win32\vc10\Release\libxml2.lib %LIBXML_DEST%\lib
copy include\win32config.h %LIBXML_DEST%\include
copy include\wsockcompat.h %LIBXML_DEST%\include

View File

@ -48,7 +48,6 @@ copy src\lua51.dll %LUA_DEST%\bin
copy src\luac.exe %LUA_DEST%\bin
:: library
copy src\lua51.lib %LUA_DEST%\lib
copy src\lua51.exp %LUA_DEST%\lib
:: api
copy src\lua.h %LUA_DEST%\include
copy src\luaconf.h %LUA_DEST%\include

View File

@ -48,7 +48,6 @@ copy src\lua51.dll %LUA_DEST%\bin
copy src\luac.exe %LUA_DEST%\bin
:: library
copy src\lua51.lib %LUA_DEST%\lib
copy src\lua51.exp %LUA_DEST%\lib
:: api
copy src\lua.h %LUA_DEST%\include
copy src\luaconf.h %LUA_DEST%\include

View File

@ -25,8 +25,6 @@ mkdir $(CopyDir)\lib
copy $(SolutionDir)$(Configuration)\$(Platform)\bin\*-$(ApiVersion).lib $(CopyDir)\lib
copy $(SolutionDir)$(Configuration)\$(Platform)\bin\*-$(ApiVersion).exp $(CopyDir)\lib
</PixmanDoInstall>
</PropertyGroup>
<PropertyGroup>