mirror of
https://github.com/moparisthebest/hexchat
synced 2025-02-07 19:00:38 -05:00
update tcl lib and copy tcl interface for x64 too
This commit is contained in:
parent
8318988252
commit
b8022de9c7
@ -35,7 +35,7 @@ xcopy /S /I ..\plugins\dns\xcdns.dll %XCHAT_DEST%\plugins\
|
|||||||
xcopy /S /I ..\plugins\ewc\xcewc.dll %XCHAT_DEST%\plugins\
|
xcopy /S /I ..\plugins\ewc\xcewc.dll %XCHAT_DEST%\plugins\
|
||||||
xcopy /S /I ..\plugins\perl\xcperl.dll %XCHAT_DEST%\plugins\
|
xcopy /S /I ..\plugins\perl\xcperl.dll %XCHAT_DEST%\plugins\
|
||||||
::xcopy /S /I ..\plugins\python\xcpython.dll %XCHAT_DEST%\plugins\
|
::xcopy /S /I ..\plugins\python\xcpython.dll %XCHAT_DEST%\plugins\
|
||||||
::xcopy /S /I ..\plugins\tcl\xctcl.dll %XCHAT_DEST%\plugins\
|
xcopy /S /I ..\plugins\tcl\xctcl.dll %XCHAT_DEST%\plugins\
|
||||||
::xcopy /S /I ..\plugins\xtray\xtray.dll %XCHAT_DEST%\plugins\
|
::xcopy /S /I ..\plugins\xtray\xtray.dll %XCHAT_DEST%\plugins\
|
||||||
xcopy /S /I ..\po\locale %XCHAT_DEST%\locale
|
xcopy /S /I ..\po\locale %XCHAT_DEST%\locale
|
||||||
xcopy /S /I %GTK_BIN%\..\share\locale %XCHAT_DEST%\share\locale
|
xcopy /S /I %GTK_BIN%\..\share\locale %XCHAT_DEST%\share\locale
|
||||||
|
@ -46,7 +46,7 @@ PERLOUTPUT = xcperl.dll
|
|||||||
PYTHONLIB = python25
|
PYTHONLIB = python25
|
||||||
PYTHONOUTPUT = xcpython.dll
|
PYTHONOUTPUT = xcpython.dll
|
||||||
|
|
||||||
TCLLIB = tcl86
|
TCLLIB = tcl85
|
||||||
TCLOUTPUT = xctcl.dll
|
TCLOUTPUT = xctcl.dll
|
||||||
|
|
||||||
!ifdef PORTABLE
|
!ifdef PORTABLE
|
||||||
|
Loading…
Reference in New Issue
Block a user