QuickImage.dsp
上传用户:gzboli
上传日期:2013-04-10
资源大小:471k
文件大小:9k
源码类别:

图片显示

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="QuickImage" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Application" 0x0101
  5. CFG=QuickImage - 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 "QuickImage.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 "QuickImage.mak" CFG="QuickImage - Win32 Debug"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "QuickImage - Win32 Release" (based on "Win32 (x86) Application")
  19. !MESSAGE "QuickImage - Win32 Debug" (based on "Win32 (x86) Application")
  20. !MESSAGE 
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""$/QuickImage", USAAAAAA"
  24. # PROP Scc_LocalPath "."
  25. CPP=cl.exe
  26. MTL=midl.exe
  27. RSC=rc.exe
  28. !IF  "$(CFG)" == "QuickImage - Win32 Release"
  29. # PROP BASE Use_MFC 6
  30. # PROP BASE Use_Debug_Libraries 0
  31. # PROP BASE Output_Dir "Release"
  32. # PROP BASE Intermediate_Dir "Release"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_MFC 6
  35. # PROP Use_Debug_Libraries 0
  36. # PROP Output_Dir "Release"
  37. # PROP Intermediate_Dir "Release"
  38. # PROP Ignore_Export_Lib 0
  39. # PROP Target_Dir ""
  40. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  41. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
  42. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  43. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  44. # ADD BASE RSC /l 0x804 /d "NDEBUG" /d "_AFXDLL"
  45. # ADD RSC /l 0x804 /d "NDEBUG" /d "_AFXDLL"
  46. BSC32=bscmake.exe
  47. # ADD BASE BSC32 /nologo
  48. # ADD BSC32 /nologo
  49. LINK32=link.exe
  50. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  51. # ADD LINK32 e:vcquickimageimportsJpeglib2.lib /nologo /subsystem:windows /machine:I386
  52. !ELSEIF  "$(CFG)" == "QuickImage - Win32 Debug"
  53. # PROP BASE Use_MFC 6
  54. # PROP BASE Use_Debug_Libraries 1
  55. # PROP BASE Output_Dir "Debug"
  56. # PROP BASE Intermediate_Dir "Debug"
  57. # PROP BASE Target_Dir ""
  58. # PROP Use_MFC 6
  59. # PROP Use_Debug_Libraries 1
  60. # PROP Output_Dir "Debug"
  61. # PROP Intermediate_Dir "Debug"
  62. # PROP Ignore_Export_Lib 0
  63. # PROP Target_Dir ""
  64. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c
  65. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR /Yu"stdafx.h" /FD /GZ /c
  66. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  67. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  68. # ADD BASE RSC /l 0x804 /d "_DEBUG" /d "_AFXDLL"
  69. # ADD RSC /l 0x804 /d "_DEBUG" /d "_AFXDLL"
  70. BSC32=bscmake.exe
  71. # ADD BASE BSC32 /nologo
  72. # ADD BSC32 /nologo
  73. LINK32=link.exe
  74. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  75. # ADD LINK32 Jpeglib2.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  76. !ENDIF 
  77. # Begin Target
  78. # Name "QuickImage - Win32 Release"
  79. # Name "QuickImage - Win32 Debug"
  80. # Begin Group "Source Files"
  81. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  82. # Begin Source File
  83. SOURCE=.AboutDlg.cpp
  84. # End Source File
  85. # Begin Source File
  86. SOURCE=.ConvoluteDlg.cpp
  87. # End Source File
  88. # Begin Source File
  89. SOURCE=.dibapi.cpp
  90. # End Source File
  91. # Begin Source File
  92. SOURCE=.DIBDoc.cpp
  93. # End Source File
  94. # Begin Source File
  95. SOURCE=.DIBView.cpp
  96. # End Source File
  97. # Begin Source File
  98. SOURCE=.DirFrm.cpp
  99. # End Source File
  100. # Begin Source File
  101. SOURCE=.DirView.cpp
  102. # End Source File
  103. # Begin Source File
  104. SOURCE=.DlgGuessWidth.cpp
  105. # End Source File
  106. # Begin Source File
  107. SOURCE=.DlgHistogram.cpp
  108. # End Source File
  109. # Begin Source File
  110. SOURCE=.DlgImageScissor.cpp
  111. # End Source File
  112. # Begin Source File
  113. SOURCE=.DlgRename.cpp
  114. # End Source File
  115. # Begin Source File
  116. SOURCE=.FileView.cpp
  117. # End Source File
  118. # Begin Source File
  119. SOURCE=.Global.cpp
  120. # End Source File
  121. # Begin Source File
  122. SOURCE=.GuessWidth.cpp
  123. # End Source File
  124. # Begin Source File
  125. SOURCE=.Image.cpp
  126. # End Source File
  127. # Begin Source File
  128. SOURCE=.ImgFrm.cpp
  129. # End Source File
  130. # Begin Source File
  131. SOURCE=.ImgProcess.cpp
  132. # End Source File
  133. # Begin Source File
  134. SOURCE=.MainFrm.cpp
  135. # End Source File
  136. # Begin Source File
  137. SOURCE=.MathEx.cpp
  138. # End Source File
  139. # Begin Source File
  140. SOURCE=.PicControl.cpp
  141. # End Source File
  142. # Begin Source File
  143. SOURCE=.QuickImage.cpp
  144. # End Source File
  145. # Begin Source File
  146. SOURCE=.QuickImage.rc
  147. # End Source File
  148. # Begin Source File
  149. SOURCE=.QuickView.cpp
  150. # End Source File
  151. # Begin Source File
  152. SOURCE=.Raw.cpp
  153. # End Source File
  154. # Begin Source File
  155. SOURCE=.StdAfx.cpp
  156. # ADD CPP /Yc"stdafx.h"
  157. # End Source File
  158. # End Group
  159. # Begin Group "Header Files"
  160. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  161. # Begin Source File
  162. SOURCE=.AboutDlg.h
  163. # End Source File
  164. # Begin Source File
  165. SOURCE=.ConvoluteDlg.h
  166. # End Source File
  167. # Begin Source File
  168. SOURCE=.dibapi.h
  169. # End Source File
  170. # Begin Source File
  171. SOURCE=.DIBDoc.h
  172. # End Source File
  173. # Begin Source File
  174. SOURCE=.DIBView.h
  175. # End Source File
  176. # Begin Source File
  177. SOURCE=.DirFrm.h
  178. # End Source File
  179. # Begin Source File
  180. SOURCE=.DirView.h
  181. # End Source File
  182. # Begin Source File
  183. SOURCE=.DlgGuessWidth.h
  184. # End Source File
  185. # Begin Source File
  186. SOURCE=.DlgHistogram.h
  187. # End Source File
  188. # Begin Source File
  189. SOURCE=.DlgImageScissor.h
  190. # End Source File
  191. # Begin Source File
  192. SOURCE=.DlgRename.h
  193. # End Source File
  194. # Begin Source File
  195. SOURCE=.FileView.h
  196. # End Source File
  197. # Begin Source File
  198. SOURCE=.Global.h
  199. # End Source File
  200. # Begin Source File
  201. SOURCE=.GuessWidth.h
  202. # End Source File
  203. # Begin Source File
  204. SOURCE=.Image.h
  205. # End Source File
  206. # Begin Source File
  207. SOURCE=.ImgFrm.h
  208. # End Source File
  209. # Begin Source File
  210. SOURCE=.ImgProcess.h
  211. # End Source File
  212. # Begin Source File
  213. SOURCE=.MainFrm.h
  214. # End Source File
  215. # Begin Source File
  216. SOURCE=.MathEx.h
  217. # End Source File
  218. # Begin Source File
  219. SOURCE=.PicControl.h
  220. # End Source File
  221. # Begin Source File
  222. SOURCE=.QuickImage.h
  223. # End Source File
  224. # Begin Source File
  225. SOURCE=.QuickView.h
  226. # End Source File
  227. # Begin Source File
  228. SOURCE=.Raw.h
  229. # End Source File
  230. # Begin Source File
  231. SOURCE=.Resource.h
  232. # End Source File
  233. # Begin Source File
  234. SOURCE=.StdAfx.h
  235. # End Source File
  236. # End Group
  237. # Begin Group "Resource Files"
  238. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  239. # Begin Source File
  240. SOURCE=.resBkGround.bmp
  241. # End Source File
  242. # Begin Source File
  243. SOURCE=.resCancelac.ico
  244. # End Source File
  245. # Begin Source File
  246. SOURCE=.resCancelun.ico
  247. # End Source File
  248. # Begin Source File
  249. SOURCE=.resFINGERTIP.cur
  250. # End Source File
  251. # Begin Source File
  252. SOURCE=.resGreen.cur
  253. # End Source File
  254. # Begin Source File
  255. SOURCE=.resHANDD.cur
  256. # End Source File
  257. # Begin Source File
  258. SOURCE=.resHANDU.cur
  259. # End Source File
  260. # Begin Source File
  261. SOURCE=.residr_main.ico
  262. # End Source File
  263. # Begin Source File
  264. SOURCE=.residr_quic.ico
  265. # End Source File
  266. # Begin Source File
  267. SOURCE=.resmainfram.bmp
  268. # End Source File
  269. # Begin Source File
  270. SOURCE=.resOkac.ico
  271. # End Source File
  272. # Begin Source File
  273. SOURCE=.resOkun.ico
  274. # End Source File
  275. # Begin Source File
  276. SOURCE=.resQuickImage.ico
  277. # End Source File
  278. # Begin Source File
  279. SOURCE=.resQuickImage.rc2
  280. # End Source File
  281. # Begin Source File
  282. SOURCE=.resQuickImageDoc.ico
  283. # End Source File
  284. # Begin Source File
  285. SOURCE=.resscissor.cur
  286. # End Source File
  287. # Begin Source File
  288. SOURCE=.restb_map.bmp
  289. # End Source File
  290. # Begin Source File
  291. SOURCE=.resToolbar.bmp
  292. # End Source File
  293. # Begin Source File
  294. SOURCE=.resZOOMIN.cur
  295. # End Source File
  296. # Begin Source File
  297. SOURCE=.resZOOMOUT.cur
  298. # End Source File
  299. # Begin Source File
  300. SOURCE=.reszoomwindow.cur
  301. # End Source File
  302. # End Group
  303. # Begin Group "Imports"
  304. # PROP Default_Filter ""
  305. # Begin Source File
  306. SOURCE=.ImportsBtnST.cpp
  307. # End Source File
  308. # Begin Source File
  309. SOURCE=.ImportsBtnST.h
  310. # End Source File
  311. # Begin Source File
  312. SOURCE=.CqOctree.cpp
  313. # End Source File
  314. # Begin Source File
  315. SOURCE=.CqOctree.h
  316. # End Source File
  317. # Begin Source File
  318. SOURCE=.ImportsGIFAPI.CPP
  319. # End Source File
  320. # Begin Source File
  321. SOURCE=.ImportsGIFAPI.H
  322. # End Source File
  323. # Begin Source File
  324. SOURCE=.ImportsHyperLink.cpp
  325. # End Source File
  326. # Begin Source File
  327. SOURCE=.ImportsHyperLink.h
  328. # End Source File
  329. # Begin Source File
  330. SOURCE=.ImportsJCONFIG.H
  331. # End Source File
  332. # Begin Source File
  333. SOURCE=.ImportsJmorecfg.h
  334. # End Source File
  335. # Begin Source File
  336. SOURCE=.ImportsJpegfile.cpp
  337. # End Source File
  338. # Begin Source File
  339. SOURCE=.ImportsJPEGFILE.H
  340. # End Source File
  341. # Begin Source File
  342. SOURCE=.ImportsJPEGLIB.H
  343. # End Source File
  344. # Begin Source File
  345. SOURCE=.SHELLTREE.CPP
  346. # End Source File
  347. # Begin Source File
  348. SOURCE=.SHELLTREE.H
  349. # End Source File
  350. # End Group
  351. # Begin Source File
  352. SOURCE=.ReadMe.txt
  353. # End Source File
  354. # End Target
  355. # End Project
  356. # Section QuickImage : {72ADFD6C-2C39-11D0-9903-00A0C91BC942}
  357. #  1:22:CG_IDR_POPUP_FILE_VIEW:102
  358. #  1:20:CG_IDR_POPUP_DIBVIEW:103
  359. # End Section