Not to build native detectors for VC++5.

This commit is contained in:
nhotta%netscape.com 1999-07-21 17:58:18 +00:00
Родитель 1a1d8aed32
Коммит a13e764d1d
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -21,7 +21,9 @@ LCFLAGS= $(LCFLAGS) -D__STDC__
DEFINES= -DWIN32_LEAN_AND_MEAN
LIBRARY_NAME= chardet
!if "$(_MSC_VER)" != "1100"
DIRS = windows
!endif
OBJS= \
$(NULL)