mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-18 11:40:18 +00:00
separate exe files, unified packages for standard and portable, stage 1
This commit is contained in:
@@ -6,6 +6,12 @@ set PATH=c:\WinDDK\7600.16385.1\bin\x86\x86;c:\WinDDK\7600.16385.1\bin\x86;c:\Pr
|
||||
cd ..\src
|
||||
nmake -f makefile.mak clean
|
||||
nmake -f makefile.mak
|
||||
echo.Enable portable build and press return
|
||||
pause
|
||||
move fe-gtk\xchat.exe fe-gtk\xchat.exe.orig
|
||||
nmake -f makefile.mak clean
|
||||
nmake -f makefile.mak
|
||||
move fe-gtk\xchat.exe.orig fe-gtk\xchat.exe
|
||||
cd ..\plugins\ewc
|
||||
nmake -f makefile.mak clean
|
||||
nmake -f makefile.mak
|
||||
|
||||
Reference in New Issue
Block a user