- # Microsoft eMbedded Visual Tools Project File - Name="libjpeg" - Package Owner=<4>
- # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
- # ** DO NOT EDIT **
- # TARGTYPE "Win32 (WCE x86) Static Library" 0x8304
- # TARGTYPE "Win32 (WCE MIPS) Static Library" 0x8204
- # TARGTYPE "Win32 (WCE x86em) Static Library" 0x7f04
- # TARGTYPE "Win32 (WCE ARM) Static Library" 0x8504
- # TARGTYPE "Win32 (WCE SH3) Static Library" 0x8104
- # TARGTYPE "Win32 (WCE emulator) Static Library" 0xa604
- CFG=libjpeg - 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 "libjpeg.vcn".
- !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 "libjpeg.vcn" CFG="libjpeg - Win32 (WCE MIPS) Debug"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "libjpeg - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Static Library")
- !MESSAGE "libjpeg - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Static Library")
- !MESSAGE "libjpeg - Win32 (WCE SH3) Release" (based on "Win32 (WCE SH3) Static Library")
- !MESSAGE "libjpeg - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Static Library")
- !MESSAGE "libjpeg - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Static Library")
- !MESSAGE "libjpeg - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Static Library")
- !MESSAGE "libjpeg - Win32 (WCE x86) Debug" (based on "Win32 (WCE x86) Static Library")
- !MESSAGE "libjpeg - Win32 (WCE x86em) Release" (based on "Win32 (WCE x86em) Static Library")
- !MESSAGE "libjpeg - Win32 (WCE x86em) Debug" (based on "Win32 (WCE x86em) Static Library")
- !MESSAGE "libjpeg - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Static Library")
- !MESSAGE
- # Begin Project
- # PROP AllowPerConfigDependencies 0
- # PROP Scc_ProjName ""
- # PROP Scc_LocalPath ""
- # PROP ATL_Project 2
- !IF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "MIPSRel"
- # PROP BASE Intermediate_Dir "MIPSRel"
- # PROP BASE CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
- # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "MIPSRel"
- # PROP Intermediate_Dir "MIPSRel"
- # PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
- # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP Target_Dir ""
- CPP=clmips.exe
- # ADD BASE CPP /nologo /W3 /GX- /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /Oxs /M$(CECrtMT) /c
- # ADD CPP $(EXTRACFLAGS) /nologo /W3 /GX- /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /Oxs /M$(CECrtMT) /c
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "MIPSDbg"
- # PROP BASE Intermediate_Dir "MIPSDbg"
- # PROP BASE CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
- # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "MIPSDbg"
- # PROP Intermediate_Dir "MIPSDbg"
- # PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
- # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP Target_Dir ""
- CPP=clmips.exe
- # ADD BASE CPP /nologo /W3 /GX- /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c
- # ADD CPP $(EXTRACFLAGS) /nologo /W3 /GX- /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "SH3Rel"
- # PROP BASE Intermediate_Dir "SH3Rel"
- # PROP BASE CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
- # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "SH3Rel"
- # PROP Intermediate_Dir "SH3Rel"
- # PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
- # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP Target_Dir ""
- CPP=shcl.exe
- # ADD BASE CPP /nologo /W3 /Oxs /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /M$(CECrtMT) /c
- # ADD CPP /nologo /W3 /Oxs /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /YX /M$(CECrtMT) $(EXTRACFLAGS) /c
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "SH3Dbg"
- # PROP BASE Intermediate_Dir "SH3Dbg"
- # PROP BASE CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
- # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "SH3Dbg"
- # PROP Intermediate_Dir "SH3Dbg"
- # PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
- # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP Target_Dir ""
- CPP=shcl.exe
- # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c
- # ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) $(EXTRACFLAGS) /c
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "ARMRel"
- # PROP BASE Intermediate_Dir "ARMRel"
- # PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
- # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "ARMRel"
- # PROP Intermediate_Dir "ARMRel"
- # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
- # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP Target_Dir ""
- CPP=clarm.exe
- # ADD BASE CPP /nologo /W3 /GX- /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /Oxs /M$(CECrtMT) /c
- # ADD CPP $(EXTRACFLAGS) /nologo /W3 /GX- /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /Oxs /M$(CECrtMT) /c
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "ARMDbg"
- # PROP BASE Intermediate_Dir "ARMDbg"
- # PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
- # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "ARMDbg"
- # PROP Intermediate_Dir "ARMDbg"
- # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
- # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP Target_Dir ""
- CPP=clarm.exe
- # ADD BASE CPP /nologo /W3 /GX- /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c
- # ADD CPP $(EXTRACFLAGS) /nologo /W3 /GX- /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "X86Dbg"
- # PROP BASE Intermediate_Dir "X86Dbg"
- # PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
- # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "X86Dbg"
- # PROP Intermediate_Dir "X86Dbg"
- # PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
- # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP Target_Dir ""
- CPP=cl.exe
- # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF /c
- # ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF $(EXTRACFLAGS) /c
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- !ELSEIF "$(CFG)" == "libjpeg - 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 CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
- # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "X86EMRel"
- # PROP Intermediate_Dir "X86EMRel"
- # PROP CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
- # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP Target_Dir ""
- CPP=cl.exe
- # ADD BASE CPP /nologo /W3 /GX- /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "i486" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Oxs /Gz /c
- # ADD CPP $(EXTRACFLAGS) /nologo /W3 /GX- /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "i486" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Oxs /Gz /c
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- !ELSEIF "$(CFG)" == "libjpeg - 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 CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
- # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "X86EMDbg"
- # PROP Intermediate_Dir "X86EMDbg"
- # PROP CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
- # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP Target_Dir ""
- CPP=cl.exe
- # ADD BASE CPP /nologo /W3 /GX- /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "i486" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gz /c
- # ADD CPP $(EXTRACFLAGS) /nologo /W3 /GX- /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "i486" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gz /c
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "emulatorDbg"
- # PROP BASE Intermediate_Dir "emulatorDbg"
- # PROP BASE CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
- # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "emulatorDbg"
- # PROP Intermediate_Dir "emulatorDbg"
- # PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
- # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP Target_Dir ""
- CPP=cl.exe
- # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
- # ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- !ENDIF
- # Begin Target
- # Name "libjpeg - Win32 (WCE MIPS) Release"
- # Name "libjpeg - Win32 (WCE MIPS) Debug"
- # Name "libjpeg - Win32 (WCE SH3) Release"
- # Name "libjpeg - Win32 (WCE SH3) Debug"
- # Name "libjpeg - Win32 (WCE ARM) Release"
- # Name "libjpeg - Win32 (WCE ARM) Debug"
- # Name "libjpeg - Win32 (WCE x86) Debug"
- # Name "libjpeg - Win32 (WCE x86em) Release"
- # Name "libjpeg - Win32 (WCE x86em) Debug"
- # Name "libjpeg - Win32 (WCE emulator) Debug"
- # Begin Group "Source Files"
- # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
- # Begin Source File
- SOURCE=.jcomapi.c
- !IF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
- DEP_CPP_JCOMA=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
- DEP_CPP_JCOMA=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
- DEP_CPP_JCOMA=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
- DEP_CPP_JCOMA=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
- DEP_CPP_JCOMA=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
- DEP_CPP_JCOMA=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
- DEP_CPP_JCOMA=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
- DEP_CPP_JCOMA=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
- DEP_CPP_JCOMA=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
- DEP_CPP_JCOMA=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.jdapimin.c
- !IF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
- DEP_CPP_JDAPI=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
- DEP_CPP_JDAPI=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
- DEP_CPP_JDAPI=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
- DEP_CPP_JDAPI=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
- DEP_CPP_JDAPI=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
- DEP_CPP_JDAPI=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
- DEP_CPP_JDAPI=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
- DEP_CPP_JDAPI=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
- DEP_CPP_JDAPI=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
- DEP_CPP_JDAPI=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.jdapistd.c
- !IF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
- DEP_CPP_JDAPIS=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
- DEP_CPP_JDAPIS=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
- DEP_CPP_JDAPIS=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
- DEP_CPP_JDAPIS=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
- DEP_CPP_JDAPIS=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
- DEP_CPP_JDAPIS=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
- DEP_CPP_JDAPIS=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
- DEP_CPP_JDAPIS=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
- DEP_CPP_JDAPIS=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
- DEP_CPP_JDAPIS=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.jdcoefct.c
- !IF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
- DEP_CPP_JDCOE=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
- DEP_CPP_JDCOE=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
- DEP_CPP_JDCOE=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
- DEP_CPP_JDCOE=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
- DEP_CPP_JDCOE=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
- DEP_CPP_JDCOE=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
- DEP_CPP_JDCOE=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
- DEP_CPP_JDCOE=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
- DEP_CPP_JDCOE=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
- DEP_CPP_JDCOE=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.jdcolor.c
- !IF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
- DEP_CPP_JDCOL=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
- DEP_CPP_JDCOL=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
- DEP_CPP_JDCOL=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
- DEP_CPP_JDCOL=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
- DEP_CPP_JDCOL=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
- DEP_CPP_JDCOL=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
- DEP_CPP_JDCOL=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
- DEP_CPP_JDCOL=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
- DEP_CPP_JDCOL=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
- DEP_CPP_JDCOL=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.jddctmgr.c
- !IF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
- DEP_CPP_JDDCT=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
- DEP_CPP_JDDCT=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
- DEP_CPP_JDDCT=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
- DEP_CPP_JDDCT=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
- DEP_CPP_JDDCT=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
- DEP_CPP_JDDCT=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
- DEP_CPP_JDDCT=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
- DEP_CPP_JDDCT=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
- DEP_CPP_JDDCT=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
- DEP_CPP_JDDCT=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.jdhuff.c
- !IF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
- DEP_CPP_JDHUF=
- ".jconfig.h"
- ".jdhuff.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
- DEP_CPP_JDHUF=
- ".jconfig.h"
- ".jdhuff.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
- DEP_CPP_JDHUF=
- ".jconfig.h"
- ".jdhuff.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
- DEP_CPP_JDHUF=
- ".jconfig.h"
- ".jdhuff.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
- DEP_CPP_JDHUF=
- ".jconfig.h"
- ".jdhuff.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
- DEP_CPP_JDHUF=
- ".jconfig.h"
- ".jdhuff.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
- DEP_CPP_JDHUF=
- ".jconfig.h"
- ".jdhuff.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
- DEP_CPP_JDHUF=
- ".jconfig.h"
- ".jdhuff.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
- DEP_CPP_JDHUF=
- ".jconfig.h"
- ".jdhuff.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
- DEP_CPP_JDHUF=
- ".jconfig.h"
- ".jdhuff.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.jdinput.c
- !IF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
- DEP_CPP_JDINP=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
- DEP_CPP_JDINP=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
- DEP_CPP_JDINP=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
- DEP_CPP_JDINP=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
- DEP_CPP_JDINP=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
- DEP_CPP_JDINP=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
- DEP_CPP_JDINP=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
- DEP_CPP_JDINP=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
- DEP_CPP_JDINP=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
- DEP_CPP_JDINP=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.jdmainct.c
- !IF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
- DEP_CPP_JDMAI=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
- DEP_CPP_JDMAI=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
- DEP_CPP_JDMAI=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
- DEP_CPP_JDMAI=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
- DEP_CPP_JDMAI=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
- DEP_CPP_JDMAI=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
- DEP_CPP_JDMAI=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
- DEP_CPP_JDMAI=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
- DEP_CPP_JDMAI=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
- DEP_CPP_JDMAI=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.jdmarker.c
- !IF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
- DEP_CPP_JDMAR=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
- DEP_CPP_JDMAR=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
- DEP_CPP_JDMAR=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
- DEP_CPP_JDMAR=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
- DEP_CPP_JDMAR=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
- DEP_CPP_JDMAR=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
- DEP_CPP_JDMAR=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
- DEP_CPP_JDMAR=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
- DEP_CPP_JDMAR=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
- DEP_CPP_JDMAR=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.jdmaster.c
- !IF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
- DEP_CPP_JDMAS=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
- DEP_CPP_JDMAS=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
- DEP_CPP_JDMAS=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
- DEP_CPP_JDMAS=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
- DEP_CPP_JDMAS=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
- DEP_CPP_JDMAS=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
- DEP_CPP_JDMAS=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
- DEP_CPP_JDMAS=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
- DEP_CPP_JDMAS=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
- DEP_CPP_JDMAS=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.jdmerge.c
- !IF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
- DEP_CPP_JDMER=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
- DEP_CPP_JDMER=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
- DEP_CPP_JDMER=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
- DEP_CPP_JDMER=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
- DEP_CPP_JDMER=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
- DEP_CPP_JDMER=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
- DEP_CPP_JDMER=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
- DEP_CPP_JDMER=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
- DEP_CPP_JDMER=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
- DEP_CPP_JDMER=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.jdphuff.c
- !IF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
- DEP_CPP_JDPHU=
- ".jconfig.h"
- ".jdhuff.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
- DEP_CPP_JDPHU=
- ".jconfig.h"
- ".jdhuff.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
- DEP_CPP_JDPHU=
- ".jconfig.h"
- ".jdhuff.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
- DEP_CPP_JDPHU=
- ".jconfig.h"
- ".jdhuff.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
- DEP_CPP_JDPHU=
- ".jconfig.h"
- ".jdhuff.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
- DEP_CPP_JDPHU=
- ".jconfig.h"
- ".jdhuff.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
- DEP_CPP_JDPHU=
- ".jconfig.h"
- ".jdhuff.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
- DEP_CPP_JDPHU=
- ".jconfig.h"
- ".jdhuff.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
- DEP_CPP_JDPHU=
- ".jconfig.h"
- ".jdhuff.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
- DEP_CPP_JDPHU=
- ".jconfig.h"
- ".jdhuff.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.jdpostct.c
- !IF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
- DEP_CPP_JDPOS=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
- DEP_CPP_JDPOS=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
- DEP_CPP_JDPOS=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
- DEP_CPP_JDPOS=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
- DEP_CPP_JDPOS=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
- DEP_CPP_JDPOS=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
- DEP_CPP_JDPOS=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
- DEP_CPP_JDPOS=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
- DEP_CPP_JDPOS=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
- DEP_CPP_JDPOS=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.jdsample.c
- !IF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
- DEP_CPP_JDSAM=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
- DEP_CPP_JDSAM=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
- DEP_CPP_JDSAM=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
- DEP_CPP_JDSAM=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
- DEP_CPP_JDSAM=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
- DEP_CPP_JDSAM=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
- DEP_CPP_JDSAM=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
- DEP_CPP_JDSAM=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
- DEP_CPP_JDSAM=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
- DEP_CPP_JDSAM=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.jdtrans.c
- !IF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
- DEP_CPP_JDTRA=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
- DEP_CPP_JDTRA=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
- DEP_CPP_JDTRA=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
- DEP_CPP_JDTRA=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
- DEP_CPP_JDTRA=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
- DEP_CPP_JDTRA=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
- DEP_CPP_JDTRA=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
- DEP_CPP_JDTRA=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
- DEP_CPP_JDTRA=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
- DEP_CPP_JDTRA=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.jerror.c
- !IF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
- DEP_CPP_JERRO=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- ".jversion.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
- DEP_CPP_JERRO=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- ".jversion.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
- DEP_CPP_JERRO=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- ".jversion.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
- DEP_CPP_JERRO=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- ".jversion.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
- DEP_CPP_JERRO=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- ".jversion.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
- DEP_CPP_JERRO=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- ".jversion.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
- DEP_CPP_JERRO=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- ".jversion.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
- DEP_CPP_JERRO=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- ".jversion.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
- DEP_CPP_JERRO=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- ".jversion.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
- DEP_CPP_JERRO=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- ".jversion.h"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.jidctfst.c
- !IF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
- DEP_CPP_JIDCT=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
- DEP_CPP_JIDCT=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
- DEP_CPP_JIDCT=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
- DEP_CPP_JIDCT=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
- DEP_CPP_JIDCT=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
- DEP_CPP_JIDCT=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
- DEP_CPP_JIDCT=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
- DEP_CPP_JIDCT=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
- DEP_CPP_JIDCT=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
- DEP_CPP_JIDCT=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.jidctint.c
- !IF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
- DEP_CPP_JIDCTI=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
- DEP_CPP_JIDCTI=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
- DEP_CPP_JIDCTI=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
- DEP_CPP_JIDCTI=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
- DEP_CPP_JIDCTI=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
- DEP_CPP_JIDCTI=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
- DEP_CPP_JIDCTI=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
- DEP_CPP_JIDCTI=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
- DEP_CPP_JIDCTI=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
- DEP_CPP_JIDCTI=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.jidctred.c
- !IF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
- DEP_CPP_JIDCTR=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
- DEP_CPP_JIDCTR=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
- DEP_CPP_JIDCTR=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
- DEP_CPP_JIDCTR=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
- DEP_CPP_JIDCTR=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
- DEP_CPP_JIDCTR=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
- DEP_CPP_JIDCTR=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
- DEP_CPP_JIDCTR=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
- DEP_CPP_JIDCTR=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
- DEP_CPP_JIDCTR=
- ".jconfig.h"
- ".jdct.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.jmemmgr.c
- !IF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
- DEP_CPP_JMEMM=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmemsys.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
- DEP_CPP_JMEMM=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmemsys.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
- DEP_CPP_JMEMM=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmemsys.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
- DEP_CPP_JMEMM=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmemsys.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
- DEP_CPP_JMEMM=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmemsys.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
- DEP_CPP_JMEMM=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmemsys.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
- DEP_CPP_JMEMM=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmemsys.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
- DEP_CPP_JMEMM=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmemsys.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
- DEP_CPP_JMEMM=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmemsys.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
- DEP_CPP_JMEMM=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmemsys.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.jmemnobs.c
- !IF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
- DEP_CPP_JMEMN=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmemsys.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
- DEP_CPP_JMEMN=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmemsys.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
- DEP_CPP_JMEMN=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmemsys.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
- DEP_CPP_JMEMN=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmemsys.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
- DEP_CPP_JMEMN=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmemsys.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
- DEP_CPP_JMEMN=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmemsys.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
- DEP_CPP_JMEMN=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmemsys.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
- DEP_CPP_JMEMN=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmemsys.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
- DEP_CPP_JMEMN=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmemsys.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
- DEP_CPP_JMEMN=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmemsys.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.jutils.c
- !IF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
- DEP_CPP_JUTIL=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
- DEP_CPP_JUTIL=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
- DEP_CPP_JUTIL=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
- DEP_CPP_JUTIL=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
- DEP_CPP_JUTIL=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
- DEP_CPP_JUTIL=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
- DEP_CPP_JUTIL=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
- DEP_CPP_JUTIL=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
- DEP_CPP_JUTIL=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ELSEIF "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
- DEP_CPP_JUTIL=
- ".jconfig.h"
- ".jerror.h"
- ".jinclude.h"
- ".jmorecfg.h"
- ".jpegint.h"
- ".jpeglib.h"
- !ENDIF
- # End Source File
- # End Group
- # Begin Group "Header Files"
- # PROP Default_Filter "h;hpp;hxx;hm;inl"
- # Begin Source File
- SOURCE=.jconfig.h
- # End Source File
- # Begin Source File
- SOURCE=.jdct.h
- # End Source File
- # Begin Source File
- SOURCE=.jdhuff.h
- # End Source File
- # Begin Source File
- SOURCE=.jerror.h
- # End Source File
- # Begin Source File
- SOURCE=.jinclude.h
- # End Source File
- # Begin Source File
- SOURCE=.jmemsys.h
- # End Source File
- # Begin Source File
- SOURCE=.jmorecfg.h
- # End Source File
- # Begin Source File
- SOURCE=.jpegint.h
- # End Source File
- # Begin Source File
- SOURCE=.jpeglib.h
- # End Source File
- # Begin Source File
- SOURCE=.jversion.h
- # End Source File
- # End Group
- # End Target
- # End Project