Imported from libpng-1.0.8beta2.tar
diff --git a/ANNOUNCE b/ANNOUNCE
index 6534e6f..cbee840 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -1,5 +1,5 @@
 
-Libpng 1.0.8beta1 - July 8, 2000
+Libpng 1.0.8beta2 - July 10, 2000
 
 This is a public release of libpng, intended for use in production codes.
 
diff --git a/CHANGES b/CHANGES
index ee5d4bc..d06cb50 100644
--- a/CHANGES
+++ b/CHANGES
@@ -797,6 +797,7 @@
   Fixed "DJBPP" typo in pnggccrd.c introduced in beta18.
 version 1.0.7 [July 1, 2000]
   Revised the definition of "trans_values" in libpng.3/libpng.txt
+version 1.0.8beta2 [July 10, 2000]
 version 1.0.8beta1 [July 8, 2000]
   Added png_free(png_ptr, key) two places in pngpread.c to stop memory leaks.
   Changed PNG_NO_STDIO to PNG_NO_CONSOLE_IO, several places in pngrutil.c and
@@ -805,6 +806,9 @@
   Removed unused "#include <assert.h>" from png.c
   Added WindowsCE support.
   Revised pnggccrd.c to work with gcc-2.95.2 and in the Cygwin environment.
+version 1.0.8beta2 [July 10, 2000]
+  Added project files to the wince directory and made further revisions
+     of pngtest.c, pngrio.c, and pngwio.c in support of WindowsCE.
 
 Send comments/corrections/commendations to
 png-implement@ccrc.wustl.edu or to randeg@alum.rpi.edu
diff --git a/INSTALL b/INSTALL
index 1a8f0a4..3d7ec87 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,5 +1,5 @@
 
-Installing libpng version 1.0.8beta1 - July 8, 2000
+Installing libpng version 1.0.8beta2 - July 10, 2000
 
 Before installing libpng, you must first install zlib.  zlib
 can usually be found wherever you got libpng.  zlib can be
@@ -10,7 +10,7 @@
 version of zlib that's installed.
 
 You can rename the directories that you downloaded (they
-might be called "libpng-1.0.8beta1" or "lpng107" and "zlib-1.1.3"
+might be called "libpng-1.0.8beta2" or "lpng107" and "zlib-1.1.3"
 or "zlib113") so that you have directories called "zlib" and "libpng".
 
 Your directory structure should look like this:
@@ -31,6 +31,7 @@
           scripts
              makefile.*
           pngtest.png
+          wince
           etc.
       zlib
           README
@@ -44,7 +45,9 @@
 endings) and zip (DOS style line endings) formats.
 
 If you are building libpng with MSVC, you can enter the libpng\msvc directory
-and follow the instructions in msvc\README.txt.
+and follow the instructions in msvc\README.txt.  You can build libpng for
+WindowsCE by entering the libpng\wince directory and following the
+instructions in the README* files.
 
 Else enter the zlib directory and follow the instructions in zlib/README,
 then come back here and choose the appropriate makefile.sys in the scripts
@@ -54,8 +57,8 @@
 include
 
  makefile.std      =>  Generic UNIX makefile (cc, creates static libpng.a)
- makefile.linux    =>  Linux/ELF makefile (gcc, creates libpng.so.2.1.0.8beta1)
- makefile.gcmmx    =>  Linux/ELF makefile (gcc, creates libpng.so.2.1.0.8beta1,
+ makefile.linux    =>  Linux/ELF makefile (gcc, creates libpng.so.2.1.0.8beta2)
+ makefile.gcmmx    =>  Linux/ELF makefile (gcc, creates libpng.so.2.1.0.8beta2,
                        uses assembler code tuned for Intel MMX platform)
  makefile.gcc      =>  Generic makefile (gcc, creates static libpng.a)
  makefile.knr      =>  Archaic UNIX Makefile that converts files with
@@ -67,9 +70,9 @@
  makefile.intel    =>  Intel C/C++ version 4.0 and later
  libpng.icc        =>  Project file for IBM VisualAge/C++ version 4.0 or later
  makefile.sgi      =>  Silicon Graphics IRIX makefile (cc, creates static lib)
- makefile.sggcc    =>  Silicon Graphics (gcc, creates libpng.so.2.1.0.8beta1)
+ makefile.sggcc    =>  Silicon Graphics (gcc, creates libpng.so.2.1.0.8beta2)
  makefile.sunos    =>  Sun makefile
- makefile.solaris  =>  Solaris 2.X makefile (gcc, creates libpng.so.2.1.0.8beta1)
+ makefile.solaris  =>  Solaris 2.X makefile (gcc, creates libpng.so.2.1.0.8beta2)
  makefile.sco      =>  For SCO OSr5  ELF and Unixware 7 with Native cc
  makefile.mips     =>  MIPS makefile
  makefile.acorn    =>  Acorn makefile
diff --git a/LICENSE b/LICENSE
index 23f3dfe..1ede268 100644
--- a/LICENSE
+++ b/LICENSE
@@ -4,7 +4,7 @@
 If you modify libpng you may insert additional notices immediately following
 this sentence.
 
-libpng version 1.0.8beta1, July 8, 2000 is Copyright (c) 2000 Glenn Randers-Pehrson
+libpng version 1.0.8beta2, July 10, 2000 is Copyright (c) 2000 Glenn Randers-Pehrson
 Distributed according to the same disclaimer and license as libpng-1.0.6
 with the following individuals added to the list of Contributing Authors
 
@@ -94,4 +94,4 @@
 
 Glenn Randers-Pehrson
 randeg@alum.rpi.edu
-July 8, 2000
+July 10, 2000
diff --git a/README b/README
index 96d7a68..bc2cbc8 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-README for libpng 1.0.8beta1 - July 8, 2000 (shared library 2.1)
+README for libpng 1.0.8beta2 - July 10, 2000 (shared library 2.1)
 See the note about version numbers near the top of png.h
 
 See INSTALL for instructions on how to install libpng.
@@ -176,9 +176,9 @@
        descrip.mms      =>  VMS makefile for MMS or MMK
        makefile.std     =>  Generic UNIX makefile (cc, creates static libpng.a)
        makefile.linux   =>  Linux/ELF makefile
-                            (gcc, creates libpng.so.2.1.0.8beta1)
+                            (gcc, creates libpng.so.2.1.0.8beta2)
        makefile.gcmmx   =>  Linux/ELF makefile (gcc, creates
-                            libpng.so.2.1.0.8beta1, uses assembler code
+                            libpng.so.2.1.0.8beta2, uses assembler code
                             tuned for Intel MMX platform)
        makefile.gcc     =>  Generic makefile (gcc, creates static libpng.a)
        makefile.knr     =>  Archaic UNIX Makefile that converts files with
@@ -190,10 +190,10 @@
        makefile.intel   =>  Intel C/C++ version 4.0 and later
        libpng.icc       =>  Project file, IBM VisualAge/C++ 4.0 or later
        makefile.sgi     =>  Silicon Graphics IRIX (cc, creates static lib)
-       makefile.sggcc   =>  Silicon Graphics (gcc, creates libpng.so.2.1.0.8beta1)
+       makefile.sggcc   =>  Silicon Graphics (gcc, creates libpng.so.2.1.0.8beta2)
        makefile.sunos   =>  Sun makefile
        makefile.solaris =>  Solaris 2.X makefile
-                            (gcc, creates libpng.so.2.1.0.8beta1)
+                            (gcc, creates libpng.so.2.1.0.8beta2)
        makefile.sco     =>  For SCO OSr5  ELF and Unixware 7 with Native cc
        makefile.mips    =>  MIPS makefile
        makefile.acorn   =>  Acorn makefile
@@ -220,12 +220,13 @@
        makevms.com      =>  VMS build script
        pngdef.pas       =>  Defines for a png32bd.dll with Borland C++ 4.5
        SCOPTIONS.ppc    =>  Used with smakefile.ppc
+      wince         =>  Contains a Microsoft Visual C++ (Windows CD Toolkit)
+                        workspace for building libpng and zlib on WindowsCE
 
 Good luck, and happy coding.
 
 -Glenn Randers-Pehrson
  Internet: randeg@alum.rpi.edu
- Web: http://www.rpi.edu/~randeg/index.html
 
 -Andreas Eric Dilger
  Internet: adilger@enel.ucalgary.ca
diff --git a/Y2KINFO b/Y2KINFO
index b3a7317..cf45eb8 100644
--- a/Y2KINFO
+++ b/Y2KINFO
@@ -1,13 +1,13 @@
    Y2K compliance in libpng:
    =========================
 
-      July 8, 2000
+      July 10, 2000
 
       Since the PNG Development group is an ad-hoc body, we can't make
       an official declaration.
 
       This is your unofficial assurance that libpng from version 0.71 and
-      upward through 1.0.8beta1 are Y2K compliant.  It is my belief that earlier
+      upward through 1.0.8beta2 are Y2K compliant.  It is my belief that earlier
       versions were also Y2K compliant.
 
       Libpng only has three year fields.  One is a 2-byte unsigned integer
diff --git a/configure b/configure
index c8b6c6f..2abef9d 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 echo "
-  There is no \"configure\" script for Libpng-1.0.8beta1.  Instead, please
+  There is no \"configure\" script for Libpng-1.0.8beta2.  Instead, please
   copy the appropriate makefile for your system from the \"scripts\"
   directory.  Read the INSTALL file for more details.
 "
diff --git a/libpng.3 b/libpng.3
index 450bc32..d754a1c 100644
--- a/libpng.3
+++ b/libpng.3
@@ -1,6 +1,6 @@
-.TH LIBPNG 3 "July 8, 2000"
+.TH LIBPNG 3 "July 10, 2000"
 .SH NAME
-libpng \- Portable Network Graphics (PNG) Reference Library 1.0.8beta1
+libpng \- Portable Network Graphics (PNG) Reference Library 1.0.8beta2
 .SH SYNOPSIS
 \fI\fB
 
@@ -747,7 +747,7 @@
 .SH LIBPNG.TXT
 libpng.txt - A description on how to use and modify libpng
 
- libpng version 1.0.8beta1 - July 8, 2000
+ libpng version 1.0.8beta2 - July 10, 2000
  Updated and distributed by Glenn Randers-Pehrson
  <randeg@alum.rpi.edu>
  Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson
@@ -3381,13 +3381,13 @@
 
 .SH VII. Y2K Compliance in libpng
 
-July 8, 2000
+July 10, 2000
 
 Since the PNG Development group is an ad-hoc body, we can't make
 an official declaration.
 
 This is your unofficial assurance that libpng from version 0.71 and
-upward through 1.0.8beta1 are Y2K compliant.  It is my belief that earlier
+upward through 1.0.8beta2 are Y2K compliant.  It is my belief that earlier
 versions were also Y2K compliant.
 
 Libpng only has three year fields.  One is a 2-byte unsigned integer that
@@ -3528,7 +3528,7 @@
 
 Thanks to Frank J. T. Wojcik for helping with the documentation.
 
-Libpng version 1.0.8beta1 - July 8, 2000:
+Libpng version 1.0.8beta2 - July 10, 2000:
 Initially created in 1995 by Guy Eric Schalnat, then of Group 42, Inc.
 Currently maintained by Glenn Randers-Pehrson (randeg@alum.rpi.edu).
 
@@ -3541,7 +3541,7 @@
 If you modify libpng you may insert additional notices immediately following
 this sentence.
 
-libpng version 1.0.8beta1, July 8, 2000 is
+libpng version 1.0.8beta2, July 10, 2000 is
 Copyright (c) 2000 Glenn Randers-Pehrson
 Distributed according to the same disclaimer and license as libpng-1.0.6
 with the following individuals added to the list of Contributing Authors
@@ -3632,7 +3632,7 @@
 
 Glenn Randers-Pehrson
 randeg@alum.rpi.edu
-July 8, 2000
+July 10, 2000
 
 .\" end of man page
 
diff --git a/libpng.txt b/libpng.txt
index bd3dca8..2354e56 100644
--- a/libpng.txt
+++ b/libpng.txt
@@ -1,6 +1,6 @@
 libpng.txt - A description on how to use and modify libpng
 
- libpng version 1.0.8beta1 - July 8, 2000
+ libpng version 1.0.8beta2 - July 10, 2000
  Updated and distributed by Glenn Randers-Pehrson
  <randeg@alum.rpi.edu>
  Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson
@@ -2634,13 +2634,13 @@
 
 VII. Y2K Compliance in libpng
 
-July 8, 2000
+July 10, 2000
 
 Since the PNG Development group is an ad-hoc body, we can't make
 an official declaration.
 
 This is your unofficial assurance that libpng from version 0.71 and
-upward through 1.0.8beta1 are Y2K compliant.  It is my belief that earlier
+upward through 1.0.8beta2 are Y2K compliant.  It is my belief that earlier
 versions were also Y2K compliant.
 
 Libpng only has three year fields.  One is a 2-byte unsigned integer that
diff --git a/libpngpf.3 b/libpngpf.3
index c423105..5785171 100644
--- a/libpngpf.3
+++ b/libpngpf.3
@@ -1,6 +1,6 @@
-.TH LIBPNGPF 3 "July 8, 2000"
+.TH LIBPNGPF 3 "July 10, 2000"
 .SH NAME
-libpng \- Portable Network Graphics (PNG) Reference Library 1.0.8beta1
+libpng \- Portable Network Graphics (PNG) Reference Library 1.0.8beta2
 (private functions)
 .SH SYNOPSIS
 \fB#include <png.h>\fP
diff --git a/msvc/README.txt b/msvc/README.txt
index ed834df..40224cd 100644
--- a/msvc/README.txt
+++ b/msvc/README.txt
@@ -1,5 +1,5 @@
 Microsoft Developer Studio Build File, Format Version 6.00 for
-libpng 1.0.8beta1 (July 8, 2000) and zlib
+libpng 1.0.8beta2 (July 10, 2000) and zlib
 
 Copyright (C) 2000 Simon-Pierre Cadieux
 For conditions of distribution and use, see copyright notice in png.h
diff --git a/msvc/png32ms.def b/msvc/png32ms.def
index d97cf29..9fba000 100644
--- a/msvc/png32ms.def
+++ b/msvc/png32ms.def
@@ -6,7 +6,7 @@
 DESCRIPTION "PNG image compression library for Windows"
 
 EXPORTS
-;Version 1.0.8beta1
+;Version 1.0.8beta2
   png_build_grayscale_palette  @1
   png_check_sig        @2
   png_chunk_error      @3
diff --git a/png.5 b/png.5
index eddf007..80943a8 100644
--- a/png.5
+++ b/png.5
@@ -1,4 +1,4 @@
-.TH PNG 5 "July 8, 2000"
+.TH PNG 5 "July 10, 2000"
 .SH NAME
 png \- Portable Network Graphics (PNG) format
 .SH DESCRIPTION
diff --git a/png.c b/png.c
index f1dbc70..d2f3c02 100644
--- a/png.c
+++ b/png.c
@@ -1,7 +1,7 @@
 
 /* png.c - location for general purpose libpng functions
  *
- * libpng version 1.0.8beta1 - July 8, 2000
+ * libpng version 1.0.8beta2 - July 10, 2000
  * Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson
  * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
  * (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
@@ -13,14 +13,14 @@
 #include "png.h"
 
 /* Generate a compiler error if there is an old png.h in the search path. */
-typedef version_1_0_8beta1 Your_png_h_is_not_version_1_0_8beta1;
+typedef version_1_0_8beta2 Your_png_h_is_not_version_1_0_8beta2;
 
 /* Version information for C files.  This had better match the version
  * string defined in png.h.  */
 
 #ifdef PNG_USE_GLOBAL_ARRAYS
 /* png_libpng_ver was changed to a function in version 1.0.5c */
-char png_libpng_ver[12] = "1.0.8beta1";
+char png_libpng_ver[12] = "1.0.8beta2";
 
 /* png_sig was changed to a function in version 1.0.5c */
 /* Place to hold the signature string for a PNG file. */
@@ -616,7 +616,7 @@
 png_get_copyright(png_structp png_ptr)
 {
    if (png_ptr != NULL || png_ptr == NULL)  /* silence compiler warning */
-   return ("\n libpng version 1.0.8beta1 - July 8, 2000\n\
+   return ("\n libpng version 1.0.8beta2 - July 10, 2000\n\
    Copyright (c) 1998-2000 Glenn Randers-Pehrson\n\
    Copyright (c) 1996, 1997 Andreas Dilger\n\
    Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.\n");
@@ -634,8 +634,8 @@
 {
    /* Version of *.c files used when building libpng */
    if(png_ptr != NULL) /* silence compiler warning about unused png_ptr */
-      return("1.0.8beta1");
-   return("1.0.8beta1");
+      return("1.0.8beta2");
+   return("1.0.8beta2");
 }
 
 png_charp PNGAPI
diff --git a/png.h b/png.h
index 72f2dcc..08ae05e 100644
--- a/png.h
+++ b/png.h
@@ -1,7 +1,7 @@
 
 /* png.h - header file for PNG reference library
  *
- * libpng version 1.0.8beta1 - July 8, 2000
+ * libpng version 1.0.8beta2 - July 10, 2000
  * Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson
  * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
  * (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
@@ -9,7 +9,7 @@
  * Authors and maintainers:
  *  libpng versions 0.71, May 1995, through 0.88, January 1996: Guy Schalnat
  *  libpng versions 0.89c, June 1996, through 0.96, May 1997: Andreas Dilger
- *  libpng versions 0.97, January 1998, through 1.0.8beta1 - July 8, 2000: Glenn
+ *  libpng versions 0.97, January 1998, through 1.0.8beta2 - July 10, 2000: Glenn
  *  See also "Contributing Authors", below.
  *
  * Note about libpng version numbers:
@@ -55,6 +55,7 @@
  *    1.0.7beta11-18                10007  2.1.0.7beta11-18 (binary compatible)
  *    1.0.7rc1-2                    10007  2.1.0.7rc1-2 (binary compatible)
  *    1.0.7                         10007  (still compatible)
+ *    1.0.7beta1-2                  10008  2.1.0.8beta1-2
  *
  *    Henceforth the source version will match the shared-library major
  *    and minor numbers; the shared-library major version number will be
@@ -81,7 +82,7 @@
  * If you modify libpng you may insert additional notices immediately following
  * this sentence.
  *
- * libpng version 1.0.8beta1, July 8, 2000, is
+ * libpng version 1.0.8beta2, July 10, 2000, is
  * Copyright (c) 2000 Glenn Randers-Pehrson
  * Distributed according to the same disclaimer and license as libpng-1.0.6
  * with the following individuals added to the list of Contributing Authors
@@ -186,13 +187,13 @@
  * Y2K compliance in libpng:
  * =========================
  *
- *    July 8, 2000
+ *    July 10, 2000
  *
  *    Since the PNG Development group is an ad-hoc body, we can't make
  *    an official declaration.
  *
  *    This is your unofficial assurance that libpng from version 0.71 and
- *    upward through 1.0.8beta1 are Y2K compliant.  It is my belief that earlier
+ *    upward through 1.0.8beta2 are Y2K compliant.  It is my belief that earlier
  *    versions were also Y2K compliant.
  *
  *    Libpng only has three year fields.  One is a 2-byte unsigned integer
@@ -248,7 +249,7 @@
  */
 
 /* Version information for png.h - this should match the version in png.c */
-#define PNG_LIBPNG_VER_STRING "1.0.8beta1"
+#define PNG_LIBPNG_VER_STRING "1.0.8beta2"
 
 #define PNG_LIBPNG_VER_SONUM   2
 
@@ -258,7 +259,7 @@
 #define PNG_LIBPNG_VER_RELEASE 8
 /* This should match the numeric part of the final component of
  * PNG_LIBPNG_VER_STRING, omitting any leading zero: */
-#define PNG_LIBPNG_VER_BUILD   1
+#define PNG_LIBPNG_VER_BUILD   2
 
 /* Careful here.  At one time, Guy wanted to use 082, but that would be octal.
  * We must not include leading zeros.
@@ -1147,9 +1148,9 @@
 };
 
 /* This prevents a compiler error in png_get_copyright() in png.c if png.c
-and png.h are both at * version 1.0.8beta1
+and png.h are both at * version 1.0.8beta2
  */
-typedef png_structp version_1_0_8beta1;
+typedef png_structp version_1_0_8beta2;
 
 typedef png_struct FAR * FAR * png_structpp;
 
@@ -1593,7 +1594,7 @@
 
 #if !defined(PNG_NO_STDIO)
 /* Initialize the input/output for the PNG file to the default functions. */
-extern PNG_EXPORT(void,png_init_io) PNGARG((png_structp png_ptr, FILE *fp));
+extern PNG_EXPORT(void,png_init_io) PNGARG((png_structp png_ptr, png_FILE_p fp));
 #endif
 
 /* Replace the (error and abort), and warning functions with user
@@ -2171,7 +2172,7 @@
 extern PNG_EXPORT(png_charp,png_get_libpng_ver) PNGARG((png_structp png_ptr));
 
 #define PNG_HEADER_VERSION_STRING \
-   " libpng version 1.0.8beta1 - July 8, 2000 (header)\n"
+   " libpng version 1.0.8beta2 - July 10, 2000 (header)\n"
 
 #ifdef PNG_READ_COMPOSITE_NODIV_SUPPORTED
 /* With these routines we avoid an integer divide, which will be slower on
diff --git a/pngasmrd.h b/pngasmrd.h
index 1da8a92..efab708 100644
--- a/pngasmrd.h
+++ b/pngasmrd.h
@@ -1,6 +1,6 @@
 /* pngasmrd.h - assembler version of utilities to read a PNG file
  *
- * libpng 1.0.8beta1 - July 8, 2000
+ * libpng 1.0.8beta2 - July 10, 2000
  * For conditions of distribution and use, see copyright notice in png.h
  * Copyright (c) 1999, 2000 Glenn Randers-Pehrson
  *
diff --git a/pngconf.h b/pngconf.h
index 917ba13..8f4aff8 100644
--- a/pngconf.h
+++ b/pngconf.h
@@ -1,6 +1,6 @@
 /* pngconf.h - machine configurable file for libpng
  *
- * libpng 1.0.8beta1 - July 8, 2000
+ * libpng 1.0.8beta2 - July 10, 2000
  * For conditions of distribution and use, see copyright notice in png.h
  * Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson
  * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
diff --git a/pngerror.c b/pngerror.c
index 6f23382..21fe367 100644
--- a/pngerror.c
+++ b/pngerror.c
@@ -1,7 +1,7 @@
 
 /* pngerror.c - stub functions for i/o and memory allocation
  *
- * libpng 1.0.8beta1 - July 8, 2000
+ * libpng 1.0.8beta2 - July 10, 2000
  * For conditions of distribution and use, see copyright notice in png.h
  * Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson
  * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
diff --git a/pnggccrd.c b/pnggccrd.c
index bb574be..99be59c 100644
--- a/pnggccrd.c
+++ b/pnggccrd.c
@@ -6,7 +6,7 @@
  *     and http://www.intel.com/drg/pentiumII/appnotes/923/923.htm
  *     for Intel's performance analysis of the MMX vs. non-MMX code.
  *
- * libpng version 1.0.8beta1 - July 8, 2000
+ * libpng version 1.0.8beta2 - July 10, 2000
  * For conditions of distribution and use, see copyright notice in png.h
  * Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson
  * Copyright (c) 1998, Intel Corporation
diff --git a/pngget.c b/pngget.c
index 6d9a2c8..e1f5691 100644
--- a/pngget.c
+++ b/pngget.c
@@ -1,7 +1,7 @@
 
 /* pngget.c - retrieval of values from info struct
  *
- * libpng 1.0.8beta1 - July 8, 2000
+ * libpng 1.0.8beta2 - July 10, 2000
  * For conditions of distribution and use, see copyright notice in png.h
  * Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson
  * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
diff --git a/pngmem.c b/pngmem.c
index cadef85..614b093 100644
--- a/pngmem.c
+++ b/pngmem.c
@@ -1,7 +1,7 @@
 
 /* pngmem.c - stub functions for memory allocation
  *
- * libpng 1.0.8beta1 - July 8, 2000
+ * libpng 1.0.8beta2 - July 10, 2000
  * For conditions of distribution and use, see copyright notice in png.h
  * Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson
  * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
diff --git a/pngpread.c b/pngpread.c
index 83d9a34..0f81cac 100644
--- a/pngpread.c
+++ b/pngpread.c
@@ -1,7 +1,7 @@
 
 /* pngpread.c - read a png file in push mode
  *
- * libpng 1.0.8beta1 - July 8, 2000
+ * libpng 1.0.8beta2 - July 10, 2000
  * For conditions of distribution and use, see copyright notice in png.h
  * Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson
  * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
diff --git a/pngread.c b/pngread.c
index f942a1b..123ed8a 100644
--- a/pngread.c
+++ b/pngread.c
@@ -1,7 +1,7 @@
 
 /* pngread.c - read a PNG file
  *
- * libpng 1.0.8beta1 - July 8, 2000
+ * libpng 1.0.8beta2 - July 10, 2000
  * For conditions of distribution and use, see copyright notice in png.h
  * Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson
  * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
@@ -697,7 +697,7 @@
  * not called png_set_interlace_handling(), the display_row buffer will
  * be ignored, so pass NULL to it.
  *
- * [*] png_handle_alpha() does not exist yet, as of libpng version 1.0.8beta1
+ * [*] png_handle_alpha() does not exist yet, as of libpng version 1.0.8beta2
  */
 
 void PNGAPI
@@ -746,7 +746,7 @@
  * only call this function once.  If you desire to have an image for
  * each pass of a interlaced image, use png_read_rows() instead.
  *
- * [*] png_handle_alpha() does not exist yet, as of libpng version 1.0.8beta1
+ * [*] png_handle_alpha() does not exist yet, as of libpng version 1.0.8beta2
  */
 void PNGAPI
 png_read_image(png_structp png_ptr, png_bytepp image)
diff --git a/pngrio.c b/pngrio.c
index dbbcb0b..e94c02d 100644
--- a/pngrio.c
+++ b/pngrio.c
@@ -1,7 +1,7 @@
 
 /* pngrio.c - functions for data input
  *
- * libpng 1.0.8beta1 - July 8, 2000
+ * libpng 1.0.8beta2 - July 10, 2000
  * For conditions of distribution and use, see copyright notice in png.h
  * Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson
  * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
@@ -47,13 +47,16 @@
    /* fread() returns 0 on error, so it is OK to store this in a png_size_t
     * instead of an int, which is what fread() actually returns.
     */
+#if defined(_WIN32_WCE)
+   if ( !ReadFile((HANDLE)(png_ptr->io_ptr), data, length, &check, NULL) )
+      check = 0;
+#else
    check = (png_size_t)fread(data, (png_size_t)1, length,
       (png_FILE_p)png_ptr->io_ptr);
+#endif
 
    if (check != length)
-   {
       png_error(png_ptr, "Read Error");
-   }
 }
 #else
 /* this is the model-independent version. Since the standard I/O library
@@ -76,7 +79,12 @@
    io_ptr = (png_FILE_p)CVT_PTR(png_ptr->io_ptr);
    if ((png_bytep)n_data == data)
    {
+#if defined(_WIN32_WCE)
+      if ( !ReadFile((HANDLE)(png_ptr->io_ptr), data, length, &check, NULL) )
+         check = 0;
+#else
       check = fread(n_data, 1, length, io_ptr);
+#endif
    }
    else
    {
@@ -87,7 +95,12 @@
       do
       {
          read = MIN(NEAR_BUF_SIZE, remaining);
+#if defined(_WIN32_WCE)
+         if ( !ReadFile((HANDLE)(io_ptr), buf, read, &err, NULL) )
+            err = 0;
+#else
          err = fread(buf, (png_size_t)1, read, io_ptr);
+#endif
          png_memcpy(data, buf, read); /* copy far buffer to near buffer */
          if(err != read)
             break;
@@ -99,9 +112,7 @@
       while (remaining != 0);
    }
    if ((png_uint_32)check != (png_uint_32)length)
-   {
       png_error(png_ptr, "read Error");
-   }
 }
 #endif
 #endif
diff --git a/pngrtran.c b/pngrtran.c
index 9d9a2bd..153ef6a 100644
--- a/pngrtran.c
+++ b/pngrtran.c
@@ -1,7 +1,7 @@
 
 /* pngrtran.c - transforms the data in a row for PNG readers
  *
- * libpng 1.0.8beta1 - July 8, 2000
+ * libpng 1.0.8beta2 - July 10, 2000
  * For conditions of distribution and use, see copyright notice in png.h
  * Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson
  * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
diff --git a/pngrutil.c b/pngrutil.c
index d3e8e35..e7c7d4e 100644
--- a/pngrutil.c
+++ b/pngrutil.c
@@ -1,7 +1,7 @@
 
 /* pngrutil.c - utilities to read a PNG file
  *
- * libpng 1.0.8beta1 - July 8, 2000
+ * libpng 1.0.8beta2 - July 10, 2000
  * For conditions of distribution and use, see copyright notice in png.h
  * Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson
  * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
diff --git a/pngset.c b/pngset.c
index 31bd9d3..6a52cef 100644
--- a/pngset.c
+++ b/pngset.c
@@ -1,7 +1,7 @@
 
 /* pngset.c - storage of image information into info struct
  *
- * libpng 1.0.8beta1 - July 8, 2000
+ * libpng 1.0.8beta2 - July 10, 2000
  * For conditions of distribution and use, see copyright notice in png.h
  * Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson
  * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
diff --git a/pngtest.c b/pngtest.c
index 660ad4d..e8e5fad 100644
--- a/pngtest.c
+++ b/pngtest.c
@@ -1,7 +1,7 @@
 
 /* pngtest.c - a simple test program to test libpng
  *
- * libpng 1.0.8beta1 - July 8, 2000
+ * libpng 1.0.8beta2 - July 10, 2000
  * For conditions of distribution and use, see copyright notice in png.h
  * Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson
  * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
@@ -34,9 +34,9 @@
 #  include <windows.h>
 #  include <stdlib.h>
 #  define READFILE(file, data, length, check) \
-     ReadFile(file, data, length, &check,NULL)
-#  define WRITEFILE(file, data, length, check) \
-     WriteFile(file, data, length, &check, NULL);
+     if (ReadFile(file, data, length, &check,NULL)) check = 0
+#  define WRITEFILE(file, data, length, check)) \
+     if (WriteFile(file, data, length, &check, NULL)) check = 0
 #  define FCLOSE(file) CloseHandle(file)
 #else
 #  include <stdio.h>
@@ -45,7 +45,7 @@
 #  define READFILE(file, data, length, check) \
      check=(png_size_t)fread(data,(png_size_t)1,length,file)
 #  define WRITEFILE(file, data, length, check) \
-     check = (png_size_t)fwrite(data, (png_size_t)1, length, file);
+     check=(png_size_t)fwrite(data,(png_size_t)1, length, file)
 #  define FCLOSE(file) fclose(file)
 #endif
 
@@ -1412,4 +1412,4 @@
 }
 
 /* Generate a compiler error if there is an old png.h in the search path. */
-typedef version_1_0_8beta1 your_png_h_is_not_version_1_0_8beta1;
+typedef version_1_0_8beta2 your_png_h_is_not_version_1_0_8beta2;
diff --git a/pngtrans.c b/pngtrans.c
index c5b18ba..7bba2e3 100644
--- a/pngtrans.c
+++ b/pngtrans.c
@@ -1,7 +1,7 @@
 
 /* pngtrans.c - transforms the data in a row (used by both readers and writers)
  *
- * libpng 1.0.8beta1 - July 8, 2000
+ * libpng 1.0.8beta2 - July 10, 2000
  * For conditions of distribution and use, see copyright notice in png.h
  * Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson
  * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
diff --git a/pngvcrd.c b/pngvcrd.c
index 7a2f22c..d200752 100644
--- a/pngvcrd.c
+++ b/pngvcrd.c
@@ -2,7 +2,7 @@
  *
  * For Intel x86 CPU and Microsoft Visual C++ compiler
  *
- * libpng 1.0.8beta1 - July 8, 2000
+ * libpng 1.0.8beta2 - July 10, 2000
  * For conditions of distribution and use, see copyright notice in png.h
  * Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson
  * Copyright (c) 1998, Intel Corporation
diff --git a/pngwio.c b/pngwio.c
index 4e1bd16..cc06d58 100644
--- a/pngwio.c
+++ b/pngwio.c
@@ -1,7 +1,7 @@
 
 /* pngwio.c - functions for data output
  *
- * libpng 1.0.8beta1 - July 8, 2000
+ * libpng 1.0.8beta2 - July 10, 2000
  * For conditions of distribution and use, see copyright notice in png.h
  * Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson
  * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
@@ -46,14 +46,12 @@
 
 #if defined(_WIN32_WCE)
    if ( !WriteFile((HANDLE)(png_ptr->io_ptr), data, length, &check, NULL) )
-      check = -1;
+      check = 0;
 #else
    check = fwrite(data, 1, length, (png_FILE_p)(png_ptr->io_ptr));
 #endif
    if (check != length)
-   {
       png_error(png_ptr, "Write Error");
-   }
 }
 #else
 /* this is the model-independent version. Since the standard I/O library
@@ -76,7 +74,12 @@
    io_ptr = (png_FILE_p)CVT_PTR(png_ptr->io_ptr);
    if ((png_bytep)near_data == data)
    {
+#if defined(_WIN32_WCE)
+      if ( !WriteFile(io_ptr, near_data, length, &check, NULL) )
+         check = 0;
+#else
       check = fwrite(near_data, 1, length, io_ptr);
+#endif
    }
    else
    {
@@ -88,7 +91,12 @@
       {
          written = MIN(NEAR_BUF_SIZE, remaining);
          png_memcpy(buf, data, written); /* copy far buffer to near buffer */
+#if defined(_WIN32_WCE)
+         if ( !WriteFile(io_ptr, buf, written, &err, NULL) )
+            err = 0;
+#else
          err = fwrite(buf, 1, written, io_ptr);
+#endif
          if (err != written)
             break;
          else
@@ -99,9 +107,7 @@
       while (remaining != 0);
    }
    if (check != length)
-   {
       png_error(png_ptr, "Write Error");
-   }
 }
 
 #endif
diff --git a/pngwrite.c b/pngwrite.c
index feca7f7..7ad34cd 100644
--- a/pngwrite.c
+++ b/pngwrite.c
@@ -1,7 +1,7 @@
 
 /* pngwrite.c - general routines to write a PNG file
  *
- * libpng 1.0.8beta1 - July 8, 2000
+ * libpng 1.0.8beta2 - July 10, 2000
  * For conditions of distribution and use, see copyright notice in png.h
  * Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson
  * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
diff --git a/pngwtran.c b/pngwtran.c
index 099bb0f..63b715f 100644
--- a/pngwtran.c
+++ b/pngwtran.c
@@ -1,7 +1,7 @@
 
 /* pngwtran.c - transforms the data in a row for PNG writers
  *
- * libpng 1.0.8beta1 - July 8, 2000
+ * libpng 1.0.8beta2 - July 10, 2000
  * For conditions of distribution and use, see copyright notice in png.h
  * Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson
  * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
diff --git a/pngwutil.c b/pngwutil.c
index 6af3ee8..0251c50 100644
--- a/pngwutil.c
+++ b/pngwutil.c
@@ -1,7 +1,7 @@
 
 /* pngwutil.c - utilities to write a PNG file
  *
- * libpng 1.0.8beta1 - July 8, 2000
+ * libpng 1.0.8beta2 - July 10, 2000
  * For conditions of distribution and use, see copyright notice in png.h
  * Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson
  * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
diff --git a/scripts/makefile.beos b/scripts/makefile.beos
index c476ce8..dab112b 100644
--- a/scripts/makefile.beos
+++ b/scripts/makefile.beos
@@ -31,7 +31,7 @@
 # read libpng.txt or png.h to see why PNGMAJ is 2.  You should not
 # have to change it.
 PNGMAJ = 2
-PNGMIN = 1.0.8beta1
+PNGMIN = 1.0.8beta2
 PNGVER = $(PNGMAJ).$(PNGMIN)
 
 # where make install puts libpng.a, libpng.so*, and png.h
diff --git a/scripts/makefile.dec b/scripts/makefile.dec
index 99004f6..710a894 100644
--- a/scripts/makefile.dec
+++ b/scripts/makefile.dec
@@ -14,7 +14,7 @@
 # read libpng.txt or png.h to see why PNGMAJ is 2.  You should not
 # have to change it.
 PNGMAJ = 2
-PNGMIN = 1.0.8beta1
+PNGMIN = 1.0.8beta2
 PNGVER = $(PNGMAJ).$(PNGMIN)
 
 CC=cc
diff --git a/scripts/makefile.gcmmx b/scripts/makefile.gcmmx
index d244fbc..dc0ab26 100644
--- a/scripts/makefile.gcmmx
+++ b/scripts/makefile.gcmmx
@@ -34,7 +34,7 @@
 # read libpng.txt or png.h to see why PNGMAJ is 2.  You should not
 # have to change it.
 PNGMAJ = 2
-PNGMIN = 1.0.8beta1
+PNGMIN = 1.0.8beta2
 PNGVER = $(PNGMAJ).$(PNGMIN)
 
 INCPATH=$(prefix)/include
diff --git a/scripts/makefile.linux b/scripts/makefile.linux
index 41073ad..1d40d5d 100644
--- a/scripts/makefile.linux
+++ b/scripts/makefile.linux
@@ -34,7 +34,7 @@
 # read libpng.txt or png.h to see why PNGMAJ is 2.  You should not
 # have to change it.
 PNGMAJ = 2
-PNGMIN = 1.0.8beta1
+PNGMIN = 1.0.8beta2
 PNGVER = $(PNGMAJ).$(PNGMIN)
 
 INCPATH=$(prefix)/include
diff --git a/scripts/makefile.sco b/scripts/makefile.sco
index 4623a79..eddedeb 100644
--- a/scripts/makefile.sco
+++ b/scripts/makefile.sco
@@ -25,7 +25,7 @@
 # read libpng.txt or png.h to see why PNGMAJ is 2.  You should not
 # have to change it.
 PNGMAJ = 2
-PNGMIN = 1.0.8beta1
+PNGMIN = 1.0.8beta2
 PNGVER = $(PNGMAJ).$(PNGMIN)
 
 INCPATH=$(prefix)/include
diff --git a/scripts/makefile.sggcc b/scripts/makefile.sggcc
index 64d8053..9cf8ae0 100644
--- a/scripts/makefile.sggcc
+++ b/scripts/makefile.sggcc
@@ -19,8 +19,8 @@
 LDFLAGS=-L. -L$(ZLIBLIB) -lpng -lz -lm
 LDSHARED=gcc -shared
 
-VER=1.0.8beta1
-LIBS=libpng.so.1.0.8beta1
+VER=1.0.8beta2
+LIBS=libpng.so.1.0.8beta2
 SHAREDLIB=libpng.so
 libdir=$(prefix)/lib32
 
diff --git a/scripts/makefile.solaris b/scripts/makefile.solaris
index f8c591d..6fda6d0 100644
--- a/scripts/makefile.solaris
+++ b/scripts/makefile.solaris
@@ -31,7 +31,7 @@
 # read libpng.txt or png.h to see why PNGMAJ is 2.  You should not
 # have to change it.
 PNGMAJ = 2
-PNGMIN = 1.0.8beta1
+PNGMIN = 1.0.8beta2
 PNGVER = $(PNGMAJ).$(PNGMIN)
 
 INCPATH=$(prefix)/include
diff --git a/scripts/pngdef.pas b/scripts/pngdef.pas
index 864223f..1732bcc 100644
--- a/scripts/pngdef.pas
+++ b/scripts/pngdef.pas
@@ -5,7 +5,7 @@
 interface
 
 const
-  PNG_LIBPNG_VER_STRING = '1.0.8beta1';
+  PNG_LIBPNG_VER_STRING = '1.0.8beta2';
   PNG_LIBPNG_VER        =  10008;
 
 type
diff --git a/wince/lpngce.dsp b/wince/lpngce.dsp
new file mode 100644
index 0000000..f866c4d
--- /dev/null
+++ b/wince/lpngce.dsp
@@ -0,0 +1,4007 @@
+# Microsoft Developer Studio Project File - Name="lpngce" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (WCE x86em) Dynamic-Link Library" 0x7f02
+# TARGTYPE "Win32 (WCE SH3) Dynamic-Link Library" 0x8102
+# TARGTYPE "Win32 (WCE PPC) Dynamic-Link Library" 0x8402
+# TARGTYPE "Win32 (WCE x86) Dynamic-Link Library" 0x8302
+# TARGTYPE "Win32 (WCE MIPSFP) Dynamic-Link Library" 0x8702
+# TARGTYPE "Win32 (WCE ARM) Dynamic-Link Library" 0x8502
+# TARGTYPE "Win32 (WCE SH4) Dynamic-Link Library" 0x8602
+# TARGTYPE "Win32 (WCE MIPS) Dynamic-Link Library" 0x8202
+
+CFG=lpngce - Win32 (WCE MIPS) Debug
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,
+!MESSAGE use the Export Makefile command and run
+!MESSAGE 
+!MESSAGE NMAKE /f "lpngce.mak".
+!MESSAGE 
+!MESSAGE You can specify a configuration when running NMAKE
+!MESSAGE by defining the macro CFG on the command line. For example:
+!MESSAGE 
+!MESSAGE NMAKE /f "lpngce.mak" CFG="lpngce - Win32 (WCE MIPS) Debug"
+!MESSAGE 
+!MESSAGE Possible choices for configuration are:
+!MESSAGE 
+!MESSAGE "lpngce - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Dynamic-Link Library")
+!MESSAGE "lpngce - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Dynamic-Link Library")
+!MESSAGE "lpngce - Win32 (WCE SH4) Release" (based on "Win32 (WCE SH4) Dynamic-Link Library")
+!MESSAGE "lpngce - Win32 (WCE SH4) Debug" (based on "Win32 (WCE SH4) Dynamic-Link Library")
+!MESSAGE "lpngce - Win32 (WCE SH3) Release" (based on "Win32 (WCE SH3) Dynamic-Link Library")
+!MESSAGE "lpngce - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Dynamic-Link Library")
+!MESSAGE "lpngce - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Dynamic-Link Library")
+!MESSAGE "lpngce - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Dynamic-Link Library")
+!MESSAGE "lpngce - Win32 (WCE MIPSFP) Release" (based on "Win32 (WCE MIPSFP) Dynamic-Link Library")
+!MESSAGE "lpngce - Win32 (WCE MIPSFP) Debug" (based on "Win32 (WCE MIPSFP) Dynamic-Link Library")
+!MESSAGE "lpngce - Win32 (WCE x86) Release" (based on "Win32 (WCE x86) Dynamic-Link Library")
+!MESSAGE "lpngce - Win32 (WCE x86) Debug" (based on "Win32 (WCE x86) Dynamic-Link Library")
+!MESSAGE "lpngce - Win32 (WCE x86em) Release" (based on "Win32 (WCE x86em) Dynamic-Link Library")
+!MESSAGE "lpngce - Win32 (WCE x86em) Debug" (based on "Win32 (WCE x86em) Dynamic-Link Library")
+!MESSAGE "lpngce - Win32 (WCE PPC) Release" (based on "Win32 (WCE PPC) Dynamic-Link Library")
+!MESSAGE "lpngce - Win32 (WCE PPC) Debug" (based on "Win32 (WCE PPC) Dynamic-Link Library")
+!MESSAGE 
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath "H/PC Ver. 2.00"
+# PROP WCE_FormatVersion "6.0"
+
+!IF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "WMIPSRel"
+# PROP BASE Intermediate_Dir "WMIPSRel"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "WMIPSRel"
+# PROP Intermediate_Dir "WMIPSRel"
+# PROP Target_Dir ""
+CPP=clmips.exe
+# ADD BASE CPP /nologo /M$(CECrt) /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "_USRDLL" /D "LPNGCE_EXPORTS" /YX /QMRWCE /c
+# ADD CPP /nologo /M$(CECrt) /W3 /O2 /I "..\..\zlibce" /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "PNG_BUILD_DLL" /QMRWCE /c
+# SUBTRACT CPP /YX
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG"
+# ADD RSC /l 0x411 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /dll /machine:MIPS /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
+# ADD LINK32 commctrl.lib coredll.lib /nologo /dll /machine:MIPS /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT LINK32 /pdb:none /nodefaultlib
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "WMIPSDbg"
+# PROP BASE Intermediate_Dir "WMIPSDbg"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "WMIPSDbg"
+# PROP Intermediate_Dir "WMIPSDbg"
+# PROP Target_Dir ""
+CPP=clmips.exe
+# ADD BASE CPP /nologo /M$(CECrtDebug) /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "_USRDLL" /D "LPNGCE_EXPORTS" /YX /QMRWCE /c
+# ADD CPP /nologo /M$(CECrtDebug) /W3 /Zi /Od /I ".." /I "..\..\zlibce" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "PNG_BUILD_DLL" /QMRWCE /c
+# SUBTRACT CPP /YX
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG"
+# ADD RSC /l 0x411 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /dll /debug /machine:MIPS /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
+# ADD LINK32 commctrl.lib coredll.lib /nologo /dll /debug /machine:MIPS /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT LINK32 /pdb:none /nodefaultlib
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "WCESH4Rel"
+# PROP BASE Intermediate_Dir "WCESH4Rel"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "WCESH4Rel"
+# PROP Intermediate_Dir "WCESH4Rel"
+# PROP Target_Dir ""
+CPP=shcl.exe
+# ADD BASE CPP /nologo /Qsh4 /MC /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "_USRDLL" /D "LPNGCE_EXPORTS" /YX /c
+# ADD CPP /nologo /Qsh4 /MC /W3 /O2 /I ".." /I "..\..\zlibce" /D "NDEBUG" /D "SHx" /D "SH4" /D "_SH4_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "PNG_BUILD_DLL" /c
+# SUBTRACT CPP /YX
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /r /d "SHx" /d "SH4" /d "_SH4_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG"
+# ADD RSC /l 0x411 /r /d "SHx" /d "SH4" /d "_SH4_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /dll /machine:SH4 /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
+# ADD LINK32 commctrl.lib coredll.lib /nologo /dll /machine:SH4 /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT LINK32 /pdb:none /nodefaultlib
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "WCESH4Dbg"
+# PROP BASE Intermediate_Dir "WCESH4Dbg"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "WCESH4Dbg"
+# PROP Intermediate_Dir "WCESH4Dbg"
+# PROP Target_Dir ""
+CPP=shcl.exe
+# ADD BASE CPP /nologo /Qsh4 /MC /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "_USRDLL" /D "LPNGCE_EXPORTS" /YX /c
+# ADD CPP /nologo /Qsh4 /MC /W3 /Zi /Od /I ".." /I "..\..\zlibce" /D "DEBUG" /D "SHx" /D "SH4" /D "_SH4_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "PNG_BUILD_DLL" /c
+# SUBTRACT CPP /YX
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /r /d "SHx" /d "SH4" /d "_SH4_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG"
+# ADD RSC /l 0x411 /r /d "SHx" /d "SH4" /d "_SH4_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /dll /debug /machine:SH4 /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
+# ADD LINK32 commctrl.lib coredll.lib /nologo /dll /debug /machine:SH4 /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT LINK32 /pdb:none /nodefaultlib
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "WCESH3Rel"
+# PROP BASE Intermediate_Dir "WCESH3Rel"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "WCESH3Rel"
+# PROP Intermediate_Dir "WCESH3Rel"
+# PROP Target_Dir ""
+CPP=shcl.exe
+# ADD BASE CPP /nologo /M$(CECrt) /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "_USRDLL" /D "LPNGCE_EXPORTS" /YX /c
+# ADD CPP /nologo /M$(CECrt) /W3 /O2 /I ".." /I "..\..\zlibce" /D "NDEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "PNG_BUILD_DLL" /c
+# SUBTRACT CPP /YX
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /r /d "SHx" /d "SH3" /d "_SH3_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG"
+# ADD RSC /l 0x411 /r /d "SHx" /d "SH3" /d "_SH3_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /dll /machine:SH3 /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
+# ADD LINK32 commctrl.lib coredll.lib /nologo /dll /machine:SH3 /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT LINK32 /pdb:none /nodefaultlib
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "WCESH3Dbg"
+# PROP BASE Intermediate_Dir "WCESH3Dbg"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "WCESH3Dbg"
+# PROP Intermediate_Dir "WCESH3Dbg"
+# PROP Target_Dir ""
+CPP=shcl.exe
+# ADD BASE CPP /nologo /M$(CECrtDebug) /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "_USRDLL" /D "LPNGCE_EXPORTS" /YX /c
+# ADD CPP /nologo /M$(CECrtDebug) /W3 /Zi /Od /I ".." /I "..\..\zlibce" /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "PNG_BUILD_DLL" /c
+# SUBTRACT CPP /YX
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /r /d "SHx" /d "SH3" /d "_SH3_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG"
+# ADD RSC /l 0x411 /r /d "SHx" /d "SH3" /d "_SH3_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /dll /debug /machine:SH3 /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
+# ADD LINK32 commctrl.lib coredll.lib /nologo /dll /debug /machine:SH3 /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT LINK32 /pdb:none /nodefaultlib
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "WCEARMRel"
+# PROP BASE Intermediate_Dir "WCEARMRel"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "WCEARMRel"
+# PROP Intermediate_Dir "WCEARMRel"
+# PROP Target_Dir ""
+CPP=clarm.exe
+# ADD BASE CPP /nologo /MC /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "_USRDLL" /D "LPNGCE_EXPORTS" /YX /c
+# ADD CPP /nologo /MC /W3 /O2 /I ".." /I "..\..\zlibce" /D "NDEBUG" /D "ARM" /D "_ARM_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "PNG_BUILD_DLL" /c
+# SUBTRACT CPP /YX
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /r /d "ARM" /d "_ARM_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG"
+# ADD RSC /l 0x411 /r /d "ARM" /d "_ARM_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 coredll.lib commctrl.lib /nologo /dll /machine:ARM /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
+# ADD LINK32 coredll.lib commctrl.lib /nologo /dll /machine:ARM /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT LINK32 /pdb:none /nodefaultlib
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "WCEARMDbg"
+# PROP BASE Intermediate_Dir "WCEARMDbg"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "WCEARMDbg"
+# PROP Intermediate_Dir "WCEARMDbg"
+# PROP Target_Dir ""
+CPP=clarm.exe
+# ADD BASE CPP /nologo /MC /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "_USRDLL" /D "LPNGCE_EXPORTS" /YX /c
+# ADD CPP /nologo /MC /W3 /Zi /Od /I ".." /I "..\..\zlibce" /D "DEBUG" /D "ARM" /D "_ARM_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "PNG_BUILD_DLL" /c
+# SUBTRACT CPP /YX
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /r /d "ARM" /d "_ARM_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG"
+# ADD RSC /l 0x411 /r /d "ARM" /d "_ARM_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 coredll.lib commctrl.lib /nologo /dll /debug /machine:ARM /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
+# ADD LINK32 coredll.lib commctrl.lib /nologo /dll /debug /machine:ARM /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT LINK32 /pdb:none /nodefaultlib
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "WMIPSFPRel"
+# PROP BASE Intermediate_Dir "WMIPSFPRel"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "WMIPSFPRel"
+# PROP Intermediate_Dir "WMIPSFPRel"
+# PROP Target_Dir ""
+CPP=clmips.exe
+# ADD BASE CPP /nologo /QMFWCE /MC /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "_USRDLL" /D "LPNGCE_EXPORTS" /YX /c
+# ADD CPP /nologo /QMFWCE /MC /W3 /O2 /I ".." /I "..\..\zlibce" /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "PNG_BUILD_DLL" /c
+# SUBTRACT CPP /YX
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG"
+# ADD RSC /l 0x411 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /dll /machine:MIPS /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
+# ADD LINK32 commctrl.lib coredll.lib /nologo /dll /machine:MIPS /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT LINK32 /pdb:none /nodefaultlib
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "WMIPSFPDbg"
+# PROP BASE Intermediate_Dir "WMIPSFPDbg"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "WMIPSFPDbg"
+# PROP Intermediate_Dir "WMIPSFPDbg"
+# PROP Target_Dir ""
+CPP=clmips.exe
+# ADD BASE CPP /nologo /QMFWCE /MC /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "_USRDLL" /D "LPNGCE_EXPORTS" /YX /c
+# ADD CPP /nologo /QMFWCE /MC /W3 /Zi /Od /I ".." /I "..\..\zlibce" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "PNG_BUILD_DLL" /c
+# SUBTRACT CPP /YX
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG"
+# ADD RSC /l 0x411 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /dll /debug /machine:MIPS /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
+# ADD LINK32 commctrl.lib coredll.lib /nologo /dll /debug /machine:MIPS /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT LINK32 /pdb:none /nodefaultlib
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "WCEX86Rel"
+# PROP BASE Intermediate_Dir "WCEX86Rel"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "WCEX86Rel"
+# PROP Intermediate_Dir "WCEX86Rel"
+# PROP Target_Dir ""
+CPP=cl.exe
+# ADD BASE CPP /nologo /ML /W3 /O2 /D "x86" /D "_i386_" /D "_x86_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "NDEBUG" /D "i_386_" /D "_MBCS" /D "_USRDLL" /D "LPNGCE_EXPORTS" /Gs8192 /GF /c
+# ADD CPP /nologo /ML /W3 /O2 /I ".." /I "..\..\zlibce" /D "x86" /D "_i386_" /D "_x86_" /D "NDEBUG" /D "i_386_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "PNG_BUILD_DLL" /Gs8192 /GF /c
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /r /d "x86" /d "_i386_" /d "_x86_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "NDEBUG"
+# ADD RSC /l 0x411 /r /d "x86" /d "_i386_" /d "_x86_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "NDEBUG"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 $(CEx86Corelibc) commctrl.lib coredll.lib /nologo /base:"0x00010000" /dll /machine:IX86 /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
+# ADD LINK32 $(CEx86Corelibc) commctrl.lib coredll.lib /nologo /base:"0x00010000" /dll /machine:IX86 /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT LINK32 /pdb:none /nodefaultlib
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "WCEX86Dbg"
+# PROP BASE Intermediate_Dir "WCEX86Dbg"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "WCEX86Dbg"
+# PROP Intermediate_Dir "WCEX86Dbg"
+# PROP Target_Dir ""
+CPP=cl.exe
+# ADD BASE CPP /nologo /MLd /W3 /Zi /Od /D "x86" /D "_i386_" /D "_x86_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "DEBUG" /D "i_386_" /D "_MBCS" /D "_USRDLL" /D "LPNGCE_EXPORTS" /Gs8192 /GF /c
+# ADD CPP /nologo /MLd /W3 /Zi /Od /I ".." /I "..\..\zlibce" /D "x86" /D "_i386_" /D "_x86_" /D "DEBUG" /D "i_386_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "PNG_BUILD_DLL" /Gs8192 /GF /c
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /r /d "x86" /d "_i386_" /d "_x86_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "DEBUG"
+# ADD RSC /l 0x411 /r /d "x86" /d "_i386_" /d "_x86_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "DEBUG"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 $(CEx86Corelibc) commctrl.lib coredll.lib /nologo /base:"0x00010000" /dll /debug /machine:IX86 /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
+# ADD LINK32 $(CEx86Corelibc) commctrl.lib coredll.lib /nologo /base:"0x00010000" /dll /debug /machine:IX86 /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT LINK32 /pdb:none /nodefaultlib
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "x86emRel"
+# PROP BASE Intermediate_Dir "x86emRel"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "x86emRel"
+# PROP Intermediate_Dir "x86emRel"
+# PROP Target_Dir ""
+CPP=cl.exe
+# ADD BASE CPP /nologo /ML /W3 /O2 /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "STRICT" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "NDEBUG" /D "x86" /D "i486" /D "_x86_" /D "_MBCS" /D "_USRDLL" /D "LPNGCE_EXPORTS" /YX /c
+# ADD CPP /nologo /ML /W3 /O2 /I ".." /I "..\..\zlibce" /D "_UNICODE" /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "NDEBUG" /D "x86" /D "i486" /D "_x86_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "PNG_BUILD_DLL" /c
+# SUBTRACT CPP /YX
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "WIN32" /d "STRICT" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "_WIN32_WCE_EMULATION" /d "INTERNATIONAL" /d "USA" /d "INTLMSG_CODEPAGE" /d "NDEBUG"
+# ADD RSC /l 0x411 /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "WIN32" /d "STRICT" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "_WIN32_WCE_EMULATION" /d "INTERNATIONAL" /d "USA" /d "INTLMSG_CODEPAGE" /d "NDEBUG"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 $(CEx86Corelibc) commctrl.lib coredll.lib /nologo /stack:0x10000,0x1000 /dll /machine:I386 /nodefaultlib:"$(CENoDefaultLib)" /windowsce:emulation
+# ADD LINK32 $(CEx86Corelibc) commctrl.lib coredll.lib /nologo /stack:0x10000,0x1000 /dll /machine:I386 /nodefaultlib:"$(CENoDefaultLib)" /windowsce:emulation
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "x86emDbg"
+# PROP BASE Intermediate_Dir "x86emDbg"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "x86emDbg"
+# PROP Intermediate_Dir "x86emDbg"
+# PROP Target_Dir ""
+CPP=cl.exe
+# ADD BASE CPP /nologo /MLd /W3 /Gm /Zi /Od /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "STRICT" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "_DEBUG" /D "x86" /D "i486" /D "_x86_" /D "_MBCS" /D "_USRDLL" /D "LPNGCE_EXPORTS" /YX /c
+# ADD CPP /nologo /MLd /W3 /Gm /Zi /Od /I ".." /I "..\..\zlibce" /D "_UNICODE" /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "_DEBUG" /D "x86" /D "i486" /D "_x86_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "PNG_BUILD_DLL" /c
+# SUBTRACT CPP /YX
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "WIN32" /d "STRICT" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "_WIN32_WCE_EMULATION" /d "INTERNATIONAL" /d "USA" /d "INTLMSG_CODEPAGE" /d "_DEBUG" /d "x86" /d "i486" /d "_x86_"
+# ADD RSC /l 0x411 /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "WIN32" /d "STRICT" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "_WIN32_WCE_EMULATION" /d "INTERNATIONAL" /d "USA" /d "INTLMSG_CODEPAGE" /d "_DEBUG" /d "x86" /d "i486" /d "_x86_"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 $(CEx86Corelibc) commctrl.lib coredll.lib /nologo /stack:0x10000,0x1000 /dll /debug /machine:I386 /nodefaultlib:"$(CENoDefaultLib)" /windowsce:emulation
+# ADD LINK32 $(CEx86Corelibc) commctrl.lib coredll.lib /nologo /stack:0x10000,0x1000 /dll /debug /machine:I386 /nodefaultlib:"$(CENoDefaultLib)" /windowsce:emulation
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "WCEPPCRel"
+# PROP BASE Intermediate_Dir "WCEPPCRel"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "WCEPPCRel"
+# PROP Intermediate_Dir "WCEPPCRel"
+# PROP Target_Dir ""
+CPP=clppc.exe
+# ADD BASE CPP /nologo /M$(CECrt) /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "PPC" /D "_PPC_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "_USRDLL" /D "LPNGCE_EXPORTS" /YX /c
+# ADD CPP /nologo /M$(CECrt) /W3 /O2 /I ".." /I "..\..\zlibce" /D "NDEBUG" /D "PPC" /D "_PPC_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "PNG_BUILD_DLL" /c
+# SUBTRACT CPP /YX
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /r /d "ppc" /d "_ppc_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "NDEBUG"
+# ADD RSC /l 0x411 /r /d "ppc" /d "_ppc_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "NDEBUG"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /dll /machine:PPC /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
+# ADD LINK32 commctrl.lib coredll.lib /nologo /dll /machine:PPC /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT LINK32 /pdb:none /nodefaultlib
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "WCEPPCDbg"
+# PROP BASE Intermediate_Dir "WCEPPCDbg"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "WCEPPCDbg"
+# PROP Intermediate_Dir "WCEPPCDbg"
+# PROP Target_Dir ""
+CPP=clppc.exe
+# ADD BASE CPP /nologo /M$(CECrtDebug) /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "PPC" /D "_PPC_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "_USRDLL" /D "LPNGCE_EXPORTS" /YX /c
+# ADD CPP /nologo /M$(CECrtDebug) /W3 /Zi /Od /I ".." /I "..\..\zlibce" /D "DEBUG" /D "PPC" /D "_PPC_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "PNG_BUILD_DLL" /c
+# SUBTRACT CPP /YX
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /r /d "ppc" /d "_ppc_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "DEBUG"
+# ADD RSC /l 0x411 /r /d "ppc" /d "_ppc_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "DEBUG"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /dll /debug /machine:PPC /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
+# ADD LINK32 commctrl.lib coredll.lib /nologo /dll /debug /machine:PPC /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT LINK32 /pdb:none /nodefaultlib
+
+!ENDIF 
+
+# Begin Target
+
+# Name "lpngce - Win32 (WCE MIPS) Release"
+# Name "lpngce - Win32 (WCE MIPS) Debug"
+# Name "lpngce - Win32 (WCE SH4) Release"
+# Name "lpngce - Win32 (WCE SH4) Debug"
+# Name "lpngce - Win32 (WCE SH3) Release"
+# Name "lpngce - Win32 (WCE SH3) Debug"
+# Name "lpngce - Win32 (WCE ARM) Release"
+# Name "lpngce - Win32 (WCE ARM) Debug"
+# Name "lpngce - Win32 (WCE MIPSFP) Release"
+# Name "lpngce - Win32 (WCE MIPSFP) Debug"
+# Name "lpngce - Win32 (WCE x86) Release"
+# Name "lpngce - Win32 (WCE x86) Debug"
+# Name "lpngce - Win32 (WCE x86em) Release"
+# Name "lpngce - Win32 (WCE x86em) Debug"
+# Name "lpngce - Win32 (WCE PPC) Release"
+# Name "lpngce - Win32 (WCE PPC) Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Begin Source File
+
+SOURCE=..\png.c
+
+!IF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Release"
+
+DEP_CPP_PNG_C=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNG_C=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_PNG_C=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNG_C=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Release"
+
+DEP_CPP_PNG_C=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNG_C=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Debug"
+
+DEP_CPP_PNG_C=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNG_C=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Release"
+
+DEP_CPP_PNG_C=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNG_C=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Debug"
+
+DEP_CPP_PNG_C=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNG_C=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Release"
+
+DEP_CPP_PNG_C=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNG_C=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Debug"
+
+DEP_CPP_PNG_C=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNG_C=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Release"
+
+DEP_CPP_PNG_C=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNG_C=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Debug"
+
+DEP_CPP_PNG_C=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNG_C=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Release"
+
+DEP_CPP_PNG_C=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNG_C=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Debug"
+
+DEP_CPP_PNG_C=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNG_C=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Release"
+
+DEP_CPP_PNG_C=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNG_C=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Debug"
+
+DEP_CPP_PNG_C=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNG_C=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Release"
+
+DEP_CPP_PNG_C=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNG_C=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Debug"
+
+DEP_CPP_PNG_C=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNG_C=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=.\png32ce.def
+# End Source File
+# Begin Source File
+
+SOURCE=..\pngerror.c
+
+!IF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Release"
+
+DEP_CPP_PNGER=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGER=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_PNGER=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGER=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Release"
+
+DEP_CPP_PNGER=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGER=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Debug"
+
+DEP_CPP_PNGER=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGER=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Release"
+
+DEP_CPP_PNGER=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGER=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Debug"
+
+DEP_CPP_PNGER=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGER=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Release"
+
+DEP_CPP_PNGER=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGER=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Debug"
+
+DEP_CPP_PNGER=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGER=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Release"
+
+DEP_CPP_PNGER=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGER=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Debug"
+
+DEP_CPP_PNGER=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGER=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Release"
+
+DEP_CPP_PNGER=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGER=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Debug"
+
+DEP_CPP_PNGER=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGER=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Release"
+
+DEP_CPP_PNGER=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGER=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Debug"
+
+DEP_CPP_PNGER=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGER=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Release"
+
+DEP_CPP_PNGER=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGER=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Debug"
+
+DEP_CPP_PNGER=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGER=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\pnggccrd.c
+
+!IF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Release"
+
+DEP_CPP_PNGGC=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGC=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_PNGGC=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGC=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Release"
+
+DEP_CPP_PNGGC=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGC=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Debug"
+
+DEP_CPP_PNGGC=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGC=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Release"
+
+DEP_CPP_PNGGC=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGC=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Debug"
+
+DEP_CPP_PNGGC=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGC=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Release"
+
+DEP_CPP_PNGGC=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGC=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Debug"
+
+DEP_CPP_PNGGC=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGC=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Release"
+
+DEP_CPP_PNGGC=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGC=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Debug"
+
+DEP_CPP_PNGGC=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGC=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Release"
+
+DEP_CPP_PNGGC=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGC=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Debug"
+
+DEP_CPP_PNGGC=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGC=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Release"
+
+DEP_CPP_PNGGC=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGC=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Debug"
+
+DEP_CPP_PNGGC=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGC=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Release"
+
+DEP_CPP_PNGGC=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGC=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Debug"
+
+DEP_CPP_PNGGC=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGC=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\pngget.c
+
+!IF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Release"
+
+DEP_CPP_PNGGE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_PNGGE=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGE=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Release"
+
+DEP_CPP_PNGGE=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGE=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Debug"
+
+DEP_CPP_PNGGE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Release"
+
+DEP_CPP_PNGGE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Debug"
+
+DEP_CPP_PNGGE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Release"
+
+DEP_CPP_PNGGE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Debug"
+
+DEP_CPP_PNGGE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Release"
+
+DEP_CPP_PNGGE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Debug"
+
+DEP_CPP_PNGGE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Release"
+
+DEP_CPP_PNGGE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Debug"
+
+DEP_CPP_PNGGE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Release"
+
+DEP_CPP_PNGGE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Debug"
+
+DEP_CPP_PNGGE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Release"
+
+DEP_CPP_PNGGE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Debug"
+
+DEP_CPP_PNGGE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGGE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\pngmem.c
+
+!IF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Release"
+
+DEP_CPP_PNGME=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGME=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_PNGME=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGME=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Release"
+
+DEP_CPP_PNGME=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGME=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Debug"
+
+DEP_CPP_PNGME=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGME=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Release"
+
+DEP_CPP_PNGME=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGME=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Debug"
+
+DEP_CPP_PNGME=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGME=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Release"
+
+DEP_CPP_PNGME=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGME=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Debug"
+
+DEP_CPP_PNGME=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGME=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Release"
+
+DEP_CPP_PNGME=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGME=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Debug"
+
+DEP_CPP_PNGME=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGME=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Release"
+
+DEP_CPP_PNGME=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGME=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Debug"
+
+DEP_CPP_PNGME=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGME=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Release"
+
+DEP_CPP_PNGME=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGME=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Debug"
+
+DEP_CPP_PNGME=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGME=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Release"
+
+DEP_CPP_PNGME=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGME=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Debug"
+
+DEP_CPP_PNGME=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGME=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\pngpread.c
+
+!IF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Release"
+
+DEP_CPP_PNGPR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGPR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_PNGPR=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGPR=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Release"
+
+DEP_CPP_PNGPR=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGPR=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Debug"
+
+DEP_CPP_PNGPR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGPR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Release"
+
+DEP_CPP_PNGPR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGPR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Debug"
+
+DEP_CPP_PNGPR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGPR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Release"
+
+DEP_CPP_PNGPR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGPR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Debug"
+
+DEP_CPP_PNGPR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGPR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Release"
+
+DEP_CPP_PNGPR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGPR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Debug"
+
+DEP_CPP_PNGPR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGPR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Release"
+
+DEP_CPP_PNGPR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGPR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Debug"
+
+DEP_CPP_PNGPR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGPR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Release"
+
+DEP_CPP_PNGPR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGPR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Debug"
+
+DEP_CPP_PNGPR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGPR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Release"
+
+DEP_CPP_PNGPR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGPR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Debug"
+
+DEP_CPP_PNGPR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGPR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\pngread.c
+
+!IF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Release"
+
+DEP_CPP_PNGRE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_PNGRE=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRE=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Release"
+
+DEP_CPP_PNGRE=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRE=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Debug"
+
+DEP_CPP_PNGRE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Release"
+
+DEP_CPP_PNGRE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Debug"
+
+DEP_CPP_PNGRE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Release"
+
+DEP_CPP_PNGRE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Debug"
+
+DEP_CPP_PNGRE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Release"
+
+DEP_CPP_PNGRE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Debug"
+
+DEP_CPP_PNGRE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Release"
+
+DEP_CPP_PNGRE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Debug"
+
+DEP_CPP_PNGRE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Release"
+
+DEP_CPP_PNGRE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Debug"
+
+DEP_CPP_PNGRE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Release"
+
+DEP_CPP_PNGRE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Debug"
+
+DEP_CPP_PNGRE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\pngrio.c
+
+!IF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Release"
+
+DEP_CPP_PNGRI=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRI=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_PNGRI=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRI=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Release"
+
+DEP_CPP_PNGRI=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRI=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Debug"
+
+DEP_CPP_PNGRI=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRI=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Release"
+
+DEP_CPP_PNGRI=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRI=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Debug"
+
+DEP_CPP_PNGRI=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRI=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Release"
+
+DEP_CPP_PNGRI=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRI=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Debug"
+
+DEP_CPP_PNGRI=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRI=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Release"
+
+DEP_CPP_PNGRI=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRI=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Debug"
+
+DEP_CPP_PNGRI=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRI=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Release"
+
+DEP_CPP_PNGRI=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRI=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Debug"
+
+DEP_CPP_PNGRI=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRI=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Release"
+
+DEP_CPP_PNGRI=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRI=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Debug"
+
+DEP_CPP_PNGRI=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRI=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Release"
+
+DEP_CPP_PNGRI=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRI=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Debug"
+
+DEP_CPP_PNGRI=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRI=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\pngrtran.c
+
+!IF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Release"
+
+DEP_CPP_PNGRT=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRT=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_PNGRT=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRT=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Release"
+
+DEP_CPP_PNGRT=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRT=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Debug"
+
+DEP_CPP_PNGRT=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRT=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Release"
+
+DEP_CPP_PNGRT=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRT=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Debug"
+
+DEP_CPP_PNGRT=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRT=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Release"
+
+DEP_CPP_PNGRT=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRT=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Debug"
+
+DEP_CPP_PNGRT=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRT=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Release"
+
+DEP_CPP_PNGRT=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRT=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Debug"
+
+DEP_CPP_PNGRT=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRT=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Release"
+
+DEP_CPP_PNGRT=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRT=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Debug"
+
+DEP_CPP_PNGRT=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRT=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Release"
+
+DEP_CPP_PNGRT=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRT=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Debug"
+
+DEP_CPP_PNGRT=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRT=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Release"
+
+DEP_CPP_PNGRT=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRT=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Debug"
+
+DEP_CPP_PNGRT=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRT=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\pngrutil.c
+
+!IF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Release"
+
+DEP_CPP_PNGRU=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRU=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_PNGRU=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRU=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Release"
+
+DEP_CPP_PNGRU=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRU=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Debug"
+
+DEP_CPP_PNGRU=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRU=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Release"
+
+DEP_CPP_PNGRU=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRU=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Debug"
+
+DEP_CPP_PNGRU=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRU=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Release"
+
+DEP_CPP_PNGRU=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRU=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Debug"
+
+DEP_CPP_PNGRU=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRU=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Release"
+
+DEP_CPP_PNGRU=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRU=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Debug"
+
+DEP_CPP_PNGRU=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRU=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Release"
+
+DEP_CPP_PNGRU=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRU=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Debug"
+
+DEP_CPP_PNGRU=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRU=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Release"
+
+DEP_CPP_PNGRU=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRU=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Debug"
+
+DEP_CPP_PNGRU=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRU=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Release"
+
+DEP_CPP_PNGRU=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRU=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Debug"
+
+DEP_CPP_PNGRU=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGRU=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\pngset.c
+
+!IF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Release"
+
+DEP_CPP_PNGSE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGSE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_PNGSE=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGSE=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Release"
+
+DEP_CPP_PNGSE=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGSE=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Debug"
+
+DEP_CPP_PNGSE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGSE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Release"
+
+DEP_CPP_PNGSE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGSE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Debug"
+
+DEP_CPP_PNGSE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGSE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Release"
+
+DEP_CPP_PNGSE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGSE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Debug"
+
+DEP_CPP_PNGSE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGSE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Release"
+
+DEP_CPP_PNGSE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGSE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Debug"
+
+DEP_CPP_PNGSE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGSE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Release"
+
+DEP_CPP_PNGSE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGSE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Debug"
+
+DEP_CPP_PNGSE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGSE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Release"
+
+DEP_CPP_PNGSE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGSE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Debug"
+
+DEP_CPP_PNGSE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGSE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Release"
+
+DEP_CPP_PNGSE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGSE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Debug"
+
+DEP_CPP_PNGSE=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGSE=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\pngtrans.c
+
+!IF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Release"
+
+DEP_CPP_PNGTR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGTR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_PNGTR=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGTR=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Release"
+
+DEP_CPP_PNGTR=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGTR=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Debug"
+
+DEP_CPP_PNGTR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGTR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Release"
+
+DEP_CPP_PNGTR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGTR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Debug"
+
+DEP_CPP_PNGTR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGTR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Release"
+
+DEP_CPP_PNGTR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGTR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Debug"
+
+DEP_CPP_PNGTR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGTR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Release"
+
+DEP_CPP_PNGTR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGTR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Debug"
+
+DEP_CPP_PNGTR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGTR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Release"
+
+DEP_CPP_PNGTR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGTR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Debug"
+
+DEP_CPP_PNGTR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGTR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Release"
+
+DEP_CPP_PNGTR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGTR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Debug"
+
+DEP_CPP_PNGTR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGTR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Release"
+
+DEP_CPP_PNGTR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGTR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Debug"
+
+DEP_CPP_PNGTR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGTR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\pngvcrd.c
+
+!IF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Release"
+
+DEP_CPP_PNGVC=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGVC=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_PNGVC=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGVC=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Release"
+
+DEP_CPP_PNGVC=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGVC=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Debug"
+
+DEP_CPP_PNGVC=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGVC=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Release"
+
+DEP_CPP_PNGVC=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGVC=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Debug"
+
+DEP_CPP_PNGVC=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGVC=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Release"
+
+DEP_CPP_PNGVC=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGVC=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Debug"
+
+DEP_CPP_PNGVC=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGVC=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Release"
+
+DEP_CPP_PNGVC=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGVC=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Debug"
+
+DEP_CPP_PNGVC=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGVC=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Release"
+
+DEP_CPP_PNGVC=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGVC=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Debug"
+
+DEP_CPP_PNGVC=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGVC=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Release"
+
+DEP_CPP_PNGVC=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGVC=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Debug"
+
+DEP_CPP_PNGVC=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGVC=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Release"
+
+DEP_CPP_PNGVC=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGVC=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Debug"
+
+DEP_CPP_PNGVC=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGVC=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\pngwio.c
+
+!IF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Release"
+
+DEP_CPP_PNGWI=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWI=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_PNGWI=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWI=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Release"
+
+DEP_CPP_PNGWI=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWI=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Debug"
+
+DEP_CPP_PNGWI=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWI=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Release"
+
+DEP_CPP_PNGWI=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWI=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Debug"
+
+DEP_CPP_PNGWI=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWI=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Release"
+
+DEP_CPP_PNGWI=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWI=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Debug"
+
+DEP_CPP_PNGWI=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWI=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Release"
+
+DEP_CPP_PNGWI=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWI=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Debug"
+
+DEP_CPP_PNGWI=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWI=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Release"
+
+DEP_CPP_PNGWI=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWI=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Debug"
+
+DEP_CPP_PNGWI=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWI=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Release"
+
+DEP_CPP_PNGWI=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWI=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Debug"
+
+DEP_CPP_PNGWI=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWI=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Release"
+
+DEP_CPP_PNGWI=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWI=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Debug"
+
+DEP_CPP_PNGWI=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWI=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\pngwrite.c
+
+!IF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Release"
+
+DEP_CPP_PNGWR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_PNGWR=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWR=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Release"
+
+DEP_CPP_PNGWR=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWR=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Debug"
+
+DEP_CPP_PNGWR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Release"
+
+DEP_CPP_PNGWR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Debug"
+
+DEP_CPP_PNGWR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Release"
+
+DEP_CPP_PNGWR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Debug"
+
+DEP_CPP_PNGWR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Release"
+
+DEP_CPP_PNGWR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Debug"
+
+DEP_CPP_PNGWR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Release"
+
+DEP_CPP_PNGWR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Debug"
+
+DEP_CPP_PNGWR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Release"
+
+DEP_CPP_PNGWR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Debug"
+
+DEP_CPP_PNGWR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Release"
+
+DEP_CPP_PNGWR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Debug"
+
+DEP_CPP_PNGWR=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWR=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\pngwtran.c
+
+!IF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Release"
+
+DEP_CPP_PNGWT=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWT=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_PNGWT=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWT=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Release"
+
+DEP_CPP_PNGWT=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWT=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Debug"
+
+DEP_CPP_PNGWT=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWT=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Release"
+
+DEP_CPP_PNGWT=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWT=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Debug"
+
+DEP_CPP_PNGWT=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWT=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Release"
+
+DEP_CPP_PNGWT=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWT=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Debug"
+
+DEP_CPP_PNGWT=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWT=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Release"
+
+DEP_CPP_PNGWT=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWT=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Debug"
+
+DEP_CPP_PNGWT=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWT=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Release"
+
+DEP_CPP_PNGWT=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWT=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Debug"
+
+DEP_CPP_PNGWT=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWT=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Release"
+
+DEP_CPP_PNGWT=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWT=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Debug"
+
+DEP_CPP_PNGWT=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWT=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Release"
+
+DEP_CPP_PNGWT=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWT=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Debug"
+
+DEP_CPP_PNGWT=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWT=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\pngwutil.c
+
+!IF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Release"
+
+DEP_CPP_PNGWU=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWU=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_PNGWU=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWU=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Release"
+
+DEP_CPP_PNGWU=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWU=\
+	"..\alloc.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH4) Debug"
+
+DEP_CPP_PNGWU=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWU=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Release"
+
+DEP_CPP_PNGWU=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWU=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE SH3) Debug"
+
+DEP_CPP_PNGWU=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWU=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Release"
+
+DEP_CPP_PNGWU=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWU=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE ARM) Debug"
+
+DEP_CPP_PNGWU=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWU=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Release"
+
+DEP_CPP_PNGWU=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWU=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE MIPSFP) Debug"
+
+DEP_CPP_PNGWU=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWU=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Release"
+
+DEP_CPP_PNGWU=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWU=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86) Debug"
+
+DEP_CPP_PNGWU=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWU=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Release"
+
+DEP_CPP_PNGWU=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWU=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE x86em) Debug"
+
+DEP_CPP_PNGWU=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWU=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Release"
+
+DEP_CPP_PNGWU=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWU=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "lpngce - Win32 (WCE PPC) Debug"
+
+DEP_CPP_PNGWU=\
+	"..\png.h"\
+	"..\pngasmrd.h"\
+	"..\pngconf.h"\
+	
+NODEP_CPP_PNGWU=\
+	"..\alloc.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ENDIF 
+
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl"
+# Begin Source File
+
+SOURCE=..\png.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\pngasmrd.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\pngconf.h
+# End Source File
+# End Group
+# Begin Group "Resource Files"
+
+# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
+# End Group
+# End Target
+# End Project
diff --git a/wince/lpngce.dsw b/wince/lpngce.dsw
new file mode 100644
index 0000000..d3e48e3
--- /dev/null
+++ b/wince/lpngce.dsw
@@ -0,0 +1,44 @@
+Microsoft Developer Studio Workspace File, Format Version 6.00
+# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
+
+###############################################################################
+
+Project: "lpngce"=.\lpngce.dsp - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+    Begin Project Dependency
+    Project_Dep_Name zlibce
+    End Project Dependency
+}}}
+
+###############################################################################
+
+Project: "zlibce"=.\zlibce.dsp - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+}}}
+
+###############################################################################
+
+Global:
+
+Package=<5>
+{{{
+}}}
+
+Package=<3>
+{{{
+}}}
+
+###############################################################################
+
diff --git a/wince/zlibce.dsp b/wince/zlibce.dsp
new file mode 100644
index 0000000..5119347
--- /dev/null
+++ b/wince/zlibce.dsp
@@ -0,0 +1,2832 @@
+# Microsoft Developer Studio Project File - Name="zlibce" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (WCE x86em) Dynamic-Link Library" 0x7f02
+# TARGTYPE "Win32 (WCE SH3) Dynamic-Link Library" 0x8102
+# TARGTYPE "Win32 (WCE PPC) Dynamic-Link Library" 0x8402
+# TARGTYPE "Win32 (WCE x86) Dynamic-Link Library" 0x8302
+# TARGTYPE "Win32 (WCE MIPSFP) Dynamic-Link Library" 0x8702
+# TARGTYPE "Win32 (WCE ARM) Dynamic-Link Library" 0x8502
+# TARGTYPE "Win32 (WCE SH4) Dynamic-Link Library" 0x8602
+# TARGTYPE "Win32 (WCE MIPS) Dynamic-Link Library" 0x8202
+
+CFG=zlibce - Win32 (WCE MIPS) Debug
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,
+!MESSAGE use the Export Makefile command and run
+!MESSAGE 
+!MESSAGE NMAKE /f "zlibce.mak".
+!MESSAGE 
+!MESSAGE You can specify a configuration when running NMAKE
+!MESSAGE by defining the macro CFG on the command line. For example:
+!MESSAGE 
+!MESSAGE NMAKE /f "zlibce.mak" CFG="zlibce - Win32 (WCE MIPS) Debug"
+!MESSAGE 
+!MESSAGE Possible choices for configuration are:
+!MESSAGE 
+!MESSAGE "zlibce - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Dynamic-Link Library")
+!MESSAGE "zlibce - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Dynamic-Link Library")
+!MESSAGE "zlibce - Win32 (WCE SH4) Release" (based on "Win32 (WCE SH4) Dynamic-Link Library")
+!MESSAGE "zlibce - Win32 (WCE SH4) Debug" (based on "Win32 (WCE SH4) Dynamic-Link Library")
+!MESSAGE "zlibce - Win32 (WCE SH3) Release" (based on "Win32 (WCE SH3) Dynamic-Link Library")
+!MESSAGE "zlibce - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Dynamic-Link Library")
+!MESSAGE "zlibce - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Dynamic-Link Library")
+!MESSAGE "zlibce - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Dynamic-Link Library")
+!MESSAGE "zlibce - Win32 (WCE MIPSFP) Release" (based on "Win32 (WCE MIPSFP) Dynamic-Link Library")
+!MESSAGE "zlibce - Win32 (WCE MIPSFP) Debug" (based on "Win32 (WCE MIPSFP) Dynamic-Link Library")
+!MESSAGE "zlibce - Win32 (WCE x86) Release" (based on "Win32 (WCE x86) Dynamic-Link Library")
+!MESSAGE "zlibce - Win32 (WCE x86) Debug" (based on "Win32 (WCE x86) Dynamic-Link Library")
+!MESSAGE "zlibce - Win32 (WCE x86em) Release" (based on "Win32 (WCE x86em) Dynamic-Link Library")
+!MESSAGE "zlibce - Win32 (WCE x86em) Debug" (based on "Win32 (WCE x86em) Dynamic-Link Library")
+!MESSAGE "zlibce - Win32 (WCE PPC) Release" (based on "Win32 (WCE PPC) Dynamic-Link Library")
+!MESSAGE "zlibce - Win32 (WCE PPC) Debug" (based on "Win32 (WCE PPC) Dynamic-Link Library")
+!MESSAGE 
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath "H/PC Ver. 2.00"
+# PROP WCE_FormatVersion "6.0"
+
+!IF  "$(CFG)" == "zlibce - Win32 (WCE MIPS) Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "WMIPSRel"
+# PROP BASE Intermediate_Dir "WMIPSRel"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "WMIPSRel"
+# PROP Intermediate_Dir "WMIPSRel"
+# PROP Target_Dir ""
+CPP=clmips.exe
+# ADD BASE CPP /nologo /M$(CECrt) /W3 /GX- /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "_USRDLL" /D "ZLIBCE_EXPORTS" /YX /QMRWCE  /c
+# ADD CPP /nologo /M$(CECrt) /W3 /GX- /O2 /I "..\..\zlibce" /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "ZLIB_DLL" /QMRWCE  /c
+# SUBTRACT CPP /YX
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG"
+# ADD RSC /l 0x411 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /dll /machine:MIPS /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
+# ADD LINK32 commctrl.lib coredll.lib /nologo /dll /machine:MIPS /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT LINK32 /pdb:none /nodefaultlib
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPS) Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "WMIPSDbg"
+# PROP BASE Intermediate_Dir "WMIPSDbg"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "WMIPSDbg"
+# PROP Intermediate_Dir "WMIPSDbg"
+# PROP Target_Dir ""
+CPP=clmips.exe
+# ADD BASE CPP /nologo /M$(CECrtDebug) /W3 /GX- /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "_USRDLL" /D "ZLIBCE_EXPORTS" /YX /QMRWCE  /c
+# ADD CPP /nologo /M$(CECrtDebug) /W3 /GX- /Zi /Od /I "..\..\zlibce" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "ZLIB_DLL" /QMRWCE  /c
+# SUBTRACT CPP /YX
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG"
+# ADD RSC /l 0x411 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /dll /debug /machine:MIPS /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
+# ADD LINK32 commctrl.lib coredll.lib /nologo /dll /debug /machine:MIPS /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT LINK32 /pdb:none /nodefaultlib
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH4) Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "WCESH4Rel"
+# PROP BASE Intermediate_Dir "WCESH4Rel"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "WCESH4Rel"
+# PROP Intermediate_Dir "WCESH4Rel"
+# PROP Target_Dir ""
+CPP=shcl.exe
+# ADD BASE CPP /nologo /Qsh4 /MC /W3 /GX- /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "_USRDLL" /D "ZLIBCE_EXPORTS" /YX /c
+# ADD CPP /nologo /Qsh4 /MC /W3 /GX- /O2 /I "..\..\zlibce" /D "NDEBUG" /D "SHx" /D "SH4" /D "_SH4_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "ZLIB_DLL" /c
+# SUBTRACT CPP /YX
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /r /d "SHx" /d "SH4" /d "_SH4_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG"
+# ADD RSC /l 0x411 /r /d "SHx" /d "SH4" /d "_SH4_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /dll /machine:SH4 /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
+# ADD LINK32 commctrl.lib coredll.lib /nologo /dll /machine:SH4 /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT LINK32 /pdb:none /nodefaultlib
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH4) Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "WCESH4Dbg"
+# PROP BASE Intermediate_Dir "WCESH4Dbg"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "WCESH4Dbg"
+# PROP Intermediate_Dir "WCESH4Dbg"
+# PROP Target_Dir ""
+CPP=shcl.exe
+# ADD BASE CPP /nologo /Qsh4 /MC /W3 /GX- /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "SHx" /D "SH4" /D "_SH4_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "_USRDLL" /D "ZLIBCE_EXPORTS" /YX /c
+# ADD CPP /nologo /Qsh4 /MC /W3 /GX- /Zi /Od /I "..\..\zlibce" /D "DEBUG" /D "SHx" /D "SH4" /D "_SH4_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "ZLIB_DLL" /c
+# SUBTRACT CPP /YX
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /r /d "SHx" /d "SH4" /d "_SH4_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG"
+# ADD RSC /l 0x411 /r /d "SHx" /d "SH4" /d "_SH4_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /dll /debug /machine:SH4 /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
+# ADD LINK32 commctrl.lib coredll.lib /nologo /dll /debug /machine:SH4 /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT LINK32 /pdb:none /nodefaultlib
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH3) Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "WCESH3Rel"
+# PROP BASE Intermediate_Dir "WCESH3Rel"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "WCESH3Rel"
+# PROP Intermediate_Dir "WCESH3Rel"
+# PROP Target_Dir ""
+CPP=shcl.exe
+# ADD BASE CPP /nologo /M$(CECrt) /W3 /GX- /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "_USRDLL" /D "ZLIBCE_EXPORTS" /YX /c
+# ADD CPP /nologo /M$(CECrt) /W3 /GX- /O2 /I "..\..\zlibce" /D "NDEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "ZLIB_DLL" /c
+# SUBTRACT CPP /YX
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /r /d "SHx" /d "SH3" /d "_SH3_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG"
+# ADD RSC /l 0x411 /r /d "SHx" /d "SH3" /d "_SH3_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /dll /machine:SH3 /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
+# ADD LINK32 commctrl.lib coredll.lib /nologo /dll /machine:SH3 /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT LINK32 /pdb:none /nodefaultlib
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH3) Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "WCESH3Dbg"
+# PROP BASE Intermediate_Dir "WCESH3Dbg"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "WCESH3Dbg"
+# PROP Intermediate_Dir "WCESH3Dbg"
+# PROP Target_Dir ""
+CPP=shcl.exe
+# ADD BASE CPP /nologo /M$(CECrtDebug) /W3 /GX- /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "_USRDLL" /D "ZLIBCE_EXPORTS" /YX /c
+# ADD CPP /nologo /M$(CECrtDebug) /W3 /GX- /Zi /Od /I "..\..\zlibce" /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "ZLIB_DLL" /c
+# SUBTRACT CPP /YX
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /r /d "SHx" /d "SH3" /d "_SH3_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG"
+# ADD RSC /l 0x411 /r /d "SHx" /d "SH3" /d "_SH3_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /dll /debug /machine:SH3 /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
+# ADD LINK32 commctrl.lib coredll.lib /nologo /dll /debug /machine:SH3 /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT LINK32 /pdb:none /nodefaultlib
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE ARM) Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "WCEARMRel"
+# PROP BASE Intermediate_Dir "WCEARMRel"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "WCEARMRel"
+# PROP Intermediate_Dir "WCEARMRel"
+# PROP Target_Dir ""
+CPP=clarm.exe
+# ADD BASE CPP /nologo /MC /W3 /GX- /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "_USRDLL" /D "ZLIBCE_EXPORTS" /YX /c
+# ADD CPP /nologo /MC /W3 /GX- /O2 /I "..\..\zlibce" /D "NDEBUG" /D "ARM" /D "_ARM_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "ZLIB_DLL" /c
+# SUBTRACT CPP /YX
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /r /d "ARM" /d "_ARM_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG"
+# ADD RSC /l 0x411 /r /d "ARM" /d "_ARM_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 coredll.lib commctrl.lib /nologo /dll /machine:ARM /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
+# ADD LINK32 coredll.lib commctrl.lib /nologo /dll /machine:ARM /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT LINK32 /pdb:none /nodefaultlib
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE ARM) Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "WCEARMDbg"
+# PROP BASE Intermediate_Dir "WCEARMDbg"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "WCEARMDbg"
+# PROP Intermediate_Dir "WCEARMDbg"
+# PROP Target_Dir ""
+CPP=clarm.exe
+# ADD BASE CPP /nologo /MC /W3 /GX- /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "_USRDLL" /D "ZLIBCE_EXPORTS" /YX /c
+# ADD CPP /nologo /MC /W3 /GX- /Zi /Od /I "..\..\zlibce" /D "DEBUG" /D "ARM" /D "_ARM_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "ZLIB_DLL" /c
+# SUBTRACT CPP /YX
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /r /d "ARM" /d "_ARM_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG"
+# ADD RSC /l 0x411 /r /d "ARM" /d "_ARM_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 coredll.lib commctrl.lib /nologo /dll /debug /machine:ARM /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
+# ADD LINK32 coredll.lib commctrl.lib /nologo /dll /debug /machine:ARM /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT LINK32 /pdb:none /nodefaultlib
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPSFP) Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "WMIPSFPRel"
+# PROP BASE Intermediate_Dir "WMIPSFPRel"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "WMIPSFPRel"
+# PROP Intermediate_Dir "WMIPSFPRel"
+# PROP Target_Dir ""
+CPP=clmips.exe
+# ADD BASE CPP /nologo /QMFWCE /MC /W3 /GX- /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "_USRDLL" /D "ZLIBCE_EXPORTS" /YX /c
+# ADD CPP /nologo /QMFWCE /MC /W3 /GX- /O2 /I "..\..\zlibce" /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "ZLIB_DLL" /c
+# SUBTRACT CPP /YX
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG"
+# ADD RSC /l 0x411 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "NDEBUG"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /dll /machine:MIPS /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
+# ADD LINK32 commctrl.lib coredll.lib /nologo /dll /machine:MIPS /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT LINK32 /pdb:none /nodefaultlib
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPSFP) Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "WMIPSFPDbg"
+# PROP BASE Intermediate_Dir "WMIPSFPDbg"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "WMIPSFPDbg"
+# PROP Intermediate_Dir "WMIPSFPDbg"
+# PROP Target_Dir ""
+CPP=clmips.exe
+# ADD BASE CPP /nologo /QMFWCE /MC /W3 /GX- /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "_USRDLL" /D "ZLIBCE_EXPORTS" /YX /c
+# ADD CPP /nologo /QMFWCE /MC /W3 /GX- /Zi /Od /I "..\..\zlibce" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "ZLIB_DLL" /c
+# SUBTRACT CPP /YX
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG"
+# ADD RSC /l 0x411 /r /d "MIPS" /d "_MIPS_" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "UNICODE" /d "DEBUG"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /dll /debug /machine:MIPS /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
+# ADD LINK32 commctrl.lib coredll.lib /nologo /dll /debug /machine:MIPS /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT LINK32 /pdb:none /nodefaultlib
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86) Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "WCEX86Rel"
+# PROP BASE Intermediate_Dir "WCEX86Rel"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "WCEX86Rel"
+# PROP Intermediate_Dir "WCEX86Rel"
+# PROP Target_Dir ""
+CPP=cl.exe
+# ADD BASE CPP /nologo /ML /W3 /GX- /O2 /D "x86" /D "_i386_" /D "_x86_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "NDEBUG" /D "i_386_" /D "_MBCS" /D "_USRDLL" /D "ZLIBCE_EXPORTS" /Gs8192 /GF  /c
+# ADD CPP /nologo /ML /W3 /GX- /O2 /I "..\..\zlibce" /D "x86" /D "_i386_" /D "_x86_" /D "NDEBUG" /D "i_386_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "ZLIB_DLL" /Gs8192 /GF  /c
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /r /d "x86" /d "_i386_" /d "_x86_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "NDEBUG"
+# ADD RSC /l 0x411 /r /d "x86" /d "_i386_" /d "_x86_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "NDEBUG"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 $(CEx86Corelibc) commctrl.lib coredll.lib /nologo /base:"0x00010000" /dll /machine:IX86 /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
+# ADD LINK32 $(CEx86Corelibc) commctrl.lib coredll.lib /nologo /base:"0x00010000" /dll /machine:IX86 /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT LINK32 /pdb:none /nodefaultlib
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86) Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "WCEX86Dbg"
+# PROP BASE Intermediate_Dir "WCEX86Dbg"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "WCEX86Dbg"
+# PROP Intermediate_Dir "WCEX86Dbg"
+# PROP Target_Dir ""
+CPP=cl.exe
+# ADD BASE CPP /nologo /MLd /W3 /GX- /Zi /Od /D "x86" /D "_i386_" /D "_x86_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "DEBUG" /D "i_386_" /D "_MBCS" /D "_USRDLL" /D "ZLIBCE_EXPORTS" /Gs8192 /GF  /c
+# ADD CPP /nologo /MLd /W3 /GX- /Zi /Od /I "..\..\zlibce" /D "x86" /D "_i386_" /D "_x86_" /D "DEBUG" /D "i_386_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "ZLIB_DLL" /Gs8192 /GF  /c
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /r /d "x86" /d "_i386_" /d "_x86_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "DEBUG"
+# ADD RSC /l 0x411 /r /d "x86" /d "_i386_" /d "_x86_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "DEBUG"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 $(CEx86Corelibc) commctrl.lib coredll.lib /nologo /base:"0x00010000" /dll /debug /machine:IX86 /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
+# ADD LINK32 $(CEx86Corelibc) commctrl.lib coredll.lib /nologo /base:"0x00010000" /dll /debug /machine:IX86 /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT LINK32 /pdb:none /nodefaultlib
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86em) Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "x86emRel"
+# PROP BASE Intermediate_Dir "x86emRel"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "x86emRel"
+# PROP Intermediate_Dir "x86emRel"
+# PROP Target_Dir ""
+CPP=cl.exe
+# ADD BASE CPP /nologo /ML /W3 /GX- /O2 /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "STRICT" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "NDEBUG" /D "x86" /D "i486" /D "_x86_" /D "_MBCS" /D "_USRDLL" /D "ZLIBCE_EXPORTS" /YX /c
+# ADD CPP /nologo /ML /W3 /GX- /O2 /I "..\..\zlibce" /D "_UNICODE" /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "NDEBUG" /D "x86" /D "i486" /D "_x86_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "ZLIB_DLL" /c
+# SUBTRACT CPP /YX
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "WIN32" /d "STRICT" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "_WIN32_WCE_EMULATION" /d "INTERNATIONAL" /d "USA" /d "INTLMSG_CODEPAGE" /d "NDEBUG"
+# ADD RSC /l 0x411 /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "WIN32" /d "STRICT" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "_WIN32_WCE_EMULATION" /d "INTERNATIONAL" /d "USA" /d "INTLMSG_CODEPAGE" /d "NDEBUG"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 $(CEx86Corelibc) commctrl.lib coredll.lib /nologo /stack:0x10000,0x1000 /dll /machine:I386 /nodefaultlib:"$(CENoDefaultLib)" /windowsce:emulation
+# ADD LINK32 $(CEx86Corelibc) commctrl.lib coredll.lib /nologo /stack:0x10000,0x1000 /dll /machine:I386 /nodefaultlib:"$(CENoDefaultLib)" /windowsce:emulation
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86em) Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "x86emDbg"
+# PROP BASE Intermediate_Dir "x86emDbg"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "x86emDbg"
+# PROP Intermediate_Dir "x86emDbg"
+# PROP Target_Dir ""
+CPP=cl.exe
+# ADD BASE CPP /nologo /MLd /W3 /Gm /GX- /Zi /Od /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "STRICT" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "_DEBUG" /D "x86" /D "i486" /D "_x86_" /D "_MBCS" /D "_USRDLL" /D "ZLIBCE_EXPORTS" /YX /c
+# ADD CPP /nologo /MLd /W3 /Gm /GX- /Zi /Od /I "..\..\zlibce" /D "_UNICODE" /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "_DEBUG" /D "x86" /D "i486" /D "_x86_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "ZLIB_DLL" /c
+# SUBTRACT CPP /YX
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "WIN32" /d "STRICT" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "_WIN32_WCE_EMULATION" /d "INTERNATIONAL" /d "USA" /d "INTLMSG_CODEPAGE" /d "_DEBUG" /d "x86" /d "i486" /d "_x86_"
+# ADD RSC /l 0x411 /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "WIN32" /d "STRICT" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "_WIN32_WCE_EMULATION" /d "INTERNATIONAL" /d "USA" /d "INTLMSG_CODEPAGE" /d "_DEBUG" /d "x86" /d "i486" /d "_x86_"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 $(CEx86Corelibc) commctrl.lib coredll.lib /nologo /stack:0x10000,0x1000 /dll /debug /machine:I386 /nodefaultlib:"$(CENoDefaultLib)" /windowsce:emulation
+# ADD LINK32 $(CEx86Corelibc) commctrl.lib coredll.lib /nologo /stack:0x10000,0x1000 /dll /debug /machine:I386 /nodefaultlib:"$(CENoDefaultLib)" /windowsce:emulation
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE PPC) Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "WCEPPCRel"
+# PROP BASE Intermediate_Dir "WCEPPCRel"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "WCEPPCRel"
+# PROP Intermediate_Dir "WCEPPCRel"
+# PROP Target_Dir ""
+CPP=clppc.exe
+# ADD BASE CPP /nologo /M$(CECrt) /W3 /GX- /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "PPC" /D "_PPC_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "_USRDLL" /D "ZLIBCE_EXPORTS" /YX /c
+# ADD CPP /nologo /M$(CECrt) /W3 /GX- /O2 /I "..\..\zlibce" /D "NDEBUG" /D "PPC" /D "_PPC_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "ZLIB_DLL" /c
+# SUBTRACT CPP /YX
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /r /d "ppc" /d "_ppc_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "NDEBUG"
+# ADD RSC /l 0x411 /r /d "ppc" /d "_ppc_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "NDEBUG"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /dll /machine:PPC /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
+# ADD LINK32 commctrl.lib coredll.lib /nologo /dll /machine:PPC /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT LINK32 /pdb:none /nodefaultlib
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE PPC) Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "WCEPPCDbg"
+# PROP BASE Intermediate_Dir "WCEPPCDbg"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "WCEPPCDbg"
+# PROP Intermediate_Dir "WCEPPCDbg"
+# PROP Target_Dir ""
+CPP=clppc.exe
+# ADD BASE CPP /nologo /M$(CECrtDebug) /W3 /GX- /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "PPC" /D "_PPC_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "_USRDLL" /D "ZLIBCE_EXPORTS" /YX /c
+# ADD CPP /nologo /M$(CECrtDebug) /W3 /GX- /Zi /Od /I "..\..\zlibce" /D "DEBUG" /D "PPC" /D "_PPC_" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_MBCS" /D "ZLIB_DLL" /c
+# SUBTRACT CPP /YX
+RSC=rc.exe
+# ADD BASE RSC /l 0x411 /r /d "ppc" /d "_ppc_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "DEBUG"
+# ADD RSC /l 0x411 /r /d "ppc" /d "_ppc_" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "DEBUG"
+MTL=midl.exe
+# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /dll /debug /machine:PPC /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT BASE LINK32 /pdb:none /nodefaultlib
+# ADD LINK32 commctrl.lib coredll.lib /nologo /dll /debug /machine:PPC /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /STACK:65536,4096
+# SUBTRACT LINK32 /pdb:none /nodefaultlib
+
+!ENDIF 
+
+# Begin Target
+
+# Name "zlibce - Win32 (WCE MIPS) Release"
+# Name "zlibce - Win32 (WCE MIPS) Debug"
+# Name "zlibce - Win32 (WCE SH4) Release"
+# Name "zlibce - Win32 (WCE SH4) Debug"
+# Name "zlibce - Win32 (WCE SH3) Release"
+# Name "zlibce - Win32 (WCE SH3) Debug"
+# Name "zlibce - Win32 (WCE ARM) Release"
+# Name "zlibce - Win32 (WCE ARM) Debug"
+# Name "zlibce - Win32 (WCE MIPSFP) Release"
+# Name "zlibce - Win32 (WCE MIPSFP) Debug"
+# Name "zlibce - Win32 (WCE x86) Release"
+# Name "zlibce - Win32 (WCE x86) Debug"
+# Name "zlibce - Win32 (WCE x86em) Release"
+# Name "zlibce - Win32 (WCE x86em) Debug"
+# Name "zlibce - Win32 (WCE PPC) Release"
+# Name "zlibce - Win32 (WCE PPC) Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Begin Source File
+
+SOURCE=..\..\zlibce\adler32.c
+
+!IF  "$(CFG)" == "zlibce - Win32 (WCE MIPS) Release"
+
+DEP_CPP_ADLER=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_ADLER=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH4) Release"
+
+DEP_CPP_ADLER=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH4) Debug"
+
+DEP_CPP_ADLER=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH3) Release"
+
+DEP_CPP_ADLER=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH3) Debug"
+
+DEP_CPP_ADLER=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE ARM) Release"
+
+DEP_CPP_ADLER=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE ARM) Debug"
+
+DEP_CPP_ADLER=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPSFP) Release"
+
+DEP_CPP_ADLER=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPSFP) Debug"
+
+DEP_CPP_ADLER=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86) Release"
+
+DEP_CPP_ADLER=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86) Debug"
+
+DEP_CPP_ADLER=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86em) Release"
+
+DEP_CPP_ADLER=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86em) Debug"
+
+DEP_CPP_ADLER=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE PPC) Release"
+
+DEP_CPP_ADLER=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE PPC) Debug"
+
+DEP_CPP_ADLER=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\zlibce\compress.c
+
+!IF  "$(CFG)" == "zlibce - Win32 (WCE MIPS) Release"
+
+DEP_CPP_COMPR=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_COMPR=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH4) Release"
+
+DEP_CPP_COMPR=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH4) Debug"
+
+DEP_CPP_COMPR=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH3) Release"
+
+DEP_CPP_COMPR=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH3) Debug"
+
+DEP_CPP_COMPR=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE ARM) Release"
+
+DEP_CPP_COMPR=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE ARM) Debug"
+
+DEP_CPP_COMPR=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPSFP) Release"
+
+DEP_CPP_COMPR=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPSFP) Debug"
+
+DEP_CPP_COMPR=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86) Release"
+
+DEP_CPP_COMPR=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86) Debug"
+
+DEP_CPP_COMPR=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86em) Release"
+
+DEP_CPP_COMPR=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86em) Debug"
+
+DEP_CPP_COMPR=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE PPC) Release"
+
+DEP_CPP_COMPR=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE PPC) Debug"
+
+DEP_CPP_COMPR=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\zlibce\crc32.c
+
+!IF  "$(CFG)" == "zlibce - Win32 (WCE MIPS) Release"
+
+DEP_CPP_CRC32=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_CRC32=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH4) Release"
+
+DEP_CPP_CRC32=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH4) Debug"
+
+DEP_CPP_CRC32=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH3) Release"
+
+DEP_CPP_CRC32=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH3) Debug"
+
+DEP_CPP_CRC32=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE ARM) Release"
+
+DEP_CPP_CRC32=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE ARM) Debug"
+
+DEP_CPP_CRC32=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPSFP) Release"
+
+DEP_CPP_CRC32=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPSFP) Debug"
+
+DEP_CPP_CRC32=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86) Release"
+
+DEP_CPP_CRC32=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86) Debug"
+
+DEP_CPP_CRC32=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86em) Release"
+
+DEP_CPP_CRC32=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86em) Debug"
+
+DEP_CPP_CRC32=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE PPC) Release"
+
+DEP_CPP_CRC32=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE PPC) Debug"
+
+DEP_CPP_CRC32=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\zlibce\deflate.c
+
+!IF  "$(CFG)" == "zlibce - Win32 (WCE MIPS) Release"
+
+DEP_CPP_DEFLA=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_DEFLA=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH4) Release"
+
+DEP_CPP_DEFLA=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH4) Debug"
+
+DEP_CPP_DEFLA=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH3) Release"
+
+DEP_CPP_DEFLA=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH3) Debug"
+
+DEP_CPP_DEFLA=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE ARM) Release"
+
+DEP_CPP_DEFLA=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE ARM) Debug"
+
+DEP_CPP_DEFLA=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPSFP) Release"
+
+DEP_CPP_DEFLA=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPSFP) Debug"
+
+DEP_CPP_DEFLA=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86) Release"
+
+DEP_CPP_DEFLA=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86) Debug"
+
+DEP_CPP_DEFLA=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86em) Release"
+
+DEP_CPP_DEFLA=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86em) Debug"
+
+DEP_CPP_DEFLA=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE PPC) Release"
+
+DEP_CPP_DEFLA=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE PPC) Debug"
+
+DEP_CPP_DEFLA=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\zlibce\gziowce.c
+
+!IF  "$(CFG)" == "zlibce - Win32 (WCE MIPS) Release"
+
+DEP_CPP_GZIOW=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_GZIOW=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH4) Release"
+
+DEP_CPP_GZIOW=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH4) Debug"
+
+DEP_CPP_GZIOW=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH3) Release"
+
+DEP_CPP_GZIOW=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH3) Debug"
+
+DEP_CPP_GZIOW=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE ARM) Release"
+
+DEP_CPP_GZIOW=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE ARM) Debug"
+
+DEP_CPP_GZIOW=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPSFP) Release"
+
+DEP_CPP_GZIOW=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPSFP) Debug"
+
+DEP_CPP_GZIOW=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86) Release"
+
+DEP_CPP_GZIOW=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86) Debug"
+
+DEP_CPP_GZIOW=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86em) Release"
+
+DEP_CPP_GZIOW=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86em) Debug"
+
+DEP_CPP_GZIOW=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE PPC) Release"
+
+DEP_CPP_GZIOW=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE PPC) Debug"
+
+DEP_CPP_GZIOW=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\zlibce\infblock.c
+
+!IF  "$(CFG)" == "zlibce - Win32 (WCE MIPS) Release"
+
+DEP_CPP_INFBL=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_INFBL=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH4) Release"
+
+DEP_CPP_INFBL=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH4) Debug"
+
+DEP_CPP_INFBL=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH3) Release"
+
+DEP_CPP_INFBL=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH3) Debug"
+
+DEP_CPP_INFBL=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE ARM) Release"
+
+DEP_CPP_INFBL=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE ARM) Debug"
+
+DEP_CPP_INFBL=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPSFP) Release"
+
+DEP_CPP_INFBL=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPSFP) Debug"
+
+DEP_CPP_INFBL=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86) Release"
+
+DEP_CPP_INFBL=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86) Debug"
+
+DEP_CPP_INFBL=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86em) Release"
+
+DEP_CPP_INFBL=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86em) Debug"
+
+DEP_CPP_INFBL=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE PPC) Release"
+
+DEP_CPP_INFBL=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE PPC) Debug"
+
+DEP_CPP_INFBL=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\zlibce\infcodes.c
+
+!IF  "$(CFG)" == "zlibce - Win32 (WCE MIPS) Release"
+
+DEP_CPP_INFCO=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_INFCO=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH4) Release"
+
+DEP_CPP_INFCO=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH4) Debug"
+
+DEP_CPP_INFCO=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH3) Release"
+
+DEP_CPP_INFCO=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH3) Debug"
+
+DEP_CPP_INFCO=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE ARM) Release"
+
+DEP_CPP_INFCO=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE ARM) Debug"
+
+DEP_CPP_INFCO=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPSFP) Release"
+
+DEP_CPP_INFCO=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPSFP) Debug"
+
+DEP_CPP_INFCO=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86) Release"
+
+DEP_CPP_INFCO=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86) Debug"
+
+DEP_CPP_INFCO=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86em) Release"
+
+DEP_CPP_INFCO=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86em) Debug"
+
+DEP_CPP_INFCO=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE PPC) Release"
+
+DEP_CPP_INFCO=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE PPC) Debug"
+
+DEP_CPP_INFCO=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\zlibce\inffast.c
+
+!IF  "$(CFG)" == "zlibce - Win32 (WCE MIPS) Release"
+
+DEP_CPP_INFFA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_INFFA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH4) Release"
+
+DEP_CPP_INFFA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH4) Debug"
+
+DEP_CPP_INFFA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH3) Release"
+
+DEP_CPP_INFFA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH3) Debug"
+
+DEP_CPP_INFFA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE ARM) Release"
+
+DEP_CPP_INFFA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE ARM) Debug"
+
+DEP_CPP_INFFA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPSFP) Release"
+
+DEP_CPP_INFFA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPSFP) Debug"
+
+DEP_CPP_INFFA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86) Release"
+
+DEP_CPP_INFFA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86) Debug"
+
+DEP_CPP_INFFA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86em) Release"
+
+DEP_CPP_INFFA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86em) Debug"
+
+DEP_CPP_INFFA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE PPC) Release"
+
+DEP_CPP_INFFA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE PPC) Debug"
+
+DEP_CPP_INFFA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inffast.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\zlibce\inflate.c
+
+!IF  "$(CFG)" == "zlibce - Win32 (WCE MIPS) Release"
+
+DEP_CPP_INFLA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_INFLA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH4) Release"
+
+DEP_CPP_INFLA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH4) Debug"
+
+DEP_CPP_INFLA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH3) Release"
+
+DEP_CPP_INFLA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH3) Debug"
+
+DEP_CPP_INFLA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE ARM) Release"
+
+DEP_CPP_INFLA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE ARM) Debug"
+
+DEP_CPP_INFLA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPSFP) Release"
+
+DEP_CPP_INFLA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPSFP) Debug"
+
+DEP_CPP_INFLA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86) Release"
+
+DEP_CPP_INFLA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86) Debug"
+
+DEP_CPP_INFLA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86em) Release"
+
+DEP_CPP_INFLA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86em) Debug"
+
+DEP_CPP_INFLA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE PPC) Release"
+
+DEP_CPP_INFLA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE PPC) Debug"
+
+DEP_CPP_INFLA=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\zlibce\inftrees.c
+
+!IF  "$(CFG)" == "zlibce - Win32 (WCE MIPS) Release"
+
+DEP_CPP_INFTR=\
+	"..\..\zlibce\inffixed.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_INFTR=\
+	"..\..\zlibce\inffixed.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH4) Release"
+
+DEP_CPP_INFTR=\
+	"..\..\zlibce\inffixed.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH4) Debug"
+
+DEP_CPP_INFTR=\
+	"..\..\zlibce\inffixed.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH3) Release"
+
+DEP_CPP_INFTR=\
+	"..\..\zlibce\inffixed.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH3) Debug"
+
+DEP_CPP_INFTR=\
+	"..\..\zlibce\inffixed.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE ARM) Release"
+
+DEP_CPP_INFTR=\
+	"..\..\zlibce\inffixed.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE ARM) Debug"
+
+DEP_CPP_INFTR=\
+	"..\..\zlibce\inffixed.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPSFP) Release"
+
+DEP_CPP_INFTR=\
+	"..\..\zlibce\inffixed.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPSFP) Debug"
+
+DEP_CPP_INFTR=\
+	"..\..\zlibce\inffixed.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86) Release"
+
+DEP_CPP_INFTR=\
+	"..\..\zlibce\inffixed.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86) Debug"
+
+DEP_CPP_INFTR=\
+	"..\..\zlibce\inffixed.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86em) Release"
+
+DEP_CPP_INFTR=\
+	"..\..\zlibce\inffixed.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86em) Debug"
+
+DEP_CPP_INFTR=\
+	"..\..\zlibce\inffixed.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE PPC) Release"
+
+DEP_CPP_INFTR=\
+	"..\..\zlibce\inffixed.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE PPC) Debug"
+
+DEP_CPP_INFTR=\
+	"..\..\zlibce\inffixed.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\zlibce\infutil.c
+
+!IF  "$(CFG)" == "zlibce - Win32 (WCE MIPS) Release"
+
+DEP_CPP_INFUT=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_INFUT=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH4) Release"
+
+DEP_CPP_INFUT=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH4) Debug"
+
+DEP_CPP_INFUT=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH3) Release"
+
+DEP_CPP_INFUT=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH3) Debug"
+
+DEP_CPP_INFUT=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE ARM) Release"
+
+DEP_CPP_INFUT=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE ARM) Debug"
+
+DEP_CPP_INFUT=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPSFP) Release"
+
+DEP_CPP_INFUT=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPSFP) Debug"
+
+DEP_CPP_INFUT=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86) Release"
+
+DEP_CPP_INFUT=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86) Debug"
+
+DEP_CPP_INFUT=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86em) Release"
+
+DEP_CPP_INFUT=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86em) Debug"
+
+DEP_CPP_INFUT=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE PPC) Release"
+
+DEP_CPP_INFUT=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE PPC) Debug"
+
+DEP_CPP_INFUT=\
+	"..\..\zlibce\infblock.h"\
+	"..\..\zlibce\infcodes.h"\
+	"..\..\zlibce\inftrees.h"\
+	"..\..\zlibce\infutil.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\zlibce\trees.c
+
+!IF  "$(CFG)" == "zlibce - Win32 (WCE MIPS) Release"
+
+DEP_CPP_TREES=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\trees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_TREES=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\trees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH4) Release"
+
+DEP_CPP_TREES=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\trees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH4) Debug"
+
+DEP_CPP_TREES=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\trees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH3) Release"
+
+DEP_CPP_TREES=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\trees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH3) Debug"
+
+DEP_CPP_TREES=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\trees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE ARM) Release"
+
+DEP_CPP_TREES=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\trees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE ARM) Debug"
+
+DEP_CPP_TREES=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\trees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPSFP) Release"
+
+DEP_CPP_TREES=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\trees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPSFP) Debug"
+
+DEP_CPP_TREES=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\trees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86) Release"
+
+DEP_CPP_TREES=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\trees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86) Debug"
+
+DEP_CPP_TREES=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\trees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86em) Release"
+
+DEP_CPP_TREES=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\trees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86em) Debug"
+
+DEP_CPP_TREES=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\trees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE PPC) Release"
+
+DEP_CPP_TREES=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\trees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE PPC) Debug"
+
+DEP_CPP_TREES=\
+	"..\..\zlibce\deflate.h"\
+	"..\..\zlibce\trees.h"\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\zlibce\uncompr.c
+
+!IF  "$(CFG)" == "zlibce - Win32 (WCE MIPS) Release"
+
+DEP_CPP_UNCOM=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_UNCOM=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH4) Release"
+
+DEP_CPP_UNCOM=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH4) Debug"
+
+DEP_CPP_UNCOM=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH3) Release"
+
+DEP_CPP_UNCOM=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH3) Debug"
+
+DEP_CPP_UNCOM=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE ARM) Release"
+
+DEP_CPP_UNCOM=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE ARM) Debug"
+
+DEP_CPP_UNCOM=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPSFP) Release"
+
+DEP_CPP_UNCOM=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPSFP) Debug"
+
+DEP_CPP_UNCOM=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86) Release"
+
+DEP_CPP_UNCOM=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86) Debug"
+
+DEP_CPP_UNCOM=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86em) Release"
+
+DEP_CPP_UNCOM=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86em) Debug"
+
+DEP_CPP_UNCOM=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE PPC) Release"
+
+DEP_CPP_UNCOM=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE PPC) Debug"
+
+DEP_CPP_UNCOM=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	
+
+!ENDIF 
+
+# End Source File
+# Begin Source File
+
+SOURCE=.\zlibce.def
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\zlibce\zutil.c
+
+!IF  "$(CFG)" == "zlibce - Win32 (WCE MIPS) Release"
+
+DEP_CPP_ZUTIL=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPS) Debug"
+
+DEP_CPP_ZUTIL=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH4) Release"
+
+DEP_CPP_ZUTIL=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH4) Debug"
+
+DEP_CPP_ZUTIL=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH3) Release"
+
+DEP_CPP_ZUTIL=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE SH3) Debug"
+
+DEP_CPP_ZUTIL=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE ARM) Release"
+
+DEP_CPP_ZUTIL=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE ARM) Debug"
+
+DEP_CPP_ZUTIL=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPSFP) Release"
+
+DEP_CPP_ZUTIL=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE MIPSFP) Debug"
+
+DEP_CPP_ZUTIL=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86) Release"
+
+DEP_CPP_ZUTIL=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86) Debug"
+
+DEP_CPP_ZUTIL=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86em) Release"
+
+DEP_CPP_ZUTIL=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE x86em) Debug"
+
+DEP_CPP_ZUTIL=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE PPC) Release"
+
+DEP_CPP_ZUTIL=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ELSEIF  "$(CFG)" == "zlibce - Win32 (WCE PPC) Debug"
+
+DEP_CPP_ZUTIL=\
+	"..\..\zlibce\zconf.h"\
+	"..\..\zlibce\zlib.h"\
+	"..\..\zlibce\zutil.h"\
+	
+
+!ENDIF 
+
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl"
+# Begin Source File
+
+SOURCE=..\..\zlibce\deflate.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\zlibce\infblock.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\zlibce\infcodes.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\zlibce\inffast.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\zlibce\inffixed.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\zlibce\inftrees.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\zlibce\infutil.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\zlibce\trees.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\zlibce\zconf.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\zlibce\zlib.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\zlibce\zutil.h
+# End Source File
+# End Group
+# Begin Group "Resource Files"
+
+# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
+# End Group
+# End Target
+# End Project