diblook.vcproj
上传用户:zbjinju
上传日期:2022-07-30
资源大小:11893k
文件大小:10k
源码类别:

图形图象

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="DibLook"
  6. ProjectGUID="{25722330-594F-4C2C-B045-F6CA468CF08B}"
  7. RootNamespace="DibLook"
  8. Keyword="MFCProj"
  9. TargetFrameworkVersion="131072"
  10. >
  11. <Platforms>
  12. <Platform
  13. Name="Win32"
  14. />
  15. </Platforms>
  16. <ToolFiles>
  17. </ToolFiles>
  18. <Configurations>
  19. <Configuration
  20. Name="Debug|Win32"
  21. OutputDirectory=".Debug"
  22. IntermediateDirectory=".Debug"
  23. ConfigurationType="1"
  24. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC60.vsprops"
  25. UseOfMFC="2"
  26. ATLMinimizesCRunTimeLibraryUsage="false"
  27. CharacterSet="2"
  28. >
  29. <Tool
  30. Name="VCPreBuildEventTool"
  31. />
  32. <Tool
  33. Name="VCCustomBuildTool"
  34. />
  35. <Tool
  36. Name="VCXMLDataGeneratorTool"
  37. />
  38. <Tool
  39. Name="VCWebServiceProxyGeneratorTool"
  40. />
  41. <Tool
  42. Name="VCMIDLTool"
  43. PreprocessorDefinitions="_DEBUG"
  44. MkTypLibCompatible="true"
  45. SuppressStartupBanner="true"
  46. TargetEnvironment="1"
  47. TypeLibraryName=".Debug/diblook.tlb"
  48. HeaderFileName=""
  49. />
  50. <Tool
  51. Name="VCCLCompilerTool"
  52. Optimization="0"
  53. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  54. MinimalRebuild="true"
  55. RuntimeLibrary="3"
  56. UsePrecompiledHeader="2"
  57. PrecompiledHeaderThrough="Stdafx.h"
  58. PrecompiledHeaderFile=".Debug/diblook.pch"
  59. AssemblerListingLocation=".Debug/"
  60. ObjectFile=".Debug/"
  61. ProgramDataBaseFileName=".Debug/"
  62. BrowseInformation="1"
  63. BrowseInformationFile=".Debug/"
  64. WarningLevel="3"
  65. SuppressStartupBanner="true"
  66. DebugInformationFormat="4"
  67. />
  68. <Tool
  69. Name="VCManagedResourceCompilerTool"
  70. />
  71. <Tool
  72. Name="VCResourceCompilerTool"
  73. PreprocessorDefinitions="_DEBUG"
  74. Culture="1033"
  75. />
  76. <Tool
  77. Name="VCPreLinkEventTool"
  78. />
  79. <Tool
  80. Name="VCLinkerTool"
  81. OutputFile=".Debug/diblook.exe"
  82. LinkIncremental="2"
  83. SuppressStartupBanner="true"
  84. GenerateDebugInformation="true"
  85. ProgramDatabaseFile=".Debug/diblook.pdb"
  86. SubSystem="2"
  87. RandomizedBaseAddress="1"
  88. DataExecutionPrevention="0"
  89. TargetMachine="1"
  90. />
  91. <Tool
  92. Name="VCALinkTool"
  93. />
  94. <Tool
  95. Name="VCManifestTool"
  96. />
  97. <Tool
  98. Name="VCXDCMakeTool"
  99. />
  100. <Tool
  101. Name="VCBscMakeTool"
  102. SuppressStartupBanner="true"
  103. OutputFile=".Debug/diblook.bsc"
  104. />
  105. <Tool
  106. Name="VCFxCopTool"
  107. />
  108. <Tool
  109. Name="VCAppVerifierTool"
  110. />
  111. <Tool
  112. Name="VCPostBuildEventTool"
  113. />
  114. </Configuration>
  115. <Configuration
  116. Name="Release|Win32"
  117. OutputDirectory=".Release"
  118. IntermediateDirectory=".Release"
  119. ConfigurationType="1"
  120. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC60.vsprops"
  121. UseOfMFC="2"
  122. ATLMinimizesCRunTimeLibraryUsage="false"
  123. CharacterSet="2"
  124. >
  125. <Tool
  126. Name="VCPreBuildEventTool"
  127. />
  128. <Tool
  129. Name="VCCustomBuildTool"
  130. />
  131. <Tool
  132. Name="VCXMLDataGeneratorTool"
  133. />
  134. <Tool
  135. Name="VCWebServiceProxyGeneratorTool"
  136. />
  137. <Tool
  138. Name="VCMIDLTool"
  139. PreprocessorDefinitions="NDEBUG"
  140. MkTypLibCompatible="true"
  141. SuppressStartupBanner="true"
  142. TargetEnvironment="1"
  143. TypeLibraryName=".Release/diblook.tlb"
  144. HeaderFileName=""
  145. />
  146. <Tool
  147. Name="VCCLCompilerTool"
  148. Optimization="2"
  149. InlineFunctionExpansion="1"
  150. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  151. StringPooling="true"
  152. RuntimeLibrary="2"
  153. EnableFunctionLevelLinking="true"
  154. UsePrecompiledHeader="2"
  155. PrecompiledHeaderThrough="Stdafx.h"
  156. PrecompiledHeaderFile=".Release/diblook.pch"
  157. AssemblerListingLocation=".Release/"
  158. ObjectFile=".Release/"
  159. ProgramDataBaseFileName=".Release/"
  160. WarningLevel="3"
  161. SuppressStartupBanner="true"
  162. />
  163. <Tool
  164. Name="VCManagedResourceCompilerTool"
  165. />
  166. <Tool
  167. Name="VCResourceCompilerTool"
  168. PreprocessorDefinitions="NDEBUG"
  169. Culture="1033"
  170. />
  171. <Tool
  172. Name="VCPreLinkEventTool"
  173. />
  174. <Tool
  175. Name="VCLinkerTool"
  176. OutputFile=".Release/diblook.exe"
  177. LinkIncremental="1"
  178. SuppressStartupBanner="true"
  179. ProgramDatabaseFile=".Release/diblook.pdb"
  180. SubSystem="2"
  181. RandomizedBaseAddress="1"
  182. DataExecutionPrevention="0"
  183. TargetMachine="1"
  184. />
  185. <Tool
  186. Name="VCALinkTool"
  187. />
  188. <Tool
  189. Name="VCManifestTool"
  190. />
  191. <Tool
  192. Name="VCXDCMakeTool"
  193. />
  194. <Tool
  195. Name="VCBscMakeTool"
  196. SuppressStartupBanner="true"
  197. OutputFile=".Release/diblook.bsc"
  198. />
  199. <Tool
  200. Name="VCFxCopTool"
  201. />
  202. <Tool
  203. Name="VCAppVerifierTool"
  204. />
  205. <Tool
  206. Name="VCPostBuildEventTool"
  207. />
  208. </Configuration>
  209. </Configurations>
  210. <References>
  211. </References>
  212. <Files>
  213. <Filter
  214. Name="Source Files"
  215. Filter="cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
  216. >
  217. <File
  218. RelativePath=".BitmapInfoDlg.cpp"
  219. >
  220. </File>
  221. <File
  222. RelativePath="dibapi.cpp"
  223. >
  224. <FileConfiguration
  225. Name="Debug|Win32"
  226. >
  227. <Tool
  228. Name="VCCLCompilerTool"
  229. PreprocessorDefinitions=""
  230. />
  231. </FileConfiguration>
  232. <FileConfiguration
  233. Name="Release|Win32"
  234. >
  235. <Tool
  236. Name="VCCLCompilerTool"
  237. PreprocessorDefinitions=""
  238. />
  239. </FileConfiguration>
  240. </File>
  241. <File
  242. RelativePath="dibdoc.cpp"
  243. >
  244. <FileConfiguration
  245. Name="Debug|Win32"
  246. >
  247. <Tool
  248. Name="VCCLCompilerTool"
  249. PreprocessorDefinitions=""
  250. />
  251. </FileConfiguration>
  252. <FileConfiguration
  253. Name="Release|Win32"
  254. >
  255. <Tool
  256. Name="VCCLCompilerTool"
  257. PreprocessorDefinitions=""
  258. />
  259. </FileConfiguration>
  260. </File>
  261. <File
  262. RelativePath="diblmac.r"
  263. >
  264. </File>
  265. <File
  266. RelativePath="diblook.cpp"
  267. >
  268. <FileConfiguration
  269. Name="Debug|Win32"
  270. >
  271. <Tool
  272. Name="VCCLCompilerTool"
  273. PreprocessorDefinitions=""
  274. />
  275. </FileConfiguration>
  276. <FileConfiguration
  277. Name="Release|Win32"
  278. >
  279. <Tool
  280. Name="VCCLCompilerTool"
  281. PreprocessorDefinitions=""
  282. />
  283. </FileConfiguration>
  284. </File>
  285. <File
  286. RelativePath="diblook.rc"
  287. >
  288. <FileConfiguration
  289. Name="Debug|Win32"
  290. >
  291. <Tool
  292. Name="VCResourceCompilerTool"
  293. PreprocessorDefinitions=""
  294. />
  295. </FileConfiguration>
  296. <FileConfiguration
  297. Name="Release|Win32"
  298. >
  299. <Tool
  300. Name="VCResourceCompilerTool"
  301. PreprocessorDefinitions=""
  302. />
  303. </FileConfiguration>
  304. </File>
  305. <File
  306. RelativePath="dibview.cpp"
  307. >
  308. <FileConfiguration
  309. Name="Debug|Win32"
  310. >
  311. <Tool
  312. Name="VCCLCompilerTool"
  313. PreprocessorDefinitions=""
  314. />
  315. </FileConfiguration>
  316. <FileConfiguration
  317. Name="Release|Win32"
  318. >
  319. <Tool
  320. Name="VCCLCompilerTool"
  321. PreprocessorDefinitions=""
  322. />
  323. </FileConfiguration>
  324. </File>
  325. <File
  326. RelativePath=".DlgHistogram.cpp"
  327. >
  328. </File>
  329. <File
  330. RelativePath=".Histogram.cpp"
  331. >
  332. </File>
  333. <File
  334. RelativePath="mainfrm.cpp"
  335. >
  336. <FileConfiguration
  337. Name="Debug|Win32"
  338. >
  339. <Tool
  340. Name="VCCLCompilerTool"
  341. PreprocessorDefinitions=""
  342. />
  343. </FileConfiguration>
  344. <FileConfiguration
  345. Name="Release|Win32"
  346. >
  347. <Tool
  348. Name="VCCLCompilerTool"
  349. PreprocessorDefinitions=""
  350. />
  351. </FileConfiguration>
  352. </File>
  353. <File
  354. RelativePath="myfile.cpp"
  355. >
  356. <FileConfiguration
  357. Name="Debug|Win32"
  358. >
  359. <Tool
  360. Name="VCCLCompilerTool"
  361. PreprocessorDefinitions=""
  362. />
  363. </FileConfiguration>
  364. <FileConfiguration
  365. Name="Release|Win32"
  366. >
  367. <Tool
  368. Name="VCCLCompilerTool"
  369. PreprocessorDefinitions=""
  370. />
  371. </FileConfiguration>
  372. </File>
  373. <File
  374. RelativePath="stdafx.cpp"
  375. >
  376. <FileConfiguration
  377. Name="Debug|Win32"
  378. >
  379. <Tool
  380. Name="VCCLCompilerTool"
  381. PreprocessorDefinitions=""
  382. UsePrecompiledHeader="1"
  383. />
  384. </FileConfiguration>
  385. <FileConfiguration
  386. Name="Release|Win32"
  387. >
  388. <Tool
  389. Name="VCCLCompilerTool"
  390. PreprocessorDefinitions=""
  391. UsePrecompiledHeader="1"
  392. />
  393. </FileConfiguration>
  394. </File>
  395. <File
  396. RelativePath=".ThresholdDialog.cpp"
  397. >
  398. </File>
  399. </Filter>
  400. <Filter
  401. Name="Header Files"
  402. Filter="h;hpp;hxx;inl;fi;fd"
  403. >
  404. <File
  405. RelativePath=".BitmapInfoDlg.h"
  406. >
  407. </File>
  408. <File
  409. RelativePath="dibapi.h"
  410. >
  411. </File>
  412. <File
  413. RelativePath="dibdoc.h"
  414. >
  415. </File>
  416. <File
  417. RelativePath="diblook.h"
  418. >
  419. </File>
  420. <File
  421. RelativePath="dibview.h"
  422. >
  423. </File>
  424. <File
  425. RelativePath=".DlgHistogram.h"
  426. >
  427. </File>
  428. <File
  429. RelativePath=".Histogram.h"
  430. >
  431. </File>
  432. <File
  433. RelativePath="mainfrm.h"
  434. >
  435. </File>
  436. <File
  437. RelativePath=".resource.h"
  438. >
  439. </File>
  440. <File
  441. RelativePath="stdafx.h"
  442. >
  443. </File>
  444. <File
  445. RelativePath=".ThresholdDialog.h"
  446. >
  447. </File>
  448. </Filter>
  449. <Filter
  450. Name="Resource Files"
  451. Filter="ico;cur;bmp;dlg;rc2;rct;cnt;rtf;gif;jpg;jpeg;jpe"
  452. >
  453. <File
  454. RelativePath="resdibdoc.ico"
  455. >
  456. </File>
  457. <File
  458. RelativePath="resdiblook.ico"
  459. >
  460. </File>
  461. <File
  462. RelativePath="restoolbar.bmp"
  463. >
  464. </File>
  465. </Filter>
  466. </Files>
  467. <Globals>
  468. <Global
  469. Name="RESOURCE_FILE"
  470. Value="diblook.rc"
  471. />
  472. </Globals>
  473. </VisualStudioProject>