summary refs log tree commit diff stats
path: root/build/build-x86.bat
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2010-08-18 23:23:26 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-08-18 23:23:26 +0200
commit50f486ab0c30d64ac850fcc470819c34dfbe4eaa (patch)
tree86618cf08e966cf45a1a826c743dad6bb6099ed0 /build/build-x86.bat
parentca904e43347e2004514c813aef975118fae1fdfc (diff)
clean up scripts
Diffstat (limited to 'build/build-x86.bat')
-rw-r--r--build/build-x86.bat6
1 files changed, 0 insertions, 6 deletions
diff --git a/build/build-x86.bat b/build/build-x86.bat
index e9a84be2..5d28ce5e 100644
--- a/build/build-x86.bat
+++ b/build/build-x86.bat
@@ -6,12 +6,6 @@ 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