mirror of
https://github.com/moparisthebest/hexchat
synced 2025-01-08 12:28:14 -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
|