Drag along MSVC++ 5.x by not building this directory.
git-svn-id: svn://10.0.0.236/trunk@40710 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -21,7 +21,7 @@ LCFLAGS= $(LCFLAGS) -D__STDC__
|
||||
|
||||
DEFINES= -DWIN32_LEAN_AND_MEAN
|
||||
LIBRARY_NAME= chardet
|
||||
!if "$(_MSC_VER)" != "1100"
|
||||
!if "$(_MSC_VER)" != "" && "$(_MSC_VER)" != "1100"
|
||||
DIRS = windows
|
||||
!endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user