summary refs log tree commit diff stats
path: root/win32/deps/enchant/build-x86.bat
diff options
context:
space:
mode:
Diffstat (limited to 'win32/deps/enchant/build-x86.bat')
-rw-r--r--win32/deps/enchant/build-x86.bat3
1 files changed, 0 insertions, 3 deletions
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