Link with the right C library! This has always been wrong (& my fault).

This commit is contained in:
Tim Peters 2002-05-23 19:25:59 +00:00
parent f547863c63
commit 1ccb3eeb7b

View File

@ -14,7 +14,7 @@
LIBS= ..\PCbuild\python23.lib
CFLAGS= /I ..\Include /I ..\PC /D MS_NO_COREDLL
CFLAGS= /I ..\Include /I ..\PC /D MS_NO_COREDLL /MD
GRAMMAR_H= ..\Include\graminit.h
GRAMMAR_C= ..\Python\graminit.c