some more cleanup
This commit is contained in:
parent
50f486ab0c
commit
b5d71d03b0
@ -7,11 +7,7 @@ MACHINE_FLAG = /MACHINE:X86
|
|||||||
!endif
|
!endif
|
||||||
|
|
||||||
COMLIB = ..\common\xchatcommon.lib
|
COMLIB = ..\common\xchatcommon.lib
|
||||||
!ifdef PORTABLE
|
|
||||||
PROG = xchat-portable.exe
|
|
||||||
!else
|
|
||||||
PROG = xchat.exe
|
PROG = xchat.exe
|
||||||
!endif
|
|
||||||
|
|
||||||
all: $(PROG)
|
all: $(PROG)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user