Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f547863 commit 1ccb3eeCopy full SHA for 1ccb3ee
1 file changed
Parser/grammar.mak
@@ -14,7 +14,7 @@
14
15
LIBS= ..\PCbuild\python23.lib
16
17
-CFLAGS= /I ..\Include /I ..\PC /D MS_NO_COREDLL
+CFLAGS= /I ..\Include /I ..\PC /D MS_NO_COREDLL /MD
18
19
GRAMMAR_H= ..\Include\graminit.h
20
GRAMMAR_C= ..\Python\graminit.c
0 commit comments