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

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

View File

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