mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-21 21:20:20 +00:00
some more cleanup
This commit is contained in:
@@ -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)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user