mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-05 08:55:09 -05:00
4 lines
149 B
Batchfile
4 lines
149 B
Batchfile
@echo off
|
|
set PATH=c:\mozilla-build\build\xchat-dev64\bin;c:\mozilla-build\perl-5.10-x64\bin;c:\mozilla-build\python-2.6-x64
|
|
..\src\fe-gtk\xchat.exe
|