summaryrefslogtreecommitdiff
path: root/windows/wscript
blob: b9d1f3c9e80e973098666c361feb7c106a0c36ee (plain)
1
2
3
def build(bld):
    bld.new_task_gen(features = 'subst', source = 'installer.nsi.in', target = 'installer.nsi', version = bld.env.VERSION)