#!/bin/bash

cd ..

dir=`pwd`

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