Remove old Lua/LuaInterface installation/packaging

This commit is contained in:
ScottNZ
2013-12-06 09:56:57 +13:00
parent 452a0c0e25
commit 3315c43295
11 changed files with 4 additions and 37 deletions

View File

@@ -83,8 +83,6 @@ Section "Game" GAME
File "${SRCDIR}\global mix database.dat"
File "${SRCDIR}\GeoIP.dll"
File "${SRCDIR}\GeoIP.dat"
File "${SRCDIR}\LuaInterface.dll"
File lua51.dll
File OpenAL32.dll
File SDL.dll
File freetype6.dll
@@ -203,8 +201,6 @@ Function ${UN}Clean
Delete "$INSTDIR\global mix database.dat"
Delete $INSTDIR\GeoIP.dat
Delete $INSTDIR\GeoIP.dll
Delete $INSTDIR\LuaInterface.dll
Delete $INSTDIR\lua51.dll
Delete $INSTDIR\OpenAL32.dll
Delete $INSTDIR\SDL.dll
Delete $INSTDIR\freetype6.dll