Win32 dialog box, icon and installer
commitba41083e297d5ee07357cd720693a1a95e826c82
authorThomas Perl <thp@perli.net>
Wed, 21 Nov 2007 09:21:07 +0000 (21 10:21 +0100)
committerThomas Perl <thp@perli.net>
Wed, 21 Nov 2007 10:24:15 +0000 (21 11:24 +0100)
treedbbde157a60491390ef9942c2a70b0db0d6029da
parent354c8ca01b08f5eb12b3a9f621dbace7baae36a3
Win32 dialog box, icon and installer

Added a Win32-API dialog box that will let the user
select if she wants to run tennix in fullscreen or not.

Add a resource file for the dialog box layout and the
Win32-specific icon (our executable now has an icon!).

New .iss installer script (InnoSetup) that will compile
a standalone exe installer from the tennix binaries.

README.win32: Docs for Git, resource editing and Inno Setup
README.win32
data/icon.ico [new file with mode: 0644]
data/makefile
makefile
tennix-installer.iss.in [new file with mode: 0644]
tennix.c
tennix.res [new file with mode: 0644]