mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-13 09:10:20 +00:00
add support for xchat-lua, but don't build by default
This commit is contained in:
@@ -32,6 +32,7 @@ LIBS = $(LIBS) /libpath:c:/mozilla-build/build/xchat-dev32/lib gtk-win32-2.0.lib
|
||||
|
||||
LDFLAGS = $(LDFLAGS) msvcrt_winxp.obj
|
||||
|
||||
LUAPATH = c:\mozilla-build\lua-5.1-x86
|
||||
PERLPATH = c:\mozilla-build\perl-5.10-x86\lib\CORE
|
||||
PYTHONPATH = c:\mozilla-build\python-2.6-x86
|
||||
TCLPATH = c:\mozilla-build\tcl-8.5-x86
|
||||
@@ -40,6 +41,9 @@ MMX = YES
|
||||
!endif
|
||||
#############################################################
|
||||
|
||||
LUALIB = lua5.1
|
||||
LUAOUTPUT = xclua.dll
|
||||
|
||||
PERLLIB = perl510
|
||||
PERLOUTPUT = xcperl.dll
|
||||
|
||||
|
||||
Reference in New Issue
Block a user