Explorar el Código

Update SConscript

Bernard Xiong hace 12 años
padre
commit
d7762e5a7d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      components/init/SConscript

+ 1 - 0
components/init/SConscript

@@ -1,3 +1,4 @@
+Import('rtconfig')
 from building import *
 
 cwd = GetCurrentDir()