#!/bin/bash

cd ..

dir=`pwd`

cd packaging/windows
./make-translations.sh
makensis -DDLLDIR=$dir/../libs/dll/ \
    -DPRODUCT_VERSION="1.3.9.29" \
    -DEXESUFFIX=/src \
    -DUPX=true \
    tmw.nsi