]> Pileus Git - aweather/commit - configure.ac
Win32 fixes and improvements
authorAndy Spencer <andy753421@gmail.com>
Sun, 2 May 2010 00:50:18 +0000 (00:50 +0000)
committerAndy Spencer <andy753421@gmail.com>
Sun, 2 May 2010 02:29:13 +0000 (02:29 +0000)
commit5761f0ec012080b2f12c5e29a93a97b9a7ede4b4
tree2c9f26f109b287c7abb9981e9d0b166746a5a08a
parent4c964909b5b3c4ea73f93666dde5a2351658464f
Win32 fixes and improvements

- Add NSIS installer
- Add icon (and associated resource files)
- Add G_MODULE_EXPORT to symbols
- Set default window size
- Build path fixes
16 files changed:
.gitignore
Makefile.am
autogen.sh
aweather.nsi [new file with mode: 0644]
configure.ac
data/.gitignore
data/Makefile.am
gen-win32.sh
m4/01gnolib.m4 [new file with mode: 0644]
src/.gitignore
src/Makefile.am
src/aweather-gui.c
src/plugins/Makefile.am
src/plugins/radar.c
src/resource.h [new file with mode: 0644]
src/resource.rc.in [new file with mode: 0644]