diff options
Diffstat (limited to 'win32/deps/libpng/release-x86.bat')
-rw-r--r-- | win32/deps/libpng/release-x86.bat | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/win32/deps/libpng/release-x86.bat b/win32/deps/libpng/release-x86.bat index 3e9505a5..f2207d85 100644 --- a/win32/deps/libpng/release-x86.bat +++ b/win32/deps/libpng/release-x86.bat @@ -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 |