summaryrefslogblamecommitdiff
path: root/packwin
blob: 9c681c426815712c8b01ba852c1c5744591eec23 (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.2.6" \
    -DEXESUFFIX=/src \
    -DUPX=true \
    setup.nsi