Dariusz Olszewski's changes to support compiling for PocketPC. This
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 26 Feb 2007 20:35:47 +0000 (20:35 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 26 Feb 2007 20:35:47 +0000 (20:35 +0000)
commitcb0c7d4a682a68dfeb06e1c4e3aeb01cdf126c5e
treed34aebfc6c8e4ad48f0c1aeabbbaff7432e5cc24
parentfeb306dcbfd3f5c3c729d0f06434524cb4b0c4d8
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.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@7337 cda61777-01e9-0310-a592-d414129be87e
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