You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

659 lines
16KB

  1. # Microsoft Developer Studio Project File - Name="fltk_jpegdll" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  5. CFG=fltk_jpegdll - Win32 Debug
  6. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  7. !MESSAGE use the Export Makefile command and run
  8. !MESSAGE
  9. !MESSAGE NMAKE /f "fltk_jpegdll.mak".
  10. !MESSAGE
  11. !MESSAGE You can specify a configuration when running NMAKE
  12. !MESSAGE by defining the macro CFG on the command line. For example:
  13. !MESSAGE
  14. !MESSAGE NMAKE /f "fltk_jpegdll.mak" CFG="fltk_jpegdll - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "fltk_jpegdll - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "fltk_jpegdll - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath ""
  25. CPP=cl.exe
  26. MTL=midl.exe
  27. RSC=rc.exe
  28. !IF "$(CFG)" == "fltk_jpegdll - Win32 Release"
  29. # PROP BASE Use_MFC 0
  30. # PROP BASE Use_Debug_Libraries 0
  31. # PROP BASE Output_Dir "Release/fltk_jpegdll"
  32. # PROP BASE Intermediate_Dir "Release/fltk_jpegdll"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_MFC 0
  35. # PROP Use_Debug_Libraries 0
  36. # PROP Output_Dir "Release/fltk_jpegdll"
  37. # PROP Intermediate_Dir "Release/fltk_jpegdll"
  38. # PROP Ignore_Export_Lib 0
  39. # PROP Target_Dir ""
  40. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
  41. # ADD CPP /nologo /MD /W3 /GX /Os /Ob2 /I "../../zlib" /I "../../png" /I "../../jpeg" /I "." /I "../.." /D "FL_DLL" /D "FL_LIBRARY" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRA_LEAN" /D "WIN32_EXTRA_LEAN" /YX /c
  42. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
  43. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
  44. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  45. # ADD RSC /l 0x409 /d "NDEBUG"
  46. BSC32=bscmake.exe
  47. # ADD BASE BSC32 /nologo
  48. # ADD BSC32 /nologo
  49. LINK32=link.exe
  50. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /dll /machine:I386
  51. # ADD LINK32 opengl32.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /version:1.0 /subsystem:windows /dll /pdb:"fltk_jpegdll.pdb" /machine:I386
  52. # SUBTRACT LINK32 /pdb:none
  53. !ELSEIF "$(CFG)" == "fltk_jpegdll - Win32 Debug"
  54. # PROP BASE Use_MFC 0
  55. # PROP BASE Use_Debug_Libraries 1
  56. # PROP BASE Output_Dir "Debug/fltk_jpegdll"
  57. # PROP BASE Intermediate_Dir "Debug/fltk_jpegdll"
  58. # PROP BASE Target_Dir ""
  59. # PROP Use_MFC 0
  60. # PROP Use_Debug_Libraries 1
  61. # PROP Output_Dir "Debug/fltk_jpegdll"
  62. # PROP Intermediate_Dir "Debug/fltk_jpegdll"
  63. # PROP Ignore_Export_Lib 0
  64. # PROP Target_Dir ""
  65. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
  66. # ADD CPP /nologo /MDd /GX /ZI /Od /I "." /I "../.." /I "..\..\zlib" /I "..\..\png" /I "..\..\jpeg" /D "FL_DLL" /D "FL_LIBRARY" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRA_LEAN" /D "WIN32_EXTRA_LEAN" /YX /c
  67. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
  68. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
  69. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  70. # ADD RSC /l 0x409 /d "_DEBUG"
  71. BSC32=bscmake.exe
  72. # ADD BASE BSC32 /nologo
  73. # ADD BSC32 /nologo
  74. LINK32=link.exe
  75. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  76. # ADD LINK32 opengl32.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /version:1.0 /subsystem:windows /dll /pdb:"fltk_jpegdlld.pdb" /debug /machine:I386 /out:"Debug/fltk_jpegdll/fltk_jpegdlld.dll" /pdbtype:sept
  77. # SUBTRACT LINK32 /pdb:none /incremental:no
  78. !ENDIF
  79. # Begin Target
  80. # Name "fltk_jpegdll - Win32 Release"
  81. # Name "fltk_jpegdll - Win32 Debug"
  82. # Begin Source File
  83. SOURCE=..\..\jpeg\jaricom.c
  84. DEP_CPP_JCPHU=\
  85. "..\..\jpeg\jconfig.h"\
  86. "..\..\jpeg\jerror.h"\
  87. "..\..\jpeg\jinclude.h"\
  88. "..\..\jpeg\jmorecfg.h"\
  89. "..\..\jpeg\jpegint.h"\
  90. "..\..\jpeg\jpeglib.h"\
  91. # End Source File
  92. # Begin Source File
  93. SOURCE=..\..\jpeg\jcapimin.c
  94. DEP_CPP_JCAPI=\
  95. "..\..\jpeg\jconfig.h"\
  96. "..\..\jpeg\jerror.h"\
  97. "..\..\jpeg\jinclude.h"\
  98. "..\..\jpeg\jmorecfg.h"\
  99. "..\..\jpeg\jpegint.h"\
  100. "..\..\jpeg\jpeglib.h"\
  101. # End Source File
  102. # Begin Source File
  103. SOURCE=..\..\jpeg\jcapistd.c
  104. DEP_CPP_JCAPIS=\
  105. "..\..\jpeg\jconfig.h"\
  106. "..\..\jpeg\jerror.h"\
  107. "..\..\jpeg\jinclude.h"\
  108. "..\..\jpeg\jmorecfg.h"\
  109. "..\..\jpeg\jpegint.h"\
  110. "..\..\jpeg\jpeglib.h"\
  111. # End Source File
  112. # Begin Source File
  113. SOURCE=..\..\jpeg\jcarith.c
  114. DEP_CPP_JCPHU=\
  115. "..\..\jpeg\jconfig.h"\
  116. "..\..\jpeg\jerror.h"\
  117. "..\..\jpeg\jinclude.h"\
  118. "..\..\jpeg\jmorecfg.h"\
  119. "..\..\jpeg\jpegint.h"\
  120. "..\..\jpeg\jpeglib.h"\
  121. # End Source File
  122. # Begin Source File
  123. SOURCE=..\..\jpeg\jccoefct.c
  124. DEP_CPP_JCCOE=\
  125. "..\..\jpeg\jconfig.h"\
  126. "..\..\jpeg\jerror.h"\
  127. "..\..\jpeg\jinclude.h"\
  128. "..\..\jpeg\jmorecfg.h"\
  129. "..\..\jpeg\jpegint.h"\
  130. "..\..\jpeg\jpeglib.h"\
  131. # End Source File
  132. # Begin Source File
  133. SOURCE=..\..\jpeg\jccolor.c
  134. DEP_CPP_JCCOL=\
  135. "..\..\jpeg\jconfig.h"\
  136. "..\..\jpeg\jerror.h"\
  137. "..\..\jpeg\jinclude.h"\
  138. "..\..\jpeg\jmorecfg.h"\
  139. "..\..\jpeg\jpegint.h"\
  140. "..\..\jpeg\jpeglib.h"\
  141. # End Source File
  142. # Begin Source File
  143. SOURCE=..\..\jpeg\jcdctmgr.c
  144. DEP_CPP_JCDCT=\
  145. "..\..\jpeg\jconfig.h"\
  146. "..\..\jpeg\jdct.h"\
  147. "..\..\jpeg\jerror.h"\
  148. "..\..\jpeg\jinclude.h"\
  149. "..\..\jpeg\jmorecfg.h"\
  150. "..\..\jpeg\jpegint.h"\
  151. "..\..\jpeg\jpeglib.h"\
  152. # End Source File
  153. # Begin Source File
  154. SOURCE=..\..\jpeg\jchuff.c
  155. DEP_CPP_JCHUF=\
  156. "..\..\jpeg\jchuff.h"\
  157. "..\..\jpeg\jconfig.h"\
  158. "..\..\jpeg\jerror.h"\
  159. "..\..\jpeg\jinclude.h"\
  160. "..\..\jpeg\jmorecfg.h"\
  161. "..\..\jpeg\jpegint.h"\
  162. "..\..\jpeg\jpeglib.h"\
  163. # End Source File
  164. # Begin Source File
  165. SOURCE=..\..\jpeg\jcinit.c
  166. DEP_CPP_JCINI=\
  167. "..\..\jpeg\jconfig.h"\
  168. "..\..\jpeg\jerror.h"\
  169. "..\..\jpeg\jinclude.h"\
  170. "..\..\jpeg\jmorecfg.h"\
  171. "..\..\jpeg\jpegint.h"\
  172. "..\..\jpeg\jpeglib.h"\
  173. # End Source File
  174. # Begin Source File
  175. SOURCE=..\..\jpeg\jcmainct.c
  176. DEP_CPP_JCMAI=\
  177. "..\..\jpeg\jconfig.h"\
  178. "..\..\jpeg\jerror.h"\
  179. "..\..\jpeg\jinclude.h"\
  180. "..\..\jpeg\jmorecfg.h"\
  181. "..\..\jpeg\jpegint.h"\
  182. "..\..\jpeg\jpeglib.h"\
  183. # End Source File
  184. # Begin Source File
  185. SOURCE=..\..\jpeg\jcmarker.c
  186. DEP_CPP_JCMAR=\
  187. "..\..\jpeg\jconfig.h"\
  188. "..\..\jpeg\jerror.h"\
  189. "..\..\jpeg\jinclude.h"\
  190. "..\..\jpeg\jmorecfg.h"\
  191. "..\..\jpeg\jpegint.h"\
  192. "..\..\jpeg\jpeglib.h"\
  193. # End Source File
  194. # Begin Source File
  195. SOURCE=..\..\jpeg\jcmaster.c
  196. DEP_CPP_JCMAS=\
  197. "..\..\jpeg\jconfig.h"\
  198. "..\..\jpeg\jerror.h"\
  199. "..\..\jpeg\jinclude.h"\
  200. "..\..\jpeg\jmorecfg.h"\
  201. "..\..\jpeg\jpegint.h"\
  202. "..\..\jpeg\jpeglib.h"\
  203. # End Source File
  204. # Begin Source File
  205. SOURCE=..\..\jpeg\jcomapi.c
  206. DEP_CPP_JCOMA=\
  207. "..\..\jpeg\jconfig.h"\
  208. "..\..\jpeg\jerror.h"\
  209. "..\..\jpeg\jinclude.h"\
  210. "..\..\jpeg\jmorecfg.h"\
  211. "..\..\jpeg\jpegint.h"\
  212. "..\..\jpeg\jpeglib.h"\
  213. # End Source File
  214. # Begin Source File
  215. SOURCE=..\..\jpeg\jcparam.c
  216. DEP_CPP_JCPAR=\
  217. "..\..\jpeg\jconfig.h"\
  218. "..\..\jpeg\jerror.h"\
  219. "..\..\jpeg\jinclude.h"\
  220. "..\..\jpeg\jmorecfg.h"\
  221. "..\..\jpeg\jpegint.h"\
  222. "..\..\jpeg\jpeglib.h"\
  223. # End Source File
  224. # Begin Source File
  225. SOURCE=..\..\jpeg\jcprepct.c
  226. DEP_CPP_JCPRE=\
  227. "..\..\jpeg\jconfig.h"\
  228. "..\..\jpeg\jerror.h"\
  229. "..\..\jpeg\jinclude.h"\
  230. "..\..\jpeg\jmorecfg.h"\
  231. "..\..\jpeg\jpegint.h"\
  232. "..\..\jpeg\jpeglib.h"\
  233. # End Source File
  234. # Begin Source File
  235. SOURCE=..\..\jpeg\jcsample.c
  236. DEP_CPP_JCSAM=\
  237. "..\..\jpeg\jconfig.h"\
  238. "..\..\jpeg\jerror.h"\
  239. "..\..\jpeg\jinclude.h"\
  240. "..\..\jpeg\jmorecfg.h"\
  241. "..\..\jpeg\jpegint.h"\
  242. "..\..\jpeg\jpeglib.h"\
  243. # End Source File
  244. # Begin Source File
  245. SOURCE=..\..\jpeg\jctrans.c
  246. DEP_CPP_JCTRA=\
  247. "..\..\jpeg\jconfig.h"\
  248. "..\..\jpeg\jerror.h"\
  249. "..\..\jpeg\jinclude.h"\
  250. "..\..\jpeg\jmorecfg.h"\
  251. "..\..\jpeg\jpegint.h"\
  252. "..\..\jpeg\jpeglib.h"\
  253. # End Source File
  254. # Begin Source File
  255. SOURCE=..\..\jpeg\jdapimin.c
  256. DEP_CPP_JDAPI=\
  257. "..\..\jpeg\jconfig.h"\
  258. "..\..\jpeg\jerror.h"\
  259. "..\..\jpeg\jinclude.h"\
  260. "..\..\jpeg\jmorecfg.h"\
  261. "..\..\jpeg\jpegint.h"\
  262. "..\..\jpeg\jpeglib.h"\
  263. # End Source File
  264. # Begin Source File
  265. SOURCE=..\..\jpeg\jdapistd.c
  266. DEP_CPP_JDAPIS=\
  267. "..\..\jpeg\jconfig.h"\
  268. "..\..\jpeg\jerror.h"\
  269. "..\..\jpeg\jinclude.h"\
  270. "..\..\jpeg\jmorecfg.h"\
  271. "..\..\jpeg\jpegint.h"\
  272. "..\..\jpeg\jpeglib.h"\
  273. # End Source File
  274. # Begin Source File
  275. SOURCE=..\..\jpeg\jdarith.c
  276. DEP_CPP_JCPHU=\
  277. "..\..\jpeg\jconfig.h"\
  278. "..\..\jpeg\jerror.h"\
  279. "..\..\jpeg\jinclude.h"\
  280. "..\..\jpeg\jmorecfg.h"\
  281. "..\..\jpeg\jpegint.h"\
  282. "..\..\jpeg\jpeglib.h"\
  283. # End Source File
  284. # Begin Source File
  285. SOURCE=..\..\jpeg\jdatadst.c
  286. DEP_CPP_JDATA=\
  287. "..\..\jpeg\jconfig.h"\
  288. "..\..\jpeg\jerror.h"\
  289. "..\..\jpeg\jinclude.h"\
  290. "..\..\jpeg\jmorecfg.h"\
  291. "..\..\jpeg\jpegint.h"\
  292. "..\..\jpeg\jpeglib.h"\
  293. # End Source File
  294. # Begin Source File
  295. SOURCE=..\..\jpeg\jdatasrc.c
  296. DEP_CPP_JDATAS=\
  297. "..\..\jpeg\jconfig.h"\
  298. "..\..\jpeg\jerror.h"\
  299. "..\..\jpeg\jinclude.h"\
  300. "..\..\jpeg\jmorecfg.h"\
  301. "..\..\jpeg\jpegint.h"\
  302. "..\..\jpeg\jpeglib.h"\
  303. # End Source File
  304. # Begin Source File
  305. SOURCE=..\..\jpeg\jdcoefct.c
  306. DEP_CPP_JDCOE=\
  307. "..\..\jpeg\jconfig.h"\
  308. "..\..\jpeg\jerror.h"\
  309. "..\..\jpeg\jinclude.h"\
  310. "..\..\jpeg\jmorecfg.h"\
  311. "..\..\jpeg\jpegint.h"\
  312. "..\..\jpeg\jpeglib.h"\
  313. # End Source File
  314. # Begin Source File
  315. SOURCE=..\..\jpeg\jdcolor.c
  316. DEP_CPP_JDCOL=\
  317. "..\..\jpeg\jconfig.h"\
  318. "..\..\jpeg\jerror.h"\
  319. "..\..\jpeg\jinclude.h"\
  320. "..\..\jpeg\jmorecfg.h"\
  321. "..\..\jpeg\jpegint.h"\
  322. "..\..\jpeg\jpeglib.h"\
  323. # End Source File
  324. # Begin Source File
  325. SOURCE=..\..\jpeg\jddctmgr.c
  326. DEP_CPP_JDDCT=\
  327. "..\..\jpeg\jconfig.h"\
  328. "..\..\jpeg\jdct.h"\
  329. "..\..\jpeg\jerror.h"\
  330. "..\..\jpeg\jinclude.h"\
  331. "..\..\jpeg\jmorecfg.h"\
  332. "..\..\jpeg\jpegint.h"\
  333. "..\..\jpeg\jpeglib.h"\
  334. # End Source File
  335. # Begin Source File
  336. SOURCE=..\..\jpeg\jdhuff.c
  337. DEP_CPP_JDHUF=\
  338. "..\..\jpeg\jconfig.h"\
  339. "..\..\jpeg\jdhuff.h"\
  340. "..\..\jpeg\jerror.h"\
  341. "..\..\jpeg\jinclude.h"\
  342. "..\..\jpeg\jmorecfg.h"\
  343. "..\..\jpeg\jpegint.h"\
  344. "..\..\jpeg\jpeglib.h"\
  345. # End Source File
  346. # Begin Source File
  347. SOURCE=..\..\jpeg\jdinput.c
  348. DEP_CPP_JDINP=\
  349. "..\..\jpeg\jconfig.h"\
  350. "..\..\jpeg\jerror.h"\
  351. "..\..\jpeg\jinclude.h"\
  352. "..\..\jpeg\jmorecfg.h"\
  353. "..\..\jpeg\jpegint.h"\
  354. "..\..\jpeg\jpeglib.h"\
  355. # End Source File
  356. # Begin Source File
  357. SOURCE=..\..\jpeg\jdmainct.c
  358. DEP_CPP_JDMAI=\
  359. "..\..\jpeg\jconfig.h"\
  360. "..\..\jpeg\jerror.h"\
  361. "..\..\jpeg\jinclude.h"\
  362. "..\..\jpeg\jmorecfg.h"\
  363. "..\..\jpeg\jpegint.h"\
  364. "..\..\jpeg\jpeglib.h"\
  365. # End Source File
  366. # Begin Source File
  367. SOURCE=..\..\jpeg\jdmarker.c
  368. DEP_CPP_JDMAR=\
  369. "..\..\jpeg\jconfig.h"\
  370. "..\..\jpeg\jerror.h"\
  371. "..\..\jpeg\jinclude.h"\
  372. "..\..\jpeg\jmorecfg.h"\
  373. "..\..\jpeg\jpegint.h"\
  374. "..\..\jpeg\jpeglib.h"\
  375. # End Source File
  376. # Begin Source File
  377. SOURCE=..\..\jpeg\jdmaster.c
  378. DEP_CPP_JDMAS=\
  379. "..\..\jpeg\jconfig.h"\
  380. "..\..\jpeg\jerror.h"\
  381. "..\..\jpeg\jinclude.h"\
  382. "..\..\jpeg\jmorecfg.h"\
  383. "..\..\jpeg\jpegint.h"\
  384. "..\..\jpeg\jpeglib.h"\
  385. # End Source File
  386. # Begin Source File
  387. SOURCE=..\..\jpeg\jdmerge.c
  388. DEP_CPP_JDMER=\
  389. "..\..\jpeg\jconfig.h"\
  390. "..\..\jpeg\jerror.h"\
  391. "..\..\jpeg\jinclude.h"\
  392. "..\..\jpeg\jmorecfg.h"\
  393. "..\..\jpeg\jpegint.h"\
  394. "..\..\jpeg\jpeglib.h"\
  395. # End Source File
  396. # Begin Source File
  397. SOURCE=..\..\jpeg\jdpostct.c
  398. DEP_CPP_JDPOS=\
  399. "..\..\jpeg\jconfig.h"\
  400. "..\..\jpeg\jerror.h"\
  401. "..\..\jpeg\jinclude.h"\
  402. "..\..\jpeg\jmorecfg.h"\
  403. "..\..\jpeg\jpegint.h"\
  404. "..\..\jpeg\jpeglib.h"\
  405. # End Source File
  406. # Begin Source File
  407. SOURCE=..\..\jpeg\jdsample.c
  408. DEP_CPP_JDSAM=\
  409. "..\..\jpeg\jconfig.h"\
  410. "..\..\jpeg\jerror.h"\
  411. "..\..\jpeg\jinclude.h"\
  412. "..\..\jpeg\jmorecfg.h"\
  413. "..\..\jpeg\jpegint.h"\
  414. "..\..\jpeg\jpeglib.h"\
  415. # End Source File
  416. # Begin Source File
  417. SOURCE=..\..\jpeg\jdtrans.c
  418. DEP_CPP_JDTRA=\
  419. "..\..\jpeg\jconfig.h"\
  420. "..\..\jpeg\jerror.h"\
  421. "..\..\jpeg\jinclude.h"\
  422. "..\..\jpeg\jmorecfg.h"\
  423. "..\..\jpeg\jpegint.h"\
  424. "..\..\jpeg\jpeglib.h"\
  425. # End Source File
  426. # Begin Source File
  427. SOURCE=..\..\jpeg\jerror.c
  428. DEP_CPP_JERRO=\
  429. "..\..\jpeg\jconfig.h"\
  430. "..\..\jpeg\jerror.h"\
  431. "..\..\jpeg\jinclude.h"\
  432. "..\..\jpeg\jmorecfg.h"\
  433. "..\..\jpeg\jpegint.h"\
  434. "..\..\jpeg\jpeglib.h"\
  435. "..\..\jpeg\jversion.h"\
  436. # End Source File
  437. # Begin Source File
  438. SOURCE=..\..\jpeg\jfdctflt.c
  439. DEP_CPP_JFDCT=\
  440. "..\..\jpeg\jconfig.h"\
  441. "..\..\jpeg\jdct.h"\
  442. "..\..\jpeg\jerror.h"\
  443. "..\..\jpeg\jinclude.h"\
  444. "..\..\jpeg\jmorecfg.h"\
  445. "..\..\jpeg\jpegint.h"\
  446. "..\..\jpeg\jpeglib.h"\
  447. # End Source File
  448. # Begin Source File
  449. SOURCE=..\..\jpeg\jfdctfst.c
  450. DEP_CPP_JFDCTF=\
  451. "..\..\jpeg\jconfig.h"\
  452. "..\..\jpeg\jdct.h"\
  453. "..\..\jpeg\jerror.h"\
  454. "..\..\jpeg\jinclude.h"\
  455. "..\..\jpeg\jmorecfg.h"\
  456. "..\..\jpeg\jpegint.h"\
  457. "..\..\jpeg\jpeglib.h"\
  458. # End Source File
  459. # Begin Source File
  460. SOURCE=..\..\jpeg\jfdctint.c
  461. DEP_CPP_JFDCTI=\
  462. "..\..\jpeg\jconfig.h"\
  463. "..\..\jpeg\jdct.h"\
  464. "..\..\jpeg\jerror.h"\
  465. "..\..\jpeg\jinclude.h"\
  466. "..\..\jpeg\jmorecfg.h"\
  467. "..\..\jpeg\jpegint.h"\
  468. "..\..\jpeg\jpeglib.h"\
  469. # End Source File
  470. # Begin Source File
  471. SOURCE=..\..\jpeg\jidctflt.c
  472. DEP_CPP_JIDCT=\
  473. "..\..\jpeg\jconfig.h"\
  474. "..\..\jpeg\jdct.h"\
  475. "..\..\jpeg\jerror.h"\
  476. "..\..\jpeg\jinclude.h"\
  477. "..\..\jpeg\jmorecfg.h"\
  478. "..\..\jpeg\jpegint.h"\
  479. "..\..\jpeg\jpeglib.h"\
  480. # End Source File
  481. # Begin Source File
  482. SOURCE=..\..\jpeg\jidctfst.c
  483. DEP_CPP_JIDCTF=\
  484. "..\..\jpeg\jconfig.h"\
  485. "..\..\jpeg\jdct.h"\
  486. "..\..\jpeg\jerror.h"\
  487. "..\..\jpeg\jinclude.h"\
  488. "..\..\jpeg\jmorecfg.h"\
  489. "..\..\jpeg\jpegint.h"\
  490. "..\..\jpeg\jpeglib.h"\
  491. # End Source File
  492. # Begin Source File
  493. SOURCE=..\..\jpeg\jidctint.c
  494. DEP_CPP_JIDCTI=\
  495. "..\..\jpeg\jconfig.h"\
  496. "..\..\jpeg\jdct.h"\
  497. "..\..\jpeg\jerror.h"\
  498. "..\..\jpeg\jinclude.h"\
  499. "..\..\jpeg\jmorecfg.h"\
  500. "..\..\jpeg\jpegint.h"\
  501. "..\..\jpeg\jpeglib.h"\
  502. # End Source File
  503. # Begin Source File
  504. SOURCE=..\..\jpeg\jmemmgr.c
  505. DEP_CPP_JMEMM=\
  506. "..\..\jpeg\jconfig.h"\
  507. "..\..\jpeg\jerror.h"\
  508. "..\..\jpeg\jinclude.h"\
  509. "..\..\jpeg\jmemsys.h"\
  510. "..\..\jpeg\jmorecfg.h"\
  511. "..\..\jpeg\jpegint.h"\
  512. "..\..\jpeg\jpeglib.h"\
  513. # End Source File
  514. # Begin Source File
  515. SOURCE=..\..\jpeg\jmemnobs.c
  516. DEP_CPP_JMEMN=\
  517. "..\..\jpeg\jconfig.h"\
  518. "..\..\jpeg\jerror.h"\
  519. "..\..\jpeg\jinclude.h"\
  520. "..\..\jpeg\jmemsys.h"\
  521. "..\..\jpeg\jmorecfg.h"\
  522. "..\..\jpeg\jpegint.h"\
  523. "..\..\jpeg\jpeglib.h"\
  524. # End Source File
  525. # Begin Source File
  526. SOURCE=..\..\jpeg\jquant1.c
  527. DEP_CPP_JQUAN=\
  528. "..\..\jpeg\jconfig.h"\
  529. "..\..\jpeg\jerror.h"\
  530. "..\..\jpeg\jinclude.h"\
  531. "..\..\jpeg\jmorecfg.h"\
  532. "..\..\jpeg\jpegint.h"\
  533. "..\..\jpeg\jpeglib.h"\
  534. # End Source File
  535. # Begin Source File
  536. SOURCE=..\..\jpeg\jquant2.c
  537. DEP_CPP_JQUANT=\
  538. "..\..\jpeg\jconfig.h"\
  539. "..\..\jpeg\jerror.h"\
  540. "..\..\jpeg\jinclude.h"\
  541. "..\..\jpeg\jmorecfg.h"\
  542. "..\..\jpeg\jpegint.h"\
  543. "..\..\jpeg\jpeglib.h"\
  544. # End Source File
  545. # Begin Source File
  546. SOURCE=..\..\jpeg\jutils.c
  547. DEP_CPP_JUTIL=\
  548. "..\..\jpeg\jconfig.h"\
  549. "..\..\jpeg\jerror.h"\
  550. "..\..\jpeg\jinclude.h"\
  551. "..\..\jpeg\jmorecfg.h"\
  552. "..\..\jpeg\jpegint.h"\
  553. "..\..\jpeg\jpeglib.h"\
  554. # End Source File
  555. # End Target
  556. # End Project