summary refs log tree commit diff stats
path: root/win32
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
parent4b699210bd9bab344e1462e7998f863f55836402 (diff)
Get rid of useless .exp files
Diffstat (limited to 'win32')
-rw-r--r--win32/deps/enchant/build-x64.bat3
-rw-r--r--win32/deps/enchant/build-x86.bat3
-rw-r--r--win32/deps/expat/release-x64.bat2
-rw-r--r--win32/deps/expat/release-x86.bat2
-rw-r--r--win32/deps/fontconfig/release-x64.bat1
-rw-r--r--win32/deps/fontconfig/release-x86.bat1
-rw-r--r--win32/deps/libpng/release-x64.bat1
-rw-r--r--win32/deps/libpng/release-x86.bat1
-rw-r--r--win32/deps/libxml2/release-x64.bat1
-rw-r--r--win32/deps/libxml2/release-x86.bat1
-rw-r--r--win32/deps/lua/build-x64.bat1
-rw-r--r--win32/deps/lua/build-x86.bat1
-rw-r--r--win32/deps/pixman/build/win32/vc10/pixman.props2
13 files changed, 0 insertions, 20 deletions
diff --git a/win32/deps/enchant/build-x64.bat b/win32/deps/enchant/build-x64.bat
index 142c4d40..b4a41f31 100644
--- a/win32/deps/enchant/build-x64.bat
+++ b/win32/deps/enchant/build-x64.bat
@@ -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
diff --git a/win32/deps/enchant/build-x86.bat b/win32/deps/enchant/build-x86.bat
index b14347c9..984eb4bd 100644
--- a/win32/deps/enchant/build-x86.bat
+++ b/win32/deps/enchant/build-x86.bat
@@ -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
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

diff --git a/win32/deps/fontconfig/release-x64.bat b/win32/deps/fontconfig/release-x64.bat
index a0dbdd98..cb3237b9 100644
--- a/win32/deps/fontconfig/release-x64.bat
+++ b/win32/deps/fontconfig/release-x64.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 x64\Release\fontconfig.exp %FONTCONFIG_DEST%\lib

 copy x64\Release\fontconfig.lib %FONTCONFIG_DEST%\lib

 copy COPYING %FONTCONFIG_DEST%\share\doc\fontconfig

 

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

 

diff --git a/win32/deps/libpng/release-x64.bat b/win32/deps/libpng/release-x64.bat
index 571754e6..da43e5dd 100644
--- a/win32/deps/libpng/release-x64.bat
+++ b/win32/deps/libpng/release-x64.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\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

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

diff --git a/win32/deps/libxml2/release-x64.bat b/win32/deps/libxml2/release-x64.bat
index b741cc40..56e2d1ed 100644
--- a/win32/deps/libxml2/release-x64.bat
+++ b/win32/deps/libxml2/release-x64.bat
@@ -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

diff --git a/win32/deps/libxml2/release-x86.bat b/win32/deps/libxml2/release-x86.bat
index 70b91c60..62a18ece 100644
--- a/win32/deps/libxml2/release-x86.bat
+++ b/win32/deps/libxml2/release-x86.bat
@@ -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

diff --git a/win32/deps/lua/build-x64.bat b/win32/deps/lua/build-x64.bat
index fbbe9a90..1567ac63 100644
--- a/win32/deps/lua/build-x64.bat
+++ b/win32/deps/lua/build-x64.bat
@@ -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

diff --git a/win32/deps/lua/build-x86.bat b/win32/deps/lua/build-x86.bat
index 797c6777..bc49cff8 100644
--- a/win32/deps/lua/build-x86.bat
+++ b/win32/deps/lua/build-x86.bat
@@ -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

diff --git a/win32/deps/pixman/build/win32/vc10/pixman.props b/win32/deps/pixman/build/win32/vc10/pixman.props
index 89721a61..6106c26e 100644
--- a/win32/deps/pixman/build/win32/vc10/pixman.props
+++ b/win32/deps/pixman/build/win32/vc10/pixman.props
@@ -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>