forked from xxq250/Nasal-Interpreter
⚡ first step trying to make this project compiled by MSVC: using indirect-threading, change \e to \033.
This commit is contained in:
@@ -31,6 +31,13 @@
|
||||
*.out
|
||||
*.app
|
||||
|
||||
# VS C++ sln
|
||||
*.sln
|
||||
*.vcxproj
|
||||
*.vcxproj.filters
|
||||
*.vcxproj.user
|
||||
|
||||
# misc
|
||||
nasal
|
||||
.vscode
|
||||
dump
|
||||
Reference in New Issue
Block a user