summaryrefslogblamecommitdiff
path: root/build/packtmw
blob: 06a271f65813a5f2769a865759242881f3c51370 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                     
                                 


                      
#!/bin/bash

cd ..

dir=`pwd`

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