chiark / gitweb /
Dariusz Olszewski's changes to support compiling for PocketPC. This
authorSimon Tatham <anakin@pobox.com>
Mon, 26 Feb 2007 20:35:47 +0000 (20:35 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 26 Feb 2007 20:35:47 +0000 (20:35 +0000)
commit15f70f527a0a753285e3fa871bd4018e547fbb05
treed34aebfc6c8e4ad48f0c1aeabbbaff7432e5cc24
parent3bfe0fb32eae41dcc213e1cef860ec421cc2540c
Dariusz Olszewski's changes to support compiling for PocketPC. This
is mostly done with ifdefs in windows.c; so mkfiles.pl generates a
new makefile (Makefile.wce) and Recipe enables it, but it's hardly
any different from Makefile.vc apart from a few definitions at the
top of the files.

Currently the PocketPC build is not enabled in the build script, but
with any luck I'll be able to do so reasonably soon.

[originally from svn r7337]
24 files changed:
LICENCE
Recipe
blackbox.c
bridges.c
filling.c
galaxies.c
icons/Makefile
inertia.c
latin.c
loopy.c
map.c
mines.c
mkfiles.pl
net.c
padtoolbar.bmp [new file with mode: 0644]
pattern.c
puzzles.h
puzzles.rc2 [new file with mode: 0644]
rect.c
resource.h [new file with mode: 0644]
solo.c
tents.c
unequal.c
windows.c