summaryrefslogtreecommitdiff
path: root/build/packtmw
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-03-14 21:20:08 +0300
committerAndrei Karas <akaras@inbox.ru>2017-03-14 21:20:38 +0300
commit6c84be6bfc43e839bfd76f146aabfff6d1fd025f (patch)
treee3db078d544db5e7e258f034da146b249c06ab96 /build/packtmw
parentce46bdf12fcf69aff19fcef46229f17a0214570f (diff)
downloadmv-6c84be6bfc43e839bfd76f146aabfff6d1fd025f.tar.gz
mv-6c84be6bfc43e839bfd76f146aabfff6d1fd025f.tar.bz2
mv-6c84be6bfc43e839bfd76f146aabfff6d1fd025f.tar.xz
mv-6c84be6bfc43e839bfd76f146aabfff6d1fd025f.zip
Add SEHDLL variable in windows installer build scripts.
Diffstat (limited to 'build/packtmw')
-rwxr-xr-xbuild/packtmw1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/packtmw b/build/packtmw
index 64e42afef..665a09e40 100755
--- a/build/packtmw
+++ b/build/packtmw
@@ -11,4 +11,5 @@ makensis -DDLLDIR=$dir/../libs/dll/ \
-DEXESUFFIX=/src \
-DUPX=true \
-DBITS=${BITS} \
+ -DSEHDLL=${SEHDLL} \
tmw.nsi