libjpeg.vcp
上传用户:hmc_gdtv
上传日期:2013-08-04
资源大小:798k
文件大小:60k
源码类别:

Windows Mobile

开发平台:

Visual C++

  1. # Microsoft eMbedded Visual Tools Project File - Name="libjpeg" - Package Owner=<4>
  2. # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (WCE x86) Static Library" 0x8304
  5. # TARGTYPE "Win32 (WCE MIPS) Static Library" 0x8204
  6. # TARGTYPE "Win32 (WCE x86em) Static Library" 0x7f04
  7. # TARGTYPE "Win32 (WCE ARM) Static Library" 0x8504
  8. # TARGTYPE "Win32 (WCE SH3) Static Library" 0x8104
  9. # TARGTYPE "Win32 (WCE emulator) Static Library" 0xa604
  10. CFG=libjpeg - Win32 (WCE MIPS) Debug
  11. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  12. !MESSAGE use the Export Makefile command and run
  13. !MESSAGE 
  14. !MESSAGE NMAKE /f "libjpeg.vcn".
  15. !MESSAGE 
  16. !MESSAGE You can specify a configuration when running NMAKE
  17. !MESSAGE by defining the macro CFG on the command line. For example:
  18. !MESSAGE 
  19. !MESSAGE NMAKE /f "libjpeg.vcn" CFG="libjpeg - Win32 (WCE MIPS) Debug"
  20. !MESSAGE 
  21. !MESSAGE Possible choices for configuration are:
  22. !MESSAGE 
  23. !MESSAGE "libjpeg - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Static Library")
  24. !MESSAGE "libjpeg - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Static Library")
  25. !MESSAGE "libjpeg - Win32 (WCE SH3) Release" (based on "Win32 (WCE SH3) Static Library")
  26. !MESSAGE "libjpeg - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Static Library")
  27. !MESSAGE "libjpeg - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Static Library")
  28. !MESSAGE "libjpeg - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Static Library")
  29. !MESSAGE "libjpeg - Win32 (WCE x86) Debug" (based on "Win32 (WCE x86) Static Library")
  30. !MESSAGE "libjpeg - Win32 (WCE x86em) Release" (based on "Win32 (WCE x86em) Static Library")
  31. !MESSAGE "libjpeg - Win32 (WCE x86em) Debug" (based on "Win32 (WCE x86em) Static Library")
  32. !MESSAGE "libjpeg - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Static Library")
  33. !MESSAGE 
  34. # Begin Project
  35. # PROP AllowPerConfigDependencies 0
  36. # PROP Scc_ProjName ""
  37. # PROP Scc_LocalPath ""
  38. # PROP ATL_Project 2
  39. !IF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
  40. # PROP BASE Use_MFC 0
  41. # PROP BASE Use_Debug_Libraries 0
  42. # PROP BASE Output_Dir "MIPSRel"
  43. # PROP BASE Intermediate_Dir "MIPSRel"
  44. # PROP BASE CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
  45. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  46. # PROP BASE Target_Dir ""
  47. # PROP Use_MFC 0
  48. # PROP Use_Debug_Libraries 0
  49. # PROP Output_Dir "MIPSRel"
  50. # PROP Intermediate_Dir "MIPSRel"
  51. # PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
  52. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  53. # PROP Target_Dir ""
  54. CPP=clmips.exe
  55. # 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
  56. # 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
  57. LIB32=link.exe -lib
  58. # ADD BASE LIB32 /nologo
  59. # ADD LIB32 /nologo
  60. BSC32=bscmake.exe
  61. # ADD BASE BSC32 /nologo
  62. # ADD BSC32 /nologo
  63. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
  64. # PROP BASE Use_MFC 0
  65. # PROP BASE Use_Debug_Libraries 1
  66. # PROP BASE Output_Dir "MIPSDbg"
  67. # PROP BASE Intermediate_Dir "MIPSDbg"
  68. # PROP BASE CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
  69. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  70. # PROP BASE Target_Dir ""
  71. # PROP Use_MFC 0
  72. # PROP Use_Debug_Libraries 1
  73. # PROP Output_Dir "MIPSDbg"
  74. # PROP Intermediate_Dir "MIPSDbg"
  75. # PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
  76. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  77. # PROP Target_Dir ""
  78. CPP=clmips.exe
  79. # 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
  80. # 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
  81. LIB32=link.exe -lib
  82. # ADD BASE LIB32 /nologo
  83. # ADD LIB32 /nologo
  84. BSC32=bscmake.exe
  85. # ADD BASE BSC32 /nologo
  86. # ADD BSC32 /nologo
  87. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
  88. # PROP BASE Use_MFC 0
  89. # PROP BASE Use_Debug_Libraries 0
  90. # PROP BASE Output_Dir "SH3Rel"
  91. # PROP BASE Intermediate_Dir "SH3Rel"
  92. # PROP BASE CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
  93. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  94. # PROP BASE Target_Dir ""
  95. # PROP Use_MFC 0
  96. # PROP Use_Debug_Libraries 0
  97. # PROP Output_Dir "SH3Rel"
  98. # PROP Intermediate_Dir "SH3Rel"
  99. # PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
  100. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  101. # PROP Target_Dir ""
  102. CPP=shcl.exe
  103. # 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
  104. # 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
  105. LIB32=link.exe -lib
  106. # ADD BASE LIB32 /nologo
  107. # ADD LIB32 /nologo
  108. BSC32=bscmake.exe
  109. # ADD BASE BSC32 /nologo
  110. # ADD BSC32 /nologo
  111. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
  112. # PROP BASE Use_MFC 0
  113. # PROP BASE Use_Debug_Libraries 1
  114. # PROP BASE Output_Dir "SH3Dbg"
  115. # PROP BASE Intermediate_Dir "SH3Dbg"
  116. # PROP BASE CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
  117. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  118. # PROP BASE Target_Dir ""
  119. # PROP Use_MFC 0
  120. # PROP Use_Debug_Libraries 1
  121. # PROP Output_Dir "SH3Dbg"
  122. # PROP Intermediate_Dir "SH3Dbg"
  123. # PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
  124. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  125. # PROP Target_Dir ""
  126. CPP=shcl.exe
  127. # 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
  128. # 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
  129. LIB32=link.exe -lib
  130. # ADD BASE LIB32 /nologo
  131. # ADD LIB32 /nologo
  132. BSC32=bscmake.exe
  133. # ADD BASE BSC32 /nologo
  134. # ADD BSC32 /nologo
  135. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
  136. # PROP BASE Use_MFC 0
  137. # PROP BASE Use_Debug_Libraries 0
  138. # PROP BASE Output_Dir "ARMRel"
  139. # PROP BASE Intermediate_Dir "ARMRel"
  140. # PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  141. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  142. # PROP BASE Target_Dir ""
  143. # PROP Use_MFC 0
  144. # PROP Use_Debug_Libraries 0
  145. # PROP Output_Dir "ARMRel"
  146. # PROP Intermediate_Dir "ARMRel"
  147. # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  148. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  149. # PROP Target_Dir ""
  150. CPP=clarm.exe
  151. # 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
  152. # 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
  153. LIB32=link.exe -lib
  154. # ADD BASE LIB32 /nologo
  155. # ADD LIB32 /nologo
  156. BSC32=bscmake.exe
  157. # ADD BASE BSC32 /nologo
  158. # ADD BSC32 /nologo
  159. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
  160. # PROP BASE Use_MFC 0
  161. # PROP BASE Use_Debug_Libraries 1
  162. # PROP BASE Output_Dir "ARMDbg"
  163. # PROP BASE Intermediate_Dir "ARMDbg"
  164. # PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  165. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  166. # PROP BASE Target_Dir ""
  167. # PROP Use_MFC 0
  168. # PROP Use_Debug_Libraries 1
  169. # PROP Output_Dir "ARMDbg"
  170. # PROP Intermediate_Dir "ARMDbg"
  171. # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  172. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  173. # PROP Target_Dir ""
  174. CPP=clarm.exe
  175. # 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
  176. # 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
  177. LIB32=link.exe -lib
  178. # ADD BASE LIB32 /nologo
  179. # ADD LIB32 /nologo
  180. BSC32=bscmake.exe
  181. # ADD BASE BSC32 /nologo
  182. # ADD BSC32 /nologo
  183. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
  184. # PROP BASE Use_MFC 0
  185. # PROP BASE Use_Debug_Libraries 1
  186. # PROP BASE Output_Dir "X86Dbg"
  187. # PROP BASE Intermediate_Dir "X86Dbg"
  188. # PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
  189. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  190. # PROP BASE Target_Dir ""
  191. # PROP Use_MFC 0
  192. # PROP Use_Debug_Libraries 1
  193. # PROP Output_Dir "X86Dbg"
  194. # PROP Intermediate_Dir "X86Dbg"
  195. # PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
  196. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  197. # PROP Target_Dir ""
  198. CPP=cl.exe
  199. # 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
  200. # 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
  201. LIB32=link.exe -lib
  202. # ADD BASE LIB32 /nologo
  203. # ADD LIB32 /nologo
  204. BSC32=bscmake.exe
  205. # ADD BASE BSC32 /nologo
  206. # ADD BSC32 /nologo
  207. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
  208. # PROP BASE Use_MFC 0
  209. # PROP BASE Use_Debug_Libraries 0
  210. # PROP BASE Output_Dir "X86EMRel"
  211. # PROP BASE Intermediate_Dir "X86EMRel"
  212. # PROP BASE CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
  213. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  214. # PROP BASE Target_Dir ""
  215. # PROP Use_MFC 0
  216. # PROP Use_Debug_Libraries 0
  217. # PROP Output_Dir "X86EMRel"
  218. # PROP Intermediate_Dir "X86EMRel"
  219. # PROP CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
  220. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  221. # PROP Target_Dir ""
  222. CPP=cl.exe
  223. # 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
  224. # 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
  225. LIB32=link.exe -lib
  226. # ADD BASE LIB32 /nologo
  227. # ADD LIB32 /nologo
  228. BSC32=bscmake.exe
  229. # ADD BASE BSC32 /nologo
  230. # ADD BSC32 /nologo
  231. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
  232. # PROP BASE Use_MFC 0
  233. # PROP BASE Use_Debug_Libraries 1
  234. # PROP BASE Output_Dir "X86EMDbg"
  235. # PROP BASE Intermediate_Dir "X86EMDbg"
  236. # PROP BASE CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
  237. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  238. # PROP BASE Target_Dir ""
  239. # PROP Use_MFC 0
  240. # PROP Use_Debug_Libraries 1
  241. # PROP Output_Dir "X86EMDbg"
  242. # PROP Intermediate_Dir "X86EMDbg"
  243. # PROP CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
  244. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  245. # PROP Target_Dir ""
  246. CPP=cl.exe
  247. # 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
  248. # 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
  249. LIB32=link.exe -lib
  250. # ADD BASE LIB32 /nologo
  251. # ADD LIB32 /nologo
  252. BSC32=bscmake.exe
  253. # ADD BASE BSC32 /nologo
  254. # ADD BSC32 /nologo
  255. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
  256. # PROP BASE Use_MFC 0
  257. # PROP BASE Use_Debug_Libraries 1
  258. # PROP BASE Output_Dir "emulatorDbg"
  259. # PROP BASE Intermediate_Dir "emulatorDbg"
  260. # PROP BASE CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
  261. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  262. # PROP BASE Target_Dir ""
  263. # PROP Use_MFC 0
  264. # PROP Use_Debug_Libraries 1
  265. # PROP Output_Dir "emulatorDbg"
  266. # PROP Intermediate_Dir "emulatorDbg"
  267. # PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
  268. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  269. # PROP Target_Dir ""
  270. CPP=cl.exe
  271. # 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
  272. # 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
  273. LIB32=link.exe -lib
  274. # ADD BASE LIB32 /nologo
  275. # ADD LIB32 /nologo
  276. BSC32=bscmake.exe
  277. # ADD BASE BSC32 /nologo
  278. # ADD BSC32 /nologo
  279. !ENDIF 
  280. # Begin Target
  281. # Name "libjpeg - Win32 (WCE MIPS) Release"
  282. # Name "libjpeg - Win32 (WCE MIPS) Debug"
  283. # Name "libjpeg - Win32 (WCE SH3) Release"
  284. # Name "libjpeg - Win32 (WCE SH3) Debug"
  285. # Name "libjpeg - Win32 (WCE ARM) Release"
  286. # Name "libjpeg - Win32 (WCE ARM) Debug"
  287. # Name "libjpeg - Win32 (WCE x86) Debug"
  288. # Name "libjpeg - Win32 (WCE x86em) Release"
  289. # Name "libjpeg - Win32 (WCE x86em) Debug"
  290. # Name "libjpeg - Win32 (WCE emulator) Debug"
  291. # Begin Group "Source Files"
  292. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  293. # Begin Source File
  294. SOURCE=.jcomapi.c
  295. !IF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
  296. DEP_CPP_JCOMA=
  297. ".jconfig.h"
  298. ".jerror.h"
  299. ".jinclude.h"
  300. ".jmorecfg.h"
  301. ".jpegint.h"
  302. ".jpeglib.h"
  303. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
  304. DEP_CPP_JCOMA=
  305. ".jconfig.h"
  306. ".jerror.h"
  307. ".jinclude.h"
  308. ".jmorecfg.h"
  309. ".jpegint.h"
  310. ".jpeglib.h"
  311. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
  312. DEP_CPP_JCOMA=
  313. ".jconfig.h"
  314. ".jerror.h"
  315. ".jinclude.h"
  316. ".jmorecfg.h"
  317. ".jpegint.h"
  318. ".jpeglib.h"
  319. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
  320. DEP_CPP_JCOMA=
  321. ".jconfig.h"
  322. ".jerror.h"
  323. ".jinclude.h"
  324. ".jmorecfg.h"
  325. ".jpegint.h"
  326. ".jpeglib.h"
  327. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
  328. DEP_CPP_JCOMA=
  329. ".jconfig.h"
  330. ".jerror.h"
  331. ".jinclude.h"
  332. ".jmorecfg.h"
  333. ".jpegint.h"
  334. ".jpeglib.h"
  335. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
  336. DEP_CPP_JCOMA=
  337. ".jconfig.h"
  338. ".jerror.h"
  339. ".jinclude.h"
  340. ".jmorecfg.h"
  341. ".jpegint.h"
  342. ".jpeglib.h"
  343. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
  344. DEP_CPP_JCOMA=
  345. ".jconfig.h"
  346. ".jerror.h"
  347. ".jinclude.h"
  348. ".jmorecfg.h"
  349. ".jpegint.h"
  350. ".jpeglib.h"
  351. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
  352. DEP_CPP_JCOMA=
  353. ".jconfig.h"
  354. ".jerror.h"
  355. ".jinclude.h"
  356. ".jmorecfg.h"
  357. ".jpegint.h"
  358. ".jpeglib.h"
  359. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
  360. DEP_CPP_JCOMA=
  361. ".jconfig.h"
  362. ".jerror.h"
  363. ".jinclude.h"
  364. ".jmorecfg.h"
  365. ".jpegint.h"
  366. ".jpeglib.h"
  367. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
  368. DEP_CPP_JCOMA=
  369. ".jconfig.h"
  370. ".jerror.h"
  371. ".jinclude.h"
  372. ".jmorecfg.h"
  373. ".jpegint.h"
  374. ".jpeglib.h"
  375. !ENDIF 
  376. # End Source File
  377. # Begin Source File
  378. SOURCE=.jdapimin.c
  379. !IF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
  380. DEP_CPP_JDAPI=
  381. ".jconfig.h"
  382. ".jerror.h"
  383. ".jinclude.h"
  384. ".jmorecfg.h"
  385. ".jpegint.h"
  386. ".jpeglib.h"
  387. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
  388. DEP_CPP_JDAPI=
  389. ".jconfig.h"
  390. ".jerror.h"
  391. ".jinclude.h"
  392. ".jmorecfg.h"
  393. ".jpegint.h"
  394. ".jpeglib.h"
  395. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
  396. DEP_CPP_JDAPI=
  397. ".jconfig.h"
  398. ".jerror.h"
  399. ".jinclude.h"
  400. ".jmorecfg.h"
  401. ".jpegint.h"
  402. ".jpeglib.h"
  403. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
  404. DEP_CPP_JDAPI=
  405. ".jconfig.h"
  406. ".jerror.h"
  407. ".jinclude.h"
  408. ".jmorecfg.h"
  409. ".jpegint.h"
  410. ".jpeglib.h"
  411. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
  412. DEP_CPP_JDAPI=
  413. ".jconfig.h"
  414. ".jerror.h"
  415. ".jinclude.h"
  416. ".jmorecfg.h"
  417. ".jpegint.h"
  418. ".jpeglib.h"
  419. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
  420. DEP_CPP_JDAPI=
  421. ".jconfig.h"
  422. ".jerror.h"
  423. ".jinclude.h"
  424. ".jmorecfg.h"
  425. ".jpegint.h"
  426. ".jpeglib.h"
  427. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
  428. DEP_CPP_JDAPI=
  429. ".jconfig.h"
  430. ".jerror.h"
  431. ".jinclude.h"
  432. ".jmorecfg.h"
  433. ".jpegint.h"
  434. ".jpeglib.h"
  435. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
  436. DEP_CPP_JDAPI=
  437. ".jconfig.h"
  438. ".jerror.h"
  439. ".jinclude.h"
  440. ".jmorecfg.h"
  441. ".jpegint.h"
  442. ".jpeglib.h"
  443. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
  444. DEP_CPP_JDAPI=
  445. ".jconfig.h"
  446. ".jerror.h"
  447. ".jinclude.h"
  448. ".jmorecfg.h"
  449. ".jpegint.h"
  450. ".jpeglib.h"
  451. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
  452. DEP_CPP_JDAPI=
  453. ".jconfig.h"
  454. ".jerror.h"
  455. ".jinclude.h"
  456. ".jmorecfg.h"
  457. ".jpegint.h"
  458. ".jpeglib.h"
  459. !ENDIF 
  460. # End Source File
  461. # Begin Source File
  462. SOURCE=.jdapistd.c
  463. !IF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
  464. DEP_CPP_JDAPIS=
  465. ".jconfig.h"
  466. ".jerror.h"
  467. ".jinclude.h"
  468. ".jmorecfg.h"
  469. ".jpegint.h"
  470. ".jpeglib.h"
  471. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
  472. DEP_CPP_JDAPIS=
  473. ".jconfig.h"
  474. ".jerror.h"
  475. ".jinclude.h"
  476. ".jmorecfg.h"
  477. ".jpegint.h"
  478. ".jpeglib.h"
  479. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
  480. DEP_CPP_JDAPIS=
  481. ".jconfig.h"
  482. ".jerror.h"
  483. ".jinclude.h"
  484. ".jmorecfg.h"
  485. ".jpegint.h"
  486. ".jpeglib.h"
  487. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
  488. DEP_CPP_JDAPIS=
  489. ".jconfig.h"
  490. ".jerror.h"
  491. ".jinclude.h"
  492. ".jmorecfg.h"
  493. ".jpegint.h"
  494. ".jpeglib.h"
  495. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
  496. DEP_CPP_JDAPIS=
  497. ".jconfig.h"
  498. ".jerror.h"
  499. ".jinclude.h"
  500. ".jmorecfg.h"
  501. ".jpegint.h"
  502. ".jpeglib.h"
  503. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
  504. DEP_CPP_JDAPIS=
  505. ".jconfig.h"
  506. ".jerror.h"
  507. ".jinclude.h"
  508. ".jmorecfg.h"
  509. ".jpegint.h"
  510. ".jpeglib.h"
  511. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
  512. DEP_CPP_JDAPIS=
  513. ".jconfig.h"
  514. ".jerror.h"
  515. ".jinclude.h"
  516. ".jmorecfg.h"
  517. ".jpegint.h"
  518. ".jpeglib.h"
  519. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
  520. DEP_CPP_JDAPIS=
  521. ".jconfig.h"
  522. ".jerror.h"
  523. ".jinclude.h"
  524. ".jmorecfg.h"
  525. ".jpegint.h"
  526. ".jpeglib.h"
  527. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
  528. DEP_CPP_JDAPIS=
  529. ".jconfig.h"
  530. ".jerror.h"
  531. ".jinclude.h"
  532. ".jmorecfg.h"
  533. ".jpegint.h"
  534. ".jpeglib.h"
  535. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
  536. DEP_CPP_JDAPIS=
  537. ".jconfig.h"
  538. ".jerror.h"
  539. ".jinclude.h"
  540. ".jmorecfg.h"
  541. ".jpegint.h"
  542. ".jpeglib.h"
  543. !ENDIF 
  544. # End Source File
  545. # Begin Source File
  546. SOURCE=.jdcoefct.c
  547. !IF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
  548. DEP_CPP_JDCOE=
  549. ".jconfig.h"
  550. ".jerror.h"
  551. ".jinclude.h"
  552. ".jmorecfg.h"
  553. ".jpegint.h"
  554. ".jpeglib.h"
  555. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
  556. DEP_CPP_JDCOE=
  557. ".jconfig.h"
  558. ".jerror.h"
  559. ".jinclude.h"
  560. ".jmorecfg.h"
  561. ".jpegint.h"
  562. ".jpeglib.h"
  563. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
  564. DEP_CPP_JDCOE=
  565. ".jconfig.h"
  566. ".jerror.h"
  567. ".jinclude.h"
  568. ".jmorecfg.h"
  569. ".jpegint.h"
  570. ".jpeglib.h"
  571. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
  572. DEP_CPP_JDCOE=
  573. ".jconfig.h"
  574. ".jerror.h"
  575. ".jinclude.h"
  576. ".jmorecfg.h"
  577. ".jpegint.h"
  578. ".jpeglib.h"
  579. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
  580. DEP_CPP_JDCOE=
  581. ".jconfig.h"
  582. ".jerror.h"
  583. ".jinclude.h"
  584. ".jmorecfg.h"
  585. ".jpegint.h"
  586. ".jpeglib.h"
  587. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
  588. DEP_CPP_JDCOE=
  589. ".jconfig.h"
  590. ".jerror.h"
  591. ".jinclude.h"
  592. ".jmorecfg.h"
  593. ".jpegint.h"
  594. ".jpeglib.h"
  595. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
  596. DEP_CPP_JDCOE=
  597. ".jconfig.h"
  598. ".jerror.h"
  599. ".jinclude.h"
  600. ".jmorecfg.h"
  601. ".jpegint.h"
  602. ".jpeglib.h"
  603. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
  604. DEP_CPP_JDCOE=
  605. ".jconfig.h"
  606. ".jerror.h"
  607. ".jinclude.h"
  608. ".jmorecfg.h"
  609. ".jpegint.h"
  610. ".jpeglib.h"
  611. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
  612. DEP_CPP_JDCOE=
  613. ".jconfig.h"
  614. ".jerror.h"
  615. ".jinclude.h"
  616. ".jmorecfg.h"
  617. ".jpegint.h"
  618. ".jpeglib.h"
  619. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
  620. DEP_CPP_JDCOE=
  621. ".jconfig.h"
  622. ".jerror.h"
  623. ".jinclude.h"
  624. ".jmorecfg.h"
  625. ".jpegint.h"
  626. ".jpeglib.h"
  627. !ENDIF 
  628. # End Source File
  629. # Begin Source File
  630. SOURCE=.jdcolor.c
  631. !IF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
  632. DEP_CPP_JDCOL=
  633. ".jconfig.h"
  634. ".jerror.h"
  635. ".jinclude.h"
  636. ".jmorecfg.h"
  637. ".jpegint.h"
  638. ".jpeglib.h"
  639. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
  640. DEP_CPP_JDCOL=
  641. ".jconfig.h"
  642. ".jerror.h"
  643. ".jinclude.h"
  644. ".jmorecfg.h"
  645. ".jpegint.h"
  646. ".jpeglib.h"
  647. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
  648. DEP_CPP_JDCOL=
  649. ".jconfig.h"
  650. ".jerror.h"
  651. ".jinclude.h"
  652. ".jmorecfg.h"
  653. ".jpegint.h"
  654. ".jpeglib.h"
  655. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
  656. DEP_CPP_JDCOL=
  657. ".jconfig.h"
  658. ".jerror.h"
  659. ".jinclude.h"
  660. ".jmorecfg.h"
  661. ".jpegint.h"
  662. ".jpeglib.h"
  663. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
  664. DEP_CPP_JDCOL=
  665. ".jconfig.h"
  666. ".jerror.h"
  667. ".jinclude.h"
  668. ".jmorecfg.h"
  669. ".jpegint.h"
  670. ".jpeglib.h"
  671. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
  672. DEP_CPP_JDCOL=
  673. ".jconfig.h"
  674. ".jerror.h"
  675. ".jinclude.h"
  676. ".jmorecfg.h"
  677. ".jpegint.h"
  678. ".jpeglib.h"
  679. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
  680. DEP_CPP_JDCOL=
  681. ".jconfig.h"
  682. ".jerror.h"
  683. ".jinclude.h"
  684. ".jmorecfg.h"
  685. ".jpegint.h"
  686. ".jpeglib.h"
  687. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
  688. DEP_CPP_JDCOL=
  689. ".jconfig.h"
  690. ".jerror.h"
  691. ".jinclude.h"
  692. ".jmorecfg.h"
  693. ".jpegint.h"
  694. ".jpeglib.h"
  695. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
  696. DEP_CPP_JDCOL=
  697. ".jconfig.h"
  698. ".jerror.h"
  699. ".jinclude.h"
  700. ".jmorecfg.h"
  701. ".jpegint.h"
  702. ".jpeglib.h"
  703. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
  704. DEP_CPP_JDCOL=
  705. ".jconfig.h"
  706. ".jerror.h"
  707. ".jinclude.h"
  708. ".jmorecfg.h"
  709. ".jpegint.h"
  710. ".jpeglib.h"
  711. !ENDIF 
  712. # End Source File
  713. # Begin Source File
  714. SOURCE=.jddctmgr.c
  715. !IF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
  716. DEP_CPP_JDDCT=
  717. ".jconfig.h"
  718. ".jdct.h"
  719. ".jerror.h"
  720. ".jinclude.h"
  721. ".jmorecfg.h"
  722. ".jpegint.h"
  723. ".jpeglib.h"
  724. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
  725. DEP_CPP_JDDCT=
  726. ".jconfig.h"
  727. ".jdct.h"
  728. ".jerror.h"
  729. ".jinclude.h"
  730. ".jmorecfg.h"
  731. ".jpegint.h"
  732. ".jpeglib.h"
  733. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
  734. DEP_CPP_JDDCT=
  735. ".jconfig.h"
  736. ".jdct.h"
  737. ".jerror.h"
  738. ".jinclude.h"
  739. ".jmorecfg.h"
  740. ".jpegint.h"
  741. ".jpeglib.h"
  742. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
  743. DEP_CPP_JDDCT=
  744. ".jconfig.h"
  745. ".jdct.h"
  746. ".jerror.h"
  747. ".jinclude.h"
  748. ".jmorecfg.h"
  749. ".jpegint.h"
  750. ".jpeglib.h"
  751. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
  752. DEP_CPP_JDDCT=
  753. ".jconfig.h"
  754. ".jdct.h"
  755. ".jerror.h"
  756. ".jinclude.h"
  757. ".jmorecfg.h"
  758. ".jpegint.h"
  759. ".jpeglib.h"
  760. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
  761. DEP_CPP_JDDCT=
  762. ".jconfig.h"
  763. ".jdct.h"
  764. ".jerror.h"
  765. ".jinclude.h"
  766. ".jmorecfg.h"
  767. ".jpegint.h"
  768. ".jpeglib.h"
  769. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
  770. DEP_CPP_JDDCT=
  771. ".jconfig.h"
  772. ".jdct.h"
  773. ".jerror.h"
  774. ".jinclude.h"
  775. ".jmorecfg.h"
  776. ".jpegint.h"
  777. ".jpeglib.h"
  778. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
  779. DEP_CPP_JDDCT=
  780. ".jconfig.h"
  781. ".jdct.h"
  782. ".jerror.h"
  783. ".jinclude.h"
  784. ".jmorecfg.h"
  785. ".jpegint.h"
  786. ".jpeglib.h"
  787. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
  788. DEP_CPP_JDDCT=
  789. ".jconfig.h"
  790. ".jdct.h"
  791. ".jerror.h"
  792. ".jinclude.h"
  793. ".jmorecfg.h"
  794. ".jpegint.h"
  795. ".jpeglib.h"
  796. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
  797. DEP_CPP_JDDCT=
  798. ".jconfig.h"
  799. ".jdct.h"
  800. ".jerror.h"
  801. ".jinclude.h"
  802. ".jmorecfg.h"
  803. ".jpegint.h"
  804. ".jpeglib.h"
  805. !ENDIF 
  806. # End Source File
  807. # Begin Source File
  808. SOURCE=.jdhuff.c
  809. !IF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
  810. DEP_CPP_JDHUF=
  811. ".jconfig.h"
  812. ".jdhuff.h"
  813. ".jerror.h"
  814. ".jinclude.h"
  815. ".jmorecfg.h"
  816. ".jpegint.h"
  817. ".jpeglib.h"
  818. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
  819. DEP_CPP_JDHUF=
  820. ".jconfig.h"
  821. ".jdhuff.h"
  822. ".jerror.h"
  823. ".jinclude.h"
  824. ".jmorecfg.h"
  825. ".jpegint.h"
  826. ".jpeglib.h"
  827. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
  828. DEP_CPP_JDHUF=
  829. ".jconfig.h"
  830. ".jdhuff.h"
  831. ".jerror.h"
  832. ".jinclude.h"
  833. ".jmorecfg.h"
  834. ".jpegint.h"
  835. ".jpeglib.h"
  836. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
  837. DEP_CPP_JDHUF=
  838. ".jconfig.h"
  839. ".jdhuff.h"
  840. ".jerror.h"
  841. ".jinclude.h"
  842. ".jmorecfg.h"
  843. ".jpegint.h"
  844. ".jpeglib.h"
  845. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
  846. DEP_CPP_JDHUF=
  847. ".jconfig.h"
  848. ".jdhuff.h"
  849. ".jerror.h"
  850. ".jinclude.h"
  851. ".jmorecfg.h"
  852. ".jpegint.h"
  853. ".jpeglib.h"
  854. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
  855. DEP_CPP_JDHUF=
  856. ".jconfig.h"
  857. ".jdhuff.h"
  858. ".jerror.h"
  859. ".jinclude.h"
  860. ".jmorecfg.h"
  861. ".jpegint.h"
  862. ".jpeglib.h"
  863. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
  864. DEP_CPP_JDHUF=
  865. ".jconfig.h"
  866. ".jdhuff.h"
  867. ".jerror.h"
  868. ".jinclude.h"
  869. ".jmorecfg.h"
  870. ".jpegint.h"
  871. ".jpeglib.h"
  872. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
  873. DEP_CPP_JDHUF=
  874. ".jconfig.h"
  875. ".jdhuff.h"
  876. ".jerror.h"
  877. ".jinclude.h"
  878. ".jmorecfg.h"
  879. ".jpegint.h"
  880. ".jpeglib.h"
  881. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
  882. DEP_CPP_JDHUF=
  883. ".jconfig.h"
  884. ".jdhuff.h"
  885. ".jerror.h"
  886. ".jinclude.h"
  887. ".jmorecfg.h"
  888. ".jpegint.h"
  889. ".jpeglib.h"
  890. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
  891. DEP_CPP_JDHUF=
  892. ".jconfig.h"
  893. ".jdhuff.h"
  894. ".jerror.h"
  895. ".jinclude.h"
  896. ".jmorecfg.h"
  897. ".jpegint.h"
  898. ".jpeglib.h"
  899. !ENDIF 
  900. # End Source File
  901. # Begin Source File
  902. SOURCE=.jdinput.c
  903. !IF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
  904. DEP_CPP_JDINP=
  905. ".jconfig.h"
  906. ".jerror.h"
  907. ".jinclude.h"
  908. ".jmorecfg.h"
  909. ".jpegint.h"
  910. ".jpeglib.h"
  911. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
  912. DEP_CPP_JDINP=
  913. ".jconfig.h"
  914. ".jerror.h"
  915. ".jinclude.h"
  916. ".jmorecfg.h"
  917. ".jpegint.h"
  918. ".jpeglib.h"
  919. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
  920. DEP_CPP_JDINP=
  921. ".jconfig.h"
  922. ".jerror.h"
  923. ".jinclude.h"
  924. ".jmorecfg.h"
  925. ".jpegint.h"
  926. ".jpeglib.h"
  927. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
  928. DEP_CPP_JDINP=
  929. ".jconfig.h"
  930. ".jerror.h"
  931. ".jinclude.h"
  932. ".jmorecfg.h"
  933. ".jpegint.h"
  934. ".jpeglib.h"
  935. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
  936. DEP_CPP_JDINP=
  937. ".jconfig.h"
  938. ".jerror.h"
  939. ".jinclude.h"
  940. ".jmorecfg.h"
  941. ".jpegint.h"
  942. ".jpeglib.h"
  943. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
  944. DEP_CPP_JDINP=
  945. ".jconfig.h"
  946. ".jerror.h"
  947. ".jinclude.h"
  948. ".jmorecfg.h"
  949. ".jpegint.h"
  950. ".jpeglib.h"
  951. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
  952. DEP_CPP_JDINP=
  953. ".jconfig.h"
  954. ".jerror.h"
  955. ".jinclude.h"
  956. ".jmorecfg.h"
  957. ".jpegint.h"
  958. ".jpeglib.h"
  959. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
  960. DEP_CPP_JDINP=
  961. ".jconfig.h"
  962. ".jerror.h"
  963. ".jinclude.h"
  964. ".jmorecfg.h"
  965. ".jpegint.h"
  966. ".jpeglib.h"
  967. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
  968. DEP_CPP_JDINP=
  969. ".jconfig.h"
  970. ".jerror.h"
  971. ".jinclude.h"
  972. ".jmorecfg.h"
  973. ".jpegint.h"
  974. ".jpeglib.h"
  975. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
  976. DEP_CPP_JDINP=
  977. ".jconfig.h"
  978. ".jerror.h"
  979. ".jinclude.h"
  980. ".jmorecfg.h"
  981. ".jpegint.h"
  982. ".jpeglib.h"
  983. !ENDIF 
  984. # End Source File
  985. # Begin Source File
  986. SOURCE=.jdmainct.c
  987. !IF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
  988. DEP_CPP_JDMAI=
  989. ".jconfig.h"
  990. ".jerror.h"
  991. ".jinclude.h"
  992. ".jmorecfg.h"
  993. ".jpegint.h"
  994. ".jpeglib.h"
  995. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
  996. DEP_CPP_JDMAI=
  997. ".jconfig.h"
  998. ".jerror.h"
  999. ".jinclude.h"
  1000. ".jmorecfg.h"
  1001. ".jpegint.h"
  1002. ".jpeglib.h"
  1003. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
  1004. DEP_CPP_JDMAI=
  1005. ".jconfig.h"
  1006. ".jerror.h"
  1007. ".jinclude.h"
  1008. ".jmorecfg.h"
  1009. ".jpegint.h"
  1010. ".jpeglib.h"
  1011. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
  1012. DEP_CPP_JDMAI=
  1013. ".jconfig.h"
  1014. ".jerror.h"
  1015. ".jinclude.h"
  1016. ".jmorecfg.h"
  1017. ".jpegint.h"
  1018. ".jpeglib.h"
  1019. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
  1020. DEP_CPP_JDMAI=
  1021. ".jconfig.h"
  1022. ".jerror.h"
  1023. ".jinclude.h"
  1024. ".jmorecfg.h"
  1025. ".jpegint.h"
  1026. ".jpeglib.h"
  1027. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
  1028. DEP_CPP_JDMAI=
  1029. ".jconfig.h"
  1030. ".jerror.h"
  1031. ".jinclude.h"
  1032. ".jmorecfg.h"
  1033. ".jpegint.h"
  1034. ".jpeglib.h"
  1035. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
  1036. DEP_CPP_JDMAI=
  1037. ".jconfig.h"
  1038. ".jerror.h"
  1039. ".jinclude.h"
  1040. ".jmorecfg.h"
  1041. ".jpegint.h"
  1042. ".jpeglib.h"
  1043. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
  1044. DEP_CPP_JDMAI=
  1045. ".jconfig.h"
  1046. ".jerror.h"
  1047. ".jinclude.h"
  1048. ".jmorecfg.h"
  1049. ".jpegint.h"
  1050. ".jpeglib.h"
  1051. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
  1052. DEP_CPP_JDMAI=
  1053. ".jconfig.h"
  1054. ".jerror.h"
  1055. ".jinclude.h"
  1056. ".jmorecfg.h"
  1057. ".jpegint.h"
  1058. ".jpeglib.h"
  1059. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
  1060. DEP_CPP_JDMAI=
  1061. ".jconfig.h"
  1062. ".jerror.h"
  1063. ".jinclude.h"
  1064. ".jmorecfg.h"
  1065. ".jpegint.h"
  1066. ".jpeglib.h"
  1067. !ENDIF 
  1068. # End Source File
  1069. # Begin Source File
  1070. SOURCE=.jdmarker.c
  1071. !IF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
  1072. DEP_CPP_JDMAR=
  1073. ".jconfig.h"
  1074. ".jerror.h"
  1075. ".jinclude.h"
  1076. ".jmorecfg.h"
  1077. ".jpegint.h"
  1078. ".jpeglib.h"
  1079. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
  1080. DEP_CPP_JDMAR=
  1081. ".jconfig.h"
  1082. ".jerror.h"
  1083. ".jinclude.h"
  1084. ".jmorecfg.h"
  1085. ".jpegint.h"
  1086. ".jpeglib.h"
  1087. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
  1088. DEP_CPP_JDMAR=
  1089. ".jconfig.h"
  1090. ".jerror.h"
  1091. ".jinclude.h"
  1092. ".jmorecfg.h"
  1093. ".jpegint.h"
  1094. ".jpeglib.h"
  1095. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
  1096. DEP_CPP_JDMAR=
  1097. ".jconfig.h"
  1098. ".jerror.h"
  1099. ".jinclude.h"
  1100. ".jmorecfg.h"
  1101. ".jpegint.h"
  1102. ".jpeglib.h"
  1103. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
  1104. DEP_CPP_JDMAR=
  1105. ".jconfig.h"
  1106. ".jerror.h"
  1107. ".jinclude.h"
  1108. ".jmorecfg.h"
  1109. ".jpegint.h"
  1110. ".jpeglib.h"
  1111. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
  1112. DEP_CPP_JDMAR=
  1113. ".jconfig.h"
  1114. ".jerror.h"
  1115. ".jinclude.h"
  1116. ".jmorecfg.h"
  1117. ".jpegint.h"
  1118. ".jpeglib.h"
  1119. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
  1120. DEP_CPP_JDMAR=
  1121. ".jconfig.h"
  1122. ".jerror.h"
  1123. ".jinclude.h"
  1124. ".jmorecfg.h"
  1125. ".jpegint.h"
  1126. ".jpeglib.h"
  1127. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
  1128. DEP_CPP_JDMAR=
  1129. ".jconfig.h"
  1130. ".jerror.h"
  1131. ".jinclude.h"
  1132. ".jmorecfg.h"
  1133. ".jpegint.h"
  1134. ".jpeglib.h"
  1135. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
  1136. DEP_CPP_JDMAR=
  1137. ".jconfig.h"
  1138. ".jerror.h"
  1139. ".jinclude.h"
  1140. ".jmorecfg.h"
  1141. ".jpegint.h"
  1142. ".jpeglib.h"
  1143. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
  1144. DEP_CPP_JDMAR=
  1145. ".jconfig.h"
  1146. ".jerror.h"
  1147. ".jinclude.h"
  1148. ".jmorecfg.h"
  1149. ".jpegint.h"
  1150. ".jpeglib.h"
  1151. !ENDIF 
  1152. # End Source File
  1153. # Begin Source File
  1154. SOURCE=.jdmaster.c
  1155. !IF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
  1156. DEP_CPP_JDMAS=
  1157. ".jconfig.h"
  1158. ".jerror.h"
  1159. ".jinclude.h"
  1160. ".jmorecfg.h"
  1161. ".jpegint.h"
  1162. ".jpeglib.h"
  1163. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
  1164. DEP_CPP_JDMAS=
  1165. ".jconfig.h"
  1166. ".jerror.h"
  1167. ".jinclude.h"
  1168. ".jmorecfg.h"
  1169. ".jpegint.h"
  1170. ".jpeglib.h"
  1171. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
  1172. DEP_CPP_JDMAS=
  1173. ".jconfig.h"
  1174. ".jerror.h"
  1175. ".jinclude.h"
  1176. ".jmorecfg.h"
  1177. ".jpegint.h"
  1178. ".jpeglib.h"
  1179. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
  1180. DEP_CPP_JDMAS=
  1181. ".jconfig.h"
  1182. ".jerror.h"
  1183. ".jinclude.h"
  1184. ".jmorecfg.h"
  1185. ".jpegint.h"
  1186. ".jpeglib.h"
  1187. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
  1188. DEP_CPP_JDMAS=
  1189. ".jconfig.h"
  1190. ".jerror.h"
  1191. ".jinclude.h"
  1192. ".jmorecfg.h"
  1193. ".jpegint.h"
  1194. ".jpeglib.h"
  1195. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
  1196. DEP_CPP_JDMAS=
  1197. ".jconfig.h"
  1198. ".jerror.h"
  1199. ".jinclude.h"
  1200. ".jmorecfg.h"
  1201. ".jpegint.h"
  1202. ".jpeglib.h"
  1203. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
  1204. DEP_CPP_JDMAS=
  1205. ".jconfig.h"
  1206. ".jerror.h"
  1207. ".jinclude.h"
  1208. ".jmorecfg.h"
  1209. ".jpegint.h"
  1210. ".jpeglib.h"
  1211. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
  1212. DEP_CPP_JDMAS=
  1213. ".jconfig.h"
  1214. ".jerror.h"
  1215. ".jinclude.h"
  1216. ".jmorecfg.h"
  1217. ".jpegint.h"
  1218. ".jpeglib.h"
  1219. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
  1220. DEP_CPP_JDMAS=
  1221. ".jconfig.h"
  1222. ".jerror.h"
  1223. ".jinclude.h"
  1224. ".jmorecfg.h"
  1225. ".jpegint.h"
  1226. ".jpeglib.h"
  1227. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
  1228. DEP_CPP_JDMAS=
  1229. ".jconfig.h"
  1230. ".jerror.h"
  1231. ".jinclude.h"
  1232. ".jmorecfg.h"
  1233. ".jpegint.h"
  1234. ".jpeglib.h"
  1235. !ENDIF 
  1236. # End Source File
  1237. # Begin Source File
  1238. SOURCE=.jdmerge.c
  1239. !IF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
  1240. DEP_CPP_JDMER=
  1241. ".jconfig.h"
  1242. ".jerror.h"
  1243. ".jinclude.h"
  1244. ".jmorecfg.h"
  1245. ".jpegint.h"
  1246. ".jpeglib.h"
  1247. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
  1248. DEP_CPP_JDMER=
  1249. ".jconfig.h"
  1250. ".jerror.h"
  1251. ".jinclude.h"
  1252. ".jmorecfg.h"
  1253. ".jpegint.h"
  1254. ".jpeglib.h"
  1255. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
  1256. DEP_CPP_JDMER=
  1257. ".jconfig.h"
  1258. ".jerror.h"
  1259. ".jinclude.h"
  1260. ".jmorecfg.h"
  1261. ".jpegint.h"
  1262. ".jpeglib.h"
  1263. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
  1264. DEP_CPP_JDMER=
  1265. ".jconfig.h"
  1266. ".jerror.h"
  1267. ".jinclude.h"
  1268. ".jmorecfg.h"
  1269. ".jpegint.h"
  1270. ".jpeglib.h"
  1271. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
  1272. DEP_CPP_JDMER=
  1273. ".jconfig.h"
  1274. ".jerror.h"
  1275. ".jinclude.h"
  1276. ".jmorecfg.h"
  1277. ".jpegint.h"
  1278. ".jpeglib.h"
  1279. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
  1280. DEP_CPP_JDMER=
  1281. ".jconfig.h"
  1282. ".jerror.h"
  1283. ".jinclude.h"
  1284. ".jmorecfg.h"
  1285. ".jpegint.h"
  1286. ".jpeglib.h"
  1287. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
  1288. DEP_CPP_JDMER=
  1289. ".jconfig.h"
  1290. ".jerror.h"
  1291. ".jinclude.h"
  1292. ".jmorecfg.h"
  1293. ".jpegint.h"
  1294. ".jpeglib.h"
  1295. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
  1296. DEP_CPP_JDMER=
  1297. ".jconfig.h"
  1298. ".jerror.h"
  1299. ".jinclude.h"
  1300. ".jmorecfg.h"
  1301. ".jpegint.h"
  1302. ".jpeglib.h"
  1303. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
  1304. DEP_CPP_JDMER=
  1305. ".jconfig.h"
  1306. ".jerror.h"
  1307. ".jinclude.h"
  1308. ".jmorecfg.h"
  1309. ".jpegint.h"
  1310. ".jpeglib.h"
  1311. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
  1312. DEP_CPP_JDMER=
  1313. ".jconfig.h"
  1314. ".jerror.h"
  1315. ".jinclude.h"
  1316. ".jmorecfg.h"
  1317. ".jpegint.h"
  1318. ".jpeglib.h"
  1319. !ENDIF 
  1320. # End Source File
  1321. # Begin Source File
  1322. SOURCE=.jdphuff.c
  1323. !IF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
  1324. DEP_CPP_JDPHU=
  1325. ".jconfig.h"
  1326. ".jdhuff.h"
  1327. ".jerror.h"
  1328. ".jinclude.h"
  1329. ".jmorecfg.h"
  1330. ".jpegint.h"
  1331. ".jpeglib.h"
  1332. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
  1333. DEP_CPP_JDPHU=
  1334. ".jconfig.h"
  1335. ".jdhuff.h"
  1336. ".jerror.h"
  1337. ".jinclude.h"
  1338. ".jmorecfg.h"
  1339. ".jpegint.h"
  1340. ".jpeglib.h"
  1341. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
  1342. DEP_CPP_JDPHU=
  1343. ".jconfig.h"
  1344. ".jdhuff.h"
  1345. ".jerror.h"
  1346. ".jinclude.h"
  1347. ".jmorecfg.h"
  1348. ".jpegint.h"
  1349. ".jpeglib.h"
  1350. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
  1351. DEP_CPP_JDPHU=
  1352. ".jconfig.h"
  1353. ".jdhuff.h"
  1354. ".jerror.h"
  1355. ".jinclude.h"
  1356. ".jmorecfg.h"
  1357. ".jpegint.h"
  1358. ".jpeglib.h"
  1359. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
  1360. DEP_CPP_JDPHU=
  1361. ".jconfig.h"
  1362. ".jdhuff.h"
  1363. ".jerror.h"
  1364. ".jinclude.h"
  1365. ".jmorecfg.h"
  1366. ".jpegint.h"
  1367. ".jpeglib.h"
  1368. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
  1369. DEP_CPP_JDPHU=
  1370. ".jconfig.h"
  1371. ".jdhuff.h"
  1372. ".jerror.h"
  1373. ".jinclude.h"
  1374. ".jmorecfg.h"
  1375. ".jpegint.h"
  1376. ".jpeglib.h"
  1377. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
  1378. DEP_CPP_JDPHU=
  1379. ".jconfig.h"
  1380. ".jdhuff.h"
  1381. ".jerror.h"
  1382. ".jinclude.h"
  1383. ".jmorecfg.h"
  1384. ".jpegint.h"
  1385. ".jpeglib.h"
  1386. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
  1387. DEP_CPP_JDPHU=
  1388. ".jconfig.h"
  1389. ".jdhuff.h"
  1390. ".jerror.h"
  1391. ".jinclude.h"
  1392. ".jmorecfg.h"
  1393. ".jpegint.h"
  1394. ".jpeglib.h"
  1395. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
  1396. DEP_CPP_JDPHU=
  1397. ".jconfig.h"
  1398. ".jdhuff.h"
  1399. ".jerror.h"
  1400. ".jinclude.h"
  1401. ".jmorecfg.h"
  1402. ".jpegint.h"
  1403. ".jpeglib.h"
  1404. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
  1405. DEP_CPP_JDPHU=
  1406. ".jconfig.h"
  1407. ".jdhuff.h"
  1408. ".jerror.h"
  1409. ".jinclude.h"
  1410. ".jmorecfg.h"
  1411. ".jpegint.h"
  1412. ".jpeglib.h"
  1413. !ENDIF 
  1414. # End Source File
  1415. # Begin Source File
  1416. SOURCE=.jdpostct.c
  1417. !IF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
  1418. DEP_CPP_JDPOS=
  1419. ".jconfig.h"
  1420. ".jerror.h"
  1421. ".jinclude.h"
  1422. ".jmorecfg.h"
  1423. ".jpegint.h"
  1424. ".jpeglib.h"
  1425. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
  1426. DEP_CPP_JDPOS=
  1427. ".jconfig.h"
  1428. ".jerror.h"
  1429. ".jinclude.h"
  1430. ".jmorecfg.h"
  1431. ".jpegint.h"
  1432. ".jpeglib.h"
  1433. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
  1434. DEP_CPP_JDPOS=
  1435. ".jconfig.h"
  1436. ".jerror.h"
  1437. ".jinclude.h"
  1438. ".jmorecfg.h"
  1439. ".jpegint.h"
  1440. ".jpeglib.h"
  1441. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
  1442. DEP_CPP_JDPOS=
  1443. ".jconfig.h"
  1444. ".jerror.h"
  1445. ".jinclude.h"
  1446. ".jmorecfg.h"
  1447. ".jpegint.h"
  1448. ".jpeglib.h"
  1449. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
  1450. DEP_CPP_JDPOS=
  1451. ".jconfig.h"
  1452. ".jerror.h"
  1453. ".jinclude.h"
  1454. ".jmorecfg.h"
  1455. ".jpegint.h"
  1456. ".jpeglib.h"
  1457. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
  1458. DEP_CPP_JDPOS=
  1459. ".jconfig.h"
  1460. ".jerror.h"
  1461. ".jinclude.h"
  1462. ".jmorecfg.h"
  1463. ".jpegint.h"
  1464. ".jpeglib.h"
  1465. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
  1466. DEP_CPP_JDPOS=
  1467. ".jconfig.h"
  1468. ".jerror.h"
  1469. ".jinclude.h"
  1470. ".jmorecfg.h"
  1471. ".jpegint.h"
  1472. ".jpeglib.h"
  1473. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
  1474. DEP_CPP_JDPOS=
  1475. ".jconfig.h"
  1476. ".jerror.h"
  1477. ".jinclude.h"
  1478. ".jmorecfg.h"
  1479. ".jpegint.h"
  1480. ".jpeglib.h"
  1481. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
  1482. DEP_CPP_JDPOS=
  1483. ".jconfig.h"
  1484. ".jerror.h"
  1485. ".jinclude.h"
  1486. ".jmorecfg.h"
  1487. ".jpegint.h"
  1488. ".jpeglib.h"
  1489. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
  1490. DEP_CPP_JDPOS=
  1491. ".jconfig.h"
  1492. ".jerror.h"
  1493. ".jinclude.h"
  1494. ".jmorecfg.h"
  1495. ".jpegint.h"
  1496. ".jpeglib.h"
  1497. !ENDIF 
  1498. # End Source File
  1499. # Begin Source File
  1500. SOURCE=.jdsample.c
  1501. !IF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
  1502. DEP_CPP_JDSAM=
  1503. ".jconfig.h"
  1504. ".jerror.h"
  1505. ".jinclude.h"
  1506. ".jmorecfg.h"
  1507. ".jpegint.h"
  1508. ".jpeglib.h"
  1509. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
  1510. DEP_CPP_JDSAM=
  1511. ".jconfig.h"
  1512. ".jerror.h"
  1513. ".jinclude.h"
  1514. ".jmorecfg.h"
  1515. ".jpegint.h"
  1516. ".jpeglib.h"
  1517. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
  1518. DEP_CPP_JDSAM=
  1519. ".jconfig.h"
  1520. ".jerror.h"
  1521. ".jinclude.h"
  1522. ".jmorecfg.h"
  1523. ".jpegint.h"
  1524. ".jpeglib.h"
  1525. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
  1526. DEP_CPP_JDSAM=
  1527. ".jconfig.h"
  1528. ".jerror.h"
  1529. ".jinclude.h"
  1530. ".jmorecfg.h"
  1531. ".jpegint.h"
  1532. ".jpeglib.h"
  1533. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
  1534. DEP_CPP_JDSAM=
  1535. ".jconfig.h"
  1536. ".jerror.h"
  1537. ".jinclude.h"
  1538. ".jmorecfg.h"
  1539. ".jpegint.h"
  1540. ".jpeglib.h"
  1541. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
  1542. DEP_CPP_JDSAM=
  1543. ".jconfig.h"
  1544. ".jerror.h"
  1545. ".jinclude.h"
  1546. ".jmorecfg.h"
  1547. ".jpegint.h"
  1548. ".jpeglib.h"
  1549. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
  1550. DEP_CPP_JDSAM=
  1551. ".jconfig.h"
  1552. ".jerror.h"
  1553. ".jinclude.h"
  1554. ".jmorecfg.h"
  1555. ".jpegint.h"
  1556. ".jpeglib.h"
  1557. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
  1558. DEP_CPP_JDSAM=
  1559. ".jconfig.h"
  1560. ".jerror.h"
  1561. ".jinclude.h"
  1562. ".jmorecfg.h"
  1563. ".jpegint.h"
  1564. ".jpeglib.h"
  1565. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
  1566. DEP_CPP_JDSAM=
  1567. ".jconfig.h"
  1568. ".jerror.h"
  1569. ".jinclude.h"
  1570. ".jmorecfg.h"
  1571. ".jpegint.h"
  1572. ".jpeglib.h"
  1573. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
  1574. DEP_CPP_JDSAM=
  1575. ".jconfig.h"
  1576. ".jerror.h"
  1577. ".jinclude.h"
  1578. ".jmorecfg.h"
  1579. ".jpegint.h"
  1580. ".jpeglib.h"
  1581. !ENDIF 
  1582. # End Source File
  1583. # Begin Source File
  1584. SOURCE=.jdtrans.c
  1585. !IF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
  1586. DEP_CPP_JDTRA=
  1587. ".jconfig.h"
  1588. ".jerror.h"
  1589. ".jinclude.h"
  1590. ".jmorecfg.h"
  1591. ".jpegint.h"
  1592. ".jpeglib.h"
  1593. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
  1594. DEP_CPP_JDTRA=
  1595. ".jconfig.h"
  1596. ".jerror.h"
  1597. ".jinclude.h"
  1598. ".jmorecfg.h"
  1599. ".jpegint.h"
  1600. ".jpeglib.h"
  1601. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
  1602. DEP_CPP_JDTRA=
  1603. ".jconfig.h"
  1604. ".jerror.h"
  1605. ".jinclude.h"
  1606. ".jmorecfg.h"
  1607. ".jpegint.h"
  1608. ".jpeglib.h"
  1609. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
  1610. DEP_CPP_JDTRA=
  1611. ".jconfig.h"
  1612. ".jerror.h"
  1613. ".jinclude.h"
  1614. ".jmorecfg.h"
  1615. ".jpegint.h"
  1616. ".jpeglib.h"
  1617. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
  1618. DEP_CPP_JDTRA=
  1619. ".jconfig.h"
  1620. ".jerror.h"
  1621. ".jinclude.h"
  1622. ".jmorecfg.h"
  1623. ".jpegint.h"
  1624. ".jpeglib.h"
  1625. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
  1626. DEP_CPP_JDTRA=
  1627. ".jconfig.h"
  1628. ".jerror.h"
  1629. ".jinclude.h"
  1630. ".jmorecfg.h"
  1631. ".jpegint.h"
  1632. ".jpeglib.h"
  1633. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
  1634. DEP_CPP_JDTRA=
  1635. ".jconfig.h"
  1636. ".jerror.h"
  1637. ".jinclude.h"
  1638. ".jmorecfg.h"
  1639. ".jpegint.h"
  1640. ".jpeglib.h"
  1641. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
  1642. DEP_CPP_JDTRA=
  1643. ".jconfig.h"
  1644. ".jerror.h"
  1645. ".jinclude.h"
  1646. ".jmorecfg.h"
  1647. ".jpegint.h"
  1648. ".jpeglib.h"
  1649. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
  1650. DEP_CPP_JDTRA=
  1651. ".jconfig.h"
  1652. ".jerror.h"
  1653. ".jinclude.h"
  1654. ".jmorecfg.h"
  1655. ".jpegint.h"
  1656. ".jpeglib.h"
  1657. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
  1658. DEP_CPP_JDTRA=
  1659. ".jconfig.h"
  1660. ".jerror.h"
  1661. ".jinclude.h"
  1662. ".jmorecfg.h"
  1663. ".jpegint.h"
  1664. ".jpeglib.h"
  1665. !ENDIF 
  1666. # End Source File
  1667. # Begin Source File
  1668. SOURCE=.jerror.c
  1669. !IF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
  1670. DEP_CPP_JERRO=
  1671. ".jconfig.h"
  1672. ".jerror.h"
  1673. ".jinclude.h"
  1674. ".jmorecfg.h"
  1675. ".jpegint.h"
  1676. ".jpeglib.h"
  1677. ".jversion.h"
  1678. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
  1679. DEP_CPP_JERRO=
  1680. ".jconfig.h"
  1681. ".jerror.h"
  1682. ".jinclude.h"
  1683. ".jmorecfg.h"
  1684. ".jpegint.h"
  1685. ".jpeglib.h"
  1686. ".jversion.h"
  1687. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
  1688. DEP_CPP_JERRO=
  1689. ".jconfig.h"
  1690. ".jerror.h"
  1691. ".jinclude.h"
  1692. ".jmorecfg.h"
  1693. ".jpegint.h"
  1694. ".jpeglib.h"
  1695. ".jversion.h"
  1696. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
  1697. DEP_CPP_JERRO=
  1698. ".jconfig.h"
  1699. ".jerror.h"
  1700. ".jinclude.h"
  1701. ".jmorecfg.h"
  1702. ".jpegint.h"
  1703. ".jpeglib.h"
  1704. ".jversion.h"
  1705. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
  1706. DEP_CPP_JERRO=
  1707. ".jconfig.h"
  1708. ".jerror.h"
  1709. ".jinclude.h"
  1710. ".jmorecfg.h"
  1711. ".jpegint.h"
  1712. ".jpeglib.h"
  1713. ".jversion.h"
  1714. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
  1715. DEP_CPP_JERRO=
  1716. ".jconfig.h"
  1717. ".jerror.h"
  1718. ".jinclude.h"
  1719. ".jmorecfg.h"
  1720. ".jpegint.h"
  1721. ".jpeglib.h"
  1722. ".jversion.h"
  1723. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
  1724. DEP_CPP_JERRO=
  1725. ".jconfig.h"
  1726. ".jerror.h"
  1727. ".jinclude.h"
  1728. ".jmorecfg.h"
  1729. ".jpegint.h"
  1730. ".jpeglib.h"
  1731. ".jversion.h"
  1732. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
  1733. DEP_CPP_JERRO=
  1734. ".jconfig.h"
  1735. ".jerror.h"
  1736. ".jinclude.h"
  1737. ".jmorecfg.h"
  1738. ".jpegint.h"
  1739. ".jpeglib.h"
  1740. ".jversion.h"
  1741. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
  1742. DEP_CPP_JERRO=
  1743. ".jconfig.h"
  1744. ".jerror.h"
  1745. ".jinclude.h"
  1746. ".jmorecfg.h"
  1747. ".jpegint.h"
  1748. ".jpeglib.h"
  1749. ".jversion.h"
  1750. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
  1751. DEP_CPP_JERRO=
  1752. ".jconfig.h"
  1753. ".jerror.h"
  1754. ".jinclude.h"
  1755. ".jmorecfg.h"
  1756. ".jpegint.h"
  1757. ".jpeglib.h"
  1758. ".jversion.h"
  1759. !ENDIF 
  1760. # End Source File
  1761. # Begin Source File
  1762. SOURCE=.jidctfst.c
  1763. !IF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
  1764. DEP_CPP_JIDCT=
  1765. ".jconfig.h"
  1766. ".jdct.h"
  1767. ".jerror.h"
  1768. ".jinclude.h"
  1769. ".jmorecfg.h"
  1770. ".jpegint.h"
  1771. ".jpeglib.h"
  1772. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
  1773. DEP_CPP_JIDCT=
  1774. ".jconfig.h"
  1775. ".jdct.h"
  1776. ".jerror.h"
  1777. ".jinclude.h"
  1778. ".jmorecfg.h"
  1779. ".jpegint.h"
  1780. ".jpeglib.h"
  1781. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
  1782. DEP_CPP_JIDCT=
  1783. ".jconfig.h"
  1784. ".jdct.h"
  1785. ".jerror.h"
  1786. ".jinclude.h"
  1787. ".jmorecfg.h"
  1788. ".jpegint.h"
  1789. ".jpeglib.h"
  1790. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
  1791. DEP_CPP_JIDCT=
  1792. ".jconfig.h"
  1793. ".jdct.h"
  1794. ".jerror.h"
  1795. ".jinclude.h"
  1796. ".jmorecfg.h"
  1797. ".jpegint.h"
  1798. ".jpeglib.h"
  1799. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
  1800. DEP_CPP_JIDCT=
  1801. ".jconfig.h"
  1802. ".jdct.h"
  1803. ".jerror.h"
  1804. ".jinclude.h"
  1805. ".jmorecfg.h"
  1806. ".jpegint.h"
  1807. ".jpeglib.h"
  1808. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
  1809. DEP_CPP_JIDCT=
  1810. ".jconfig.h"
  1811. ".jdct.h"
  1812. ".jerror.h"
  1813. ".jinclude.h"
  1814. ".jmorecfg.h"
  1815. ".jpegint.h"
  1816. ".jpeglib.h"
  1817. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
  1818. DEP_CPP_JIDCT=
  1819. ".jconfig.h"
  1820. ".jdct.h"
  1821. ".jerror.h"
  1822. ".jinclude.h"
  1823. ".jmorecfg.h"
  1824. ".jpegint.h"
  1825. ".jpeglib.h"
  1826. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
  1827. DEP_CPP_JIDCT=
  1828. ".jconfig.h"
  1829. ".jdct.h"
  1830. ".jerror.h"
  1831. ".jinclude.h"
  1832. ".jmorecfg.h"
  1833. ".jpegint.h"
  1834. ".jpeglib.h"
  1835. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
  1836. DEP_CPP_JIDCT=
  1837. ".jconfig.h"
  1838. ".jdct.h"
  1839. ".jerror.h"
  1840. ".jinclude.h"
  1841. ".jmorecfg.h"
  1842. ".jpegint.h"
  1843. ".jpeglib.h"
  1844. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
  1845. DEP_CPP_JIDCT=
  1846. ".jconfig.h"
  1847. ".jdct.h"
  1848. ".jerror.h"
  1849. ".jinclude.h"
  1850. ".jmorecfg.h"
  1851. ".jpegint.h"
  1852. ".jpeglib.h"
  1853. !ENDIF 
  1854. # End Source File
  1855. # Begin Source File
  1856. SOURCE=.jidctint.c
  1857. !IF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
  1858. DEP_CPP_JIDCTI=
  1859. ".jconfig.h"
  1860. ".jdct.h"
  1861. ".jerror.h"
  1862. ".jinclude.h"
  1863. ".jmorecfg.h"
  1864. ".jpegint.h"
  1865. ".jpeglib.h"
  1866. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
  1867. DEP_CPP_JIDCTI=
  1868. ".jconfig.h"
  1869. ".jdct.h"
  1870. ".jerror.h"
  1871. ".jinclude.h"
  1872. ".jmorecfg.h"
  1873. ".jpegint.h"
  1874. ".jpeglib.h"
  1875. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
  1876. DEP_CPP_JIDCTI=
  1877. ".jconfig.h"
  1878. ".jdct.h"
  1879. ".jerror.h"
  1880. ".jinclude.h"
  1881. ".jmorecfg.h"
  1882. ".jpegint.h"
  1883. ".jpeglib.h"
  1884. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
  1885. DEP_CPP_JIDCTI=
  1886. ".jconfig.h"
  1887. ".jdct.h"
  1888. ".jerror.h"
  1889. ".jinclude.h"
  1890. ".jmorecfg.h"
  1891. ".jpegint.h"
  1892. ".jpeglib.h"
  1893. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
  1894. DEP_CPP_JIDCTI=
  1895. ".jconfig.h"
  1896. ".jdct.h"
  1897. ".jerror.h"
  1898. ".jinclude.h"
  1899. ".jmorecfg.h"
  1900. ".jpegint.h"
  1901. ".jpeglib.h"
  1902. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
  1903. DEP_CPP_JIDCTI=
  1904. ".jconfig.h"
  1905. ".jdct.h"
  1906. ".jerror.h"
  1907. ".jinclude.h"
  1908. ".jmorecfg.h"
  1909. ".jpegint.h"
  1910. ".jpeglib.h"
  1911. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
  1912. DEP_CPP_JIDCTI=
  1913. ".jconfig.h"
  1914. ".jdct.h"
  1915. ".jerror.h"
  1916. ".jinclude.h"
  1917. ".jmorecfg.h"
  1918. ".jpegint.h"
  1919. ".jpeglib.h"
  1920. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
  1921. DEP_CPP_JIDCTI=
  1922. ".jconfig.h"
  1923. ".jdct.h"
  1924. ".jerror.h"
  1925. ".jinclude.h"
  1926. ".jmorecfg.h"
  1927. ".jpegint.h"
  1928. ".jpeglib.h"
  1929. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
  1930. DEP_CPP_JIDCTI=
  1931. ".jconfig.h"
  1932. ".jdct.h"
  1933. ".jerror.h"
  1934. ".jinclude.h"
  1935. ".jmorecfg.h"
  1936. ".jpegint.h"
  1937. ".jpeglib.h"
  1938. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
  1939. DEP_CPP_JIDCTI=
  1940. ".jconfig.h"
  1941. ".jdct.h"
  1942. ".jerror.h"
  1943. ".jinclude.h"
  1944. ".jmorecfg.h"
  1945. ".jpegint.h"
  1946. ".jpeglib.h"
  1947. !ENDIF 
  1948. # End Source File
  1949. # Begin Source File
  1950. SOURCE=.jidctred.c
  1951. !IF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
  1952. DEP_CPP_JIDCTR=
  1953. ".jconfig.h"
  1954. ".jdct.h"
  1955. ".jerror.h"
  1956. ".jinclude.h"
  1957. ".jmorecfg.h"
  1958. ".jpegint.h"
  1959. ".jpeglib.h"
  1960. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
  1961. DEP_CPP_JIDCTR=
  1962. ".jconfig.h"
  1963. ".jdct.h"
  1964. ".jerror.h"
  1965. ".jinclude.h"
  1966. ".jmorecfg.h"
  1967. ".jpegint.h"
  1968. ".jpeglib.h"
  1969. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
  1970. DEP_CPP_JIDCTR=
  1971. ".jconfig.h"
  1972. ".jdct.h"
  1973. ".jerror.h"
  1974. ".jinclude.h"
  1975. ".jmorecfg.h"
  1976. ".jpegint.h"
  1977. ".jpeglib.h"
  1978. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
  1979. DEP_CPP_JIDCTR=
  1980. ".jconfig.h"
  1981. ".jdct.h"
  1982. ".jerror.h"
  1983. ".jinclude.h"
  1984. ".jmorecfg.h"
  1985. ".jpegint.h"
  1986. ".jpeglib.h"
  1987. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
  1988. DEP_CPP_JIDCTR=
  1989. ".jconfig.h"
  1990. ".jdct.h"
  1991. ".jerror.h"
  1992. ".jinclude.h"
  1993. ".jmorecfg.h"
  1994. ".jpegint.h"
  1995. ".jpeglib.h"
  1996. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
  1997. DEP_CPP_JIDCTR=
  1998. ".jconfig.h"
  1999. ".jdct.h"
  2000. ".jerror.h"
  2001. ".jinclude.h"
  2002. ".jmorecfg.h"
  2003. ".jpegint.h"
  2004. ".jpeglib.h"
  2005. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
  2006. DEP_CPP_JIDCTR=
  2007. ".jconfig.h"
  2008. ".jdct.h"
  2009. ".jerror.h"
  2010. ".jinclude.h"
  2011. ".jmorecfg.h"
  2012. ".jpegint.h"
  2013. ".jpeglib.h"
  2014. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
  2015. DEP_CPP_JIDCTR=
  2016. ".jconfig.h"
  2017. ".jdct.h"
  2018. ".jerror.h"
  2019. ".jinclude.h"
  2020. ".jmorecfg.h"
  2021. ".jpegint.h"
  2022. ".jpeglib.h"
  2023. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
  2024. DEP_CPP_JIDCTR=
  2025. ".jconfig.h"
  2026. ".jdct.h"
  2027. ".jerror.h"
  2028. ".jinclude.h"
  2029. ".jmorecfg.h"
  2030. ".jpegint.h"
  2031. ".jpeglib.h"
  2032. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
  2033. DEP_CPP_JIDCTR=
  2034. ".jconfig.h"
  2035. ".jdct.h"
  2036. ".jerror.h"
  2037. ".jinclude.h"
  2038. ".jmorecfg.h"
  2039. ".jpegint.h"
  2040. ".jpeglib.h"
  2041. !ENDIF 
  2042. # End Source File
  2043. # Begin Source File
  2044. SOURCE=.jmemmgr.c
  2045. !IF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
  2046. DEP_CPP_JMEMM=
  2047. ".jconfig.h"
  2048. ".jerror.h"
  2049. ".jinclude.h"
  2050. ".jmemsys.h"
  2051. ".jmorecfg.h"
  2052. ".jpegint.h"
  2053. ".jpeglib.h"
  2054. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
  2055. DEP_CPP_JMEMM=
  2056. ".jconfig.h"
  2057. ".jerror.h"
  2058. ".jinclude.h"
  2059. ".jmemsys.h"
  2060. ".jmorecfg.h"
  2061. ".jpegint.h"
  2062. ".jpeglib.h"
  2063. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
  2064. DEP_CPP_JMEMM=
  2065. ".jconfig.h"
  2066. ".jerror.h"
  2067. ".jinclude.h"
  2068. ".jmemsys.h"
  2069. ".jmorecfg.h"
  2070. ".jpegint.h"
  2071. ".jpeglib.h"
  2072. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
  2073. DEP_CPP_JMEMM=
  2074. ".jconfig.h"
  2075. ".jerror.h"
  2076. ".jinclude.h"
  2077. ".jmemsys.h"
  2078. ".jmorecfg.h"
  2079. ".jpegint.h"
  2080. ".jpeglib.h"
  2081. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
  2082. DEP_CPP_JMEMM=
  2083. ".jconfig.h"
  2084. ".jerror.h"
  2085. ".jinclude.h"
  2086. ".jmemsys.h"
  2087. ".jmorecfg.h"
  2088. ".jpegint.h"
  2089. ".jpeglib.h"
  2090. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
  2091. DEP_CPP_JMEMM=
  2092. ".jconfig.h"
  2093. ".jerror.h"
  2094. ".jinclude.h"
  2095. ".jmemsys.h"
  2096. ".jmorecfg.h"
  2097. ".jpegint.h"
  2098. ".jpeglib.h"
  2099. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
  2100. DEP_CPP_JMEMM=
  2101. ".jconfig.h"
  2102. ".jerror.h"
  2103. ".jinclude.h"
  2104. ".jmemsys.h"
  2105. ".jmorecfg.h"
  2106. ".jpegint.h"
  2107. ".jpeglib.h"
  2108. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
  2109. DEP_CPP_JMEMM=
  2110. ".jconfig.h"
  2111. ".jerror.h"
  2112. ".jinclude.h"
  2113. ".jmemsys.h"
  2114. ".jmorecfg.h"
  2115. ".jpegint.h"
  2116. ".jpeglib.h"
  2117. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
  2118. DEP_CPP_JMEMM=
  2119. ".jconfig.h"
  2120. ".jerror.h"
  2121. ".jinclude.h"
  2122. ".jmemsys.h"
  2123. ".jmorecfg.h"
  2124. ".jpegint.h"
  2125. ".jpeglib.h"
  2126. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
  2127. DEP_CPP_JMEMM=
  2128. ".jconfig.h"
  2129. ".jerror.h"
  2130. ".jinclude.h"
  2131. ".jmemsys.h"
  2132. ".jmorecfg.h"
  2133. ".jpegint.h"
  2134. ".jpeglib.h"
  2135. !ENDIF 
  2136. # End Source File
  2137. # Begin Source File
  2138. SOURCE=.jmemnobs.c
  2139. !IF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
  2140. DEP_CPP_JMEMN=
  2141. ".jconfig.h"
  2142. ".jerror.h"
  2143. ".jinclude.h"
  2144. ".jmemsys.h"
  2145. ".jmorecfg.h"
  2146. ".jpegint.h"
  2147. ".jpeglib.h"
  2148. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
  2149. DEP_CPP_JMEMN=
  2150. ".jconfig.h"
  2151. ".jerror.h"
  2152. ".jinclude.h"
  2153. ".jmemsys.h"
  2154. ".jmorecfg.h"
  2155. ".jpegint.h"
  2156. ".jpeglib.h"
  2157. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
  2158. DEP_CPP_JMEMN=
  2159. ".jconfig.h"
  2160. ".jerror.h"
  2161. ".jinclude.h"
  2162. ".jmemsys.h"
  2163. ".jmorecfg.h"
  2164. ".jpegint.h"
  2165. ".jpeglib.h"
  2166. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
  2167. DEP_CPP_JMEMN=
  2168. ".jconfig.h"
  2169. ".jerror.h"
  2170. ".jinclude.h"
  2171. ".jmemsys.h"
  2172. ".jmorecfg.h"
  2173. ".jpegint.h"
  2174. ".jpeglib.h"
  2175. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
  2176. DEP_CPP_JMEMN=
  2177. ".jconfig.h"
  2178. ".jerror.h"
  2179. ".jinclude.h"
  2180. ".jmemsys.h"
  2181. ".jmorecfg.h"
  2182. ".jpegint.h"
  2183. ".jpeglib.h"
  2184. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
  2185. DEP_CPP_JMEMN=
  2186. ".jconfig.h"
  2187. ".jerror.h"
  2188. ".jinclude.h"
  2189. ".jmemsys.h"
  2190. ".jmorecfg.h"
  2191. ".jpegint.h"
  2192. ".jpeglib.h"
  2193. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
  2194. DEP_CPP_JMEMN=
  2195. ".jconfig.h"
  2196. ".jerror.h"
  2197. ".jinclude.h"
  2198. ".jmemsys.h"
  2199. ".jmorecfg.h"
  2200. ".jpegint.h"
  2201. ".jpeglib.h"
  2202. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
  2203. DEP_CPP_JMEMN=
  2204. ".jconfig.h"
  2205. ".jerror.h"
  2206. ".jinclude.h"
  2207. ".jmemsys.h"
  2208. ".jmorecfg.h"
  2209. ".jpegint.h"
  2210. ".jpeglib.h"
  2211. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
  2212. DEP_CPP_JMEMN=
  2213. ".jconfig.h"
  2214. ".jerror.h"
  2215. ".jinclude.h"
  2216. ".jmemsys.h"
  2217. ".jmorecfg.h"
  2218. ".jpegint.h"
  2219. ".jpeglib.h"
  2220. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
  2221. DEP_CPP_JMEMN=
  2222. ".jconfig.h"
  2223. ".jerror.h"
  2224. ".jinclude.h"
  2225. ".jmemsys.h"
  2226. ".jmorecfg.h"
  2227. ".jpegint.h"
  2228. ".jpeglib.h"
  2229. !ENDIF 
  2230. # End Source File
  2231. # Begin Source File
  2232. SOURCE=.jutils.c
  2233. !IF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Release"
  2234. DEP_CPP_JUTIL=
  2235. ".jconfig.h"
  2236. ".jerror.h"
  2237. ".jinclude.h"
  2238. ".jmorecfg.h"
  2239. ".jpegint.h"
  2240. ".jpeglib.h"
  2241. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE MIPS) Debug"
  2242. DEP_CPP_JUTIL=
  2243. ".jconfig.h"
  2244. ".jerror.h"
  2245. ".jinclude.h"
  2246. ".jmorecfg.h"
  2247. ".jpegint.h"
  2248. ".jpeglib.h"
  2249. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Release"
  2250. DEP_CPP_JUTIL=
  2251. ".jconfig.h"
  2252. ".jerror.h"
  2253. ".jinclude.h"
  2254. ".jmorecfg.h"
  2255. ".jpegint.h"
  2256. ".jpeglib.h"
  2257. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE SH3) Debug"
  2258. DEP_CPP_JUTIL=
  2259. ".jconfig.h"
  2260. ".jerror.h"
  2261. ".jinclude.h"
  2262. ".jmorecfg.h"
  2263. ".jpegint.h"
  2264. ".jpeglib.h"
  2265. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Release"
  2266. DEP_CPP_JUTIL=
  2267. ".jconfig.h"
  2268. ".jerror.h"
  2269. ".jinclude.h"
  2270. ".jmorecfg.h"
  2271. ".jpegint.h"
  2272. ".jpeglib.h"
  2273. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE ARM) Debug"
  2274. DEP_CPP_JUTIL=
  2275. ".jconfig.h"
  2276. ".jerror.h"
  2277. ".jinclude.h"
  2278. ".jmorecfg.h"
  2279. ".jpegint.h"
  2280. ".jpeglib.h"
  2281. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86) Debug"
  2282. DEP_CPP_JUTIL=
  2283. ".jconfig.h"
  2284. ".jerror.h"
  2285. ".jinclude.h"
  2286. ".jmorecfg.h"
  2287. ".jpegint.h"
  2288. ".jpeglib.h"
  2289. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Release"
  2290. DEP_CPP_JUTIL=
  2291. ".jconfig.h"
  2292. ".jerror.h"
  2293. ".jinclude.h"
  2294. ".jmorecfg.h"
  2295. ".jpegint.h"
  2296. ".jpeglib.h"
  2297. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE x86em) Debug"
  2298. DEP_CPP_JUTIL=
  2299. ".jconfig.h"
  2300. ".jerror.h"
  2301. ".jinclude.h"
  2302. ".jmorecfg.h"
  2303. ".jpegint.h"
  2304. ".jpeglib.h"
  2305. !ELSEIF  "$(CFG)" == "libjpeg - Win32 (WCE emulator) Debug"
  2306. DEP_CPP_JUTIL=
  2307. ".jconfig.h"
  2308. ".jerror.h"
  2309. ".jinclude.h"
  2310. ".jmorecfg.h"
  2311. ".jpegint.h"
  2312. ".jpeglib.h"
  2313. !ENDIF 
  2314. # End Source File
  2315. # End Group
  2316. # Begin Group "Header Files"
  2317. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  2318. # Begin Source File
  2319. SOURCE=.jconfig.h
  2320. # End Source File
  2321. # Begin Source File
  2322. SOURCE=.jdct.h
  2323. # End Source File
  2324. # Begin Source File
  2325. SOURCE=.jdhuff.h
  2326. # End Source File
  2327. # Begin Source File
  2328. SOURCE=.jerror.h
  2329. # End Source File
  2330. # Begin Source File
  2331. SOURCE=.jinclude.h
  2332. # End Source File
  2333. # Begin Source File
  2334. SOURCE=.jmemsys.h
  2335. # End Source File
  2336. # Begin Source File
  2337. SOURCE=.jmorecfg.h
  2338. # End Source File
  2339. # Begin Source File
  2340. SOURCE=.jpegint.h
  2341. # End Source File
  2342. # Begin Source File
  2343. SOURCE=.jpeglib.h
  2344. # End Source File
  2345. # Begin Source File
  2346. SOURCE=.jversion.h
  2347. # End Source File
  2348. # End Group
  2349. # End Target
  2350. # End Project