*** empty log message ***

This commit is contained in:
2007-04-13 09:06:54 +00:00
parent 2887cfb5c9
commit 7336b048b4
6 changed files with 14 additions and 14 deletions

View File

@ -1,5 +1,5 @@
CC = cl
CFLAGS = /nologo /MT /W3 /GR- -I..\..\.. -D_WIN32_WINNT=0x0400
CFLAGS = /nologo /MT /W3 /GR- -I..\..\..
LDFLAGS = /libpath:..\..\cmn /libpath:..\..\awk /libpath:..\..\utl
LIBS = asecmn.lib aseawk.lib aseutl.lib kernel32.lib user32.lib