[build] Added a primitive NSIS installer
commit15061f69edf0df960ce8f1a08fad9c5e9805ce95
authorNicola Fontana <ntd@entidi.it>
Sat, 22 May 2010 21:21:37 +0000 (22 23:21 +0200)
committerNicola Fontana <ntd@entidi.it>
Sat, 22 May 2010 21:21:37 +0000 (22 23:21 +0200)
treeba71083ec4ad8996b455fe3468c701085572d761
parentbfa12ec81f79af762ae89473d72705f9b48b944b
[build] Added a primitive NSIS installer

A bare win32 installer based on NSIS (http://nsis.sourceforge.net/)
that builds an EXE bundle picking files from the ADG MinGW build and
from a GTK+ Windows bundle (http://www.gtk.org/download-windows.html)
adapted for a "standard" MinGW installation on a GNU/Linux system as
suggested by Allin Cottrell:

http://ricardo.ecn.wfu.edu/~cottrell/cross-gtk/#pkgconfig

This will likely work on other installations as well...
build/EnvVarUpdate.nsh [new file with mode: 0644]
build/adg.nsi.in [new file with mode: 0644]
configure.ac