altosui: Add windows installer build using 'nsis'
authorKeith Packard <keithp@keithp.com>
Sat, 4 Sep 2010 07:13:11 +0000 (00:13 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 4 Sep 2010 07:14:55 +0000 (00:14 -0700)
commitecb4a09535b6a8da0765010489a96e605dbdeb46
treec70bb0e8bd388da2e4a90387d562094784a3d490
parentbf22923cd8b4f6f954718358b411b5b10d8e7b4d
altosui: Add windows installer build using 'nsis'

nsis happens to be packaged in debian, and it appears to build usable
installers, which is all very cool.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/altosui/Instdrv/NSIS/Contrib/InstDrv/Example.nsi [new file with mode: 0644]
ao-tools/altosui/Instdrv/NSIS/Contrib/InstDrv/InstDrv-Test.exe [new file with mode: 0644]
ao-tools/altosui/Instdrv/NSIS/Contrib/InstDrv/InstDrv.c [new file with mode: 0644]
ao-tools/altosui/Instdrv/NSIS/Contrib/InstDrv/InstDrv.dsp [new file with mode: 0644]
ao-tools/altosui/Instdrv/NSIS/Contrib/InstDrv/InstDrv.dsw [new file with mode: 0644]
ao-tools/altosui/Instdrv/NSIS/Contrib/InstDrv/Readme.txt [new file with mode: 0644]
ao-tools/altosui/Instdrv/NSIS/Contrib/InstDrv/ircomm2k.inf [new file with mode: 0644]
ao-tools/altosui/Instdrv/NSIS/Contrib/InstDrv/ircomm2k.sys [new file with mode: 0644]
ao-tools/altosui/Instdrv/NSIS/Plugins/InstDrv.dll [new file with mode: 0644]
ao-tools/altosui/Makefile
ao-tools/altosui/altos-windows.nsi [new file with mode: 0644]