summary refs log tree commit diff stats
path: root/win32/deps/expat
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-03 16:35:10 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-03 16:35:10 +0200
commit12c7600024eb346dda583e21f2a9632f1a46bd96 (patch)
tree406301d6d0557f2192f9cfecfd1eb6adee94ae5b /win32/deps/expat
parent4b699210bd9bab344e1462e7998f863f55836402 (diff)
Get rid of useless .exp files
Diffstat (limited to 'win32/deps/expat')
-rw-r--r--win32/deps/expat/release-x64.bat2
-rw-r--r--win32/deps/expat/release-x86.bat2
2 files changed, 0 insertions, 4 deletions
diff --git a/win32/deps/expat/release-x64.bat b/win32/deps/expat/release-x64.bat
index 3b8d168b..56125957 100644
--- a/win32/deps/expat/release-x64.bat
+++ b/win32/deps/expat/release-x64.bat
@@ -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

diff --git a/win32/deps/expat/release-x86.bat b/win32/deps/expat/release-x86.bat
index 64538f33..1caeb105 100644
--- a/win32/deps/expat/release-x86.bat
+++ b/win32/deps/expat/release-x86.bat
@@ -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