wscript
changeset 649 1d12fb509a0d
parent 647 04f34a8befb8
child 671 4bec4600950c
equal deleted inserted replaced
648:0d190fe2b5ea 649:1d12fb509a0d
     5 import Params
     5 import Params
     6 import Object
     6 import Object
     7 import Action
     7 import Action
     8 import Common
     8 import Common
     9 import shutil
     9 import shutil
    10 import subprocess
    10 import pproc as subprocess
    11 
    11 
    12 Params.g_autoconfig = 1
    12 Params.g_autoconfig = 1
    13 
    13 
    14 # the following two variables are used by the target "waf dist"
    14 # the following two variables are used by the target "waf dist"
    15 VERSION = '3.0.1'
    15 VERSION = '3.0.1'