bindings/python/wscript
changeset 10971 6015cf72891f
parent 10969 99f95535826f
child 10972 d9ed343afee8
equal deleted inserted replaced
10970:d94ff887673b 10971:6015cf72891f
    11 
    11 
    12 # feature  = TaskGen.feature
    12 # feature  = TaskGen.feature
    13 # after = TaskGen.after
    13 # after = TaskGen.after
    14 
    14 
    15 ## https://launchpad.net/pybindgen/
    15 ## https://launchpad.net/pybindgen/
    16 REQUIRED_PYBINDGEN_VERSION = (0, 17, 0, 866)
    16 REQUIRED_PYBINDGEN_VERSION = (0, 17, 0, 884)
    17 REQUIRED_PYGCCXML_VERSION = (0, 9, 5)
    17 REQUIRED_PYGCCXML_VERSION = (0, 9, 5)
    18 
    18 
    19 RUN_ME=-3
    19 RUN_ME=-3
    20 
    20 
    21 def add_to_python_path(path):
    21 def add_to_python_path(path):