*** empty log message ***

This commit is contained in:
2007-03-09 14:19:55 +00:00
parent 295058a3e5
commit b93d0890ce
7 changed files with 34 additions and 52 deletions

View File

@ -6,7 +6,7 @@ C_OBJS = $(C_SRCS:.c=.obj)
CC = cl
LD = link
CFLAGS = /nologo /O2 /MT /W3 /GR- /Za -I../.. -DNDEBUG
CFLAGS = /nologo /O2 /MT /W3 /GR- /Za -I../..
all: lib