*** empty log message ***

This commit is contained in:
2006-11-14 09:30:46 +00:00
parent 9a2117077a
commit e3e0f0f854
3 changed files with 21 additions and 15 deletions

View File

@ -1,3 +1,9 @@
# ilink32.exe link.exe
# -aa /subsystem:windows
# -ap /subsystem:console
# -ad /subsystem:native
CC = bcc32
LD = ilink32
CFLAGS = -O2 -WM -WU -RT- -w -I..\..\..