Add HAVE_PYTHON=0 to Makefile.win
This commit is contained in:
parent
25237f8612
commit
28a47cf1b0
|
@ -15,6 +15,7 @@ HAVE_THREADS = 1
|
|||
HAVE_RGUI = 1
|
||||
HAVE_GLUI = 1
|
||||
HAVE_7ZIP = 1
|
||||
HAVE_PYTHON=0
|
||||
DYNAMIC = 1
|
||||
|
||||
HAVE_WINXINPUT = 1
|
||||
|
|
Loading…
Reference in New Issue