some more cleanup

This commit is contained in:
berkeviktor@aol.com 2010-08-18 23:28:39 +02:00
parent 50f486ab0c
commit b5d71d03b0
1 changed files with 0 additions and 4 deletions

View File

@ -7,11 +7,7 @@ MACHINE_FLAG = /MACHINE:X86
!endif
COMLIB = ..\common\xchatcommon.lib
!ifdef PORTABLE
PROG = xchat-portable.exe
!else
PROG = xchat.exe
!endif
all: $(PROG)