摘要:
一、SConstruct File {{{1 1. Sconstruct 文件 是scons用来控制编译的文件 2. Sconstruct 文件 是一个python脚本 3. SConstruct 文件 是一个类似于makefile一样的东西, 告诉 scons做什么,而不是严格的规定soncs做这件事的步骤二、scons选项 {{{1 -c Cleaning up After a Build -Q Making the scons output less verbose三、SConstruct 脚本的编写基础 {{{1 1. builder method {{{2 Pro... 阅读全文
posted @ 2012-09-29 18:30
sanlo
阅读(18458)
评论(0)
推荐(2)
浙公网安备 33010602011771号