mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
update SConscript
This commit is contained in:
parent
d1b2ba0564
commit
487bd3bcf1
@ -31,17 +31,20 @@ def pikascript_init():
|
||||
|
||||
myremove('bsp')
|
||||
myremove('document')
|
||||
myremove('example')
|
||||
myremove('examples')
|
||||
myremove('package')
|
||||
myremove('port')
|
||||
myremove('src')
|
||||
myremove('tools')
|
||||
myremove('.github')
|
||||
myremove('.git')
|
||||
myremove('.vscode')
|
||||
myremove('.gitattributes')
|
||||
myremove('.gitignore')
|
||||
myremove('logo.txt')
|
||||
myremove('packages.toml')
|
||||
myremove('README.md')
|
||||
myremove('README_zh.md')
|
||||
|
||||
os.system(cwd + '/' + 'pikaPackage.exe')
|
||||
os.system(cwd + '/' + 'rust-msc-latest-win10.exe')
|
||||
|
Loading…
x
Reference in New Issue
Block a user