bindings/python/wscript
changeset 10641 b372889aadef
parent 10639 6600e199f788
child 10642 2a4d3f9d09fd
equal deleted inserted replaced
10640:4275dcaa1337 10641:b372889aadef
    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, 16, 0, 865)
    16 REQUIRED_PYBINDGEN_VERSION = (0, 17, 0, 866)
    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):