Try using the MSVCRT version of Lua (lua5_1_4_Win32_dll6_lib) for

all builds.

svn path=/trunk/; revision=27465
This commit is contained in:
Gerald Combs 2009-02-16 17:27:12 +00:00
parent 2d38e8e840
commit db37f3cecf
1 changed files with 1 additions and 1 deletions

View File

@ -765,7 +765,7 @@ process_libs:
!ENDIF
!IFDEF LUA_DIR
@$(SH) tools\win32-setup.sh "$(WIN32_SETUP_OPT)" "$(WIRESHARK_LIBS)" \
lua5.1.4 lua5_1_4_Win32_dll9_lib.zip
lua5.1.4 lua5_1_4_Win32_dll6_lib.zip
!ENDIF
!IFDEF GNUTLS_DIR