use ncc compile source file as a single file

This commit is contained in:
zcong1993 2019-08-18 21:51:50 +08:00
parent 1c24df3126
commit a0e4ebd604
118 changed files with 18548 additions and 3227 deletions

3
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"git.ignoreLimitWarning": true
}