*** empty log message ***

This commit is contained in:
2007-02-21 04:18:09 +00:00
parent 29ee370eee
commit 3d2904adb8
14 changed files with 98 additions and 149 deletions

View File

@ -1,8 +1,8 @@
CC = bcc32
LD = ilink32
CFLAGS = -I..\..\.. -I$(XPKIT)
LDFLAGS = -L..\..\lsp
LIBS = import32.lib cw32mt.lib aselsp.lib
CFLAGS = -I..\..\..
LDFLAGS = -L..\..\lsp -L..\..\utl
LIBS = import32.lib cw32mt.lib aselsp.lib aseutl.lib
STARTUP = c0x32w.obj
all: aselsp