helpful tip added to old sconstruct
This commit is contained in:
parent
4ab3e71e5f
commit
9609c68f1c
|
@ -1,6 +1,8 @@
|
|||
# Use this SConstruct if you are using scons < 1.x
|
||||
# Just replace the SConstruct file with this one
|
||||
# cp SConstruct.old SConstruct
|
||||
#
|
||||
# or just updated scons already
|
||||
|
||||
import os
|
||||
import sys
|
||||
|
|
Loading…
Reference in New Issue