shithub: puzzles

Download patch

ref: 15f70f527a0a753285e3fa871bd4018e547fbb05
parent: 3bfe0fb32eae41dcc213e1cef860ec421cc2540c
author: Simon Tatham <anakin@pobox.com>
date: Mon Feb 26 15:35:47 EST 2007

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]