aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32-ce.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* First take on changes to allow building with MSC for W32CE.Werner Koch2010-11-021-1/+2
| | | | | Fixed regression in plain W32 build.
* 2010-05-12 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-05-121-0/+405
* Makefile.am (system_components): Remove custom cppflags from RCCOMPILE (because gpg-error adds -idirafter that makes RC bail. [HAVE_W32CE_SYSTEM]: Add w32-ce.h and w32-ce.c, clear libexec_PROGRAMS. * w32-ce.h, w32-ce.c: New files.