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

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