mirror of
https://github.com/janet-lang/janet
synced 2025-01-27 23:54:45 +00:00
Remove Unicode True
This seems like it might trigger mS defender based on an old bug. Don't think we really need it, so I will remove it just in case.
This commit is contained in:
parent
84974d6c56
commit
61edf22a45
@ -1,8 +1,6 @@
|
|||||||
# This file is invoked by build_win.bat
|
# This file is invoked by build_win.bat
|
||||||
# Relevant configuration variables are set there.
|
# Relevant configuration variables are set there.
|
||||||
|
|
||||||
Unicode True
|
|
||||||
|
|
||||||
!echo "Program Files: ${PROGRAMFILES}"
|
!echo "Program Files: ${PROGRAMFILES}"
|
||||||
!addplugindir "tools\"
|
!addplugindir "tools\"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user