summaryrefslogblamecommitdiff
path: root/packwin
blob: 6095f39f389ec745b1af0844958eae146aba4898 (plain) (tree)
1
2
3
4
5
6
7
8






                                              
                                 



                      
#!/bin/bash

dir=`pwd`

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