readme
来自「利用C」· 代码 · 共 33 行
TXT
33 行
-------------------------------------------------------------------------------simula-scons - A SCons addon-------------------------------------------------------------------------------Overview:At Simula Research Laboratory, SCons (http://www.scons.org) is used forbuilding several software packages. While we find SCons to be a favorable toolfor our builds, we still need to implement some additional tools to make thebuildprocess even smoother.Installation:The addon should be installed with distutils, running python setup.py install [--prefix=<installation-dir>]-------------------------------------------------------------------------------License:simula-scons is released under the same license as SCons itself, that is theMIT license (see LICENSE).-------------------------------------------------------------------------------Feedback:Please provide feedback either to developers found in the AUTHORS file, or tothe pycc-dev@simula.no mailling list.Oslo, June 2007.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?