pull/2/head
jaysunxiao 2022-03-25 11:58:41 +08:00
parent 98b1b7846c
commit ab4cc6f6a1
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ scons -j6 platform=windows # 多线程编译
scons platform=windows bits=32 # 软件是64位还是32位置bits=64 或者 bits=32
```
- 生产版本发布默认打包是debug+toolsscons platform=windows target=release
- 生产版本发布默认打包是debug+tools
```
target=release_debug