aboutsummaryrefslogtreecommitdiffstats
path: root/scons/mslib_sa.py
Commit message (Collapse)AuthorAgeFilesLines
* scons: Cleanup.José Fonseca2009-04-171-3/+1
|
* scons: Recent Windows DDK do not include LIB.EXE.José Fonseca2009-04-141-2/+88
| | | | | | Have to use LINK /LIB instead. The biggest problem is when the command line is very long and all the options are included in a argument file -- link doesn't like if /LIB is included in the argument file.
* scons: Play nice with MS Embedded Visual C++.José Fonseca2008-05-281-0/+49