asyncreader_vs2005.vcproj
上传用户:xjjlds
上传日期:2015-12-05
资源大小:22823k
文件大小:7k
源码类别:

多媒体编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="windows-1250"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8,00"
  5. Name="asyncreader"
  6. ProjectGUID="{9F31D122-E84D-485A-A58D-09DAD01A56CE}"
  7. RootNamespace="asyncreader"
  8. Keyword="Win32Proj"
  9. SignManifests="true"
  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="4"
  24. CharacterSet="2"
  25. >
  26. <Tool
  27. Name="VCPreBuildEventTool"
  28. />
  29. <Tool
  30. Name="VCCustomBuildTool"
  31. />
  32. <Tool
  33. Name="VCXMLDataGeneratorTool"
  34. />
  35. <Tool
  36. Name="VCWebServiceProxyGeneratorTool"
  37. />
  38. <Tool
  39. Name="VCMIDLTool"
  40. />
  41. <Tool
  42. Name="VCCLCompilerTool"
  43. DisableSpecificWarnings="4995;4996"
  44. Optimization="0"
  45. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  46. MinimalRebuild="true"
  47. BasicRuntimeChecks="3"
  48. RuntimeLibrary="1"
  49. ForceConformanceInForLoopScope="true"
  50. WarningLevel="3"
  51. Detect64BitPortabilityProblems="false"
  52. DebugInformationFormat="4"
  53. />
  54. <Tool
  55. Name="VCManagedResourceCompilerTool"
  56. />
  57. <Tool
  58. Name="VCResourceCompilerTool"
  59. />
  60. <Tool
  61. Name="VCPreLinkEventTool"
  62. />
  63. <Tool
  64. Name="VCLibrarianTool"
  65. OutputFile="../../../../lib/$(ProjectName)D.lib"
  66. />
  67. <Tool
  68. Name="VCALinkTool"
  69. />
  70. <Tool
  71. Name="VCXDCMakeTool"
  72. />
  73. <Tool
  74. Name="VCBscMakeTool"
  75. />
  76. <Tool
  77. Name="VCFxCopTool"
  78. />
  79. <Tool
  80. Name="VCPostBuildEventTool"
  81. />
  82. </Configuration>
  83. <Configuration
  84. Name="Release|Win32"
  85. OutputDirectory="Release"
  86. IntermediateDirectory="Release"
  87. ConfigurationType="4"
  88. CharacterSet="2"
  89. >
  90. <Tool
  91. Name="VCPreBuildEventTool"
  92. />
  93. <Tool
  94. Name="VCCustomBuildTool"
  95. />
  96. <Tool
  97. Name="VCXMLDataGeneratorTool"
  98. />
  99. <Tool
  100. Name="VCWebServiceProxyGeneratorTool"
  101. />
  102. <Tool
  103. Name="VCMIDLTool"
  104. />
  105. <Tool
  106. Name="VCCLCompilerTool"
  107. DisableSpecificWarnings="4995;4996"
  108. Optimization="2"
  109. InlineFunctionExpansion="1"
  110. OmitFramePointers="true"
  111. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  112. StringPooling="true"
  113. RuntimeLibrary="0"
  114. EnableFunctionLevelLinking="true"
  115. ForceConformanceInForLoopScope="true"
  116. WarningLevel="3"
  117. Detect64BitPortabilityProblems="false"
  118. />
  119. <Tool
  120. Name="VCManagedResourceCompilerTool"
  121. />
  122. <Tool
  123. Name="VCResourceCompilerTool"
  124. />
  125. <Tool
  126. Name="VCPreLinkEventTool"
  127. />
  128. <Tool
  129. Name="VCLibrarianTool"
  130. OutputFile="../../../../lib/$(ProjectName)R.lib"
  131. />
  132. <Tool
  133. Name="VCALinkTool"
  134. />
  135. <Tool
  136. Name="VCXDCMakeTool"
  137. />
  138. <Tool
  139. Name="VCBscMakeTool"
  140. />
  141. <Tool
  142. Name="VCFxCopTool"
  143. />
  144. <Tool
  145. Name="VCPostBuildEventTool"
  146. />
  147. </Configuration>
  148. <Configuration
  149. Name="Debug Unicode|Win32"
  150. OutputDirectory="Debug Unicode"
  151. IntermediateDirectory="Debug Unicode"
  152. ConfigurationType="4"
  153. CharacterSet="1"
  154. >
  155. <Tool
  156. Name="VCPreBuildEventTool"
  157. />
  158. <Tool
  159. Name="VCCustomBuildTool"
  160. />
  161. <Tool
  162. Name="VCXMLDataGeneratorTool"
  163. />
  164. <Tool
  165. Name="VCWebServiceProxyGeneratorTool"
  166. />
  167. <Tool
  168. Name="VCMIDLTool"
  169. />
  170. <Tool
  171. Name="VCCLCompilerTool"
  172. DisableSpecificWarnings="4995;4996"
  173. Optimization="0"
  174. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  175. MinimalRebuild="true"
  176. BasicRuntimeChecks="3"
  177. RuntimeLibrary="1"
  178. ForceConformanceInForLoopScope="true"
  179. WarningLevel="3"
  180. Detect64BitPortabilityProblems="false"
  181. DebugInformationFormat="4"
  182. />
  183. <Tool
  184. Name="VCManagedResourceCompilerTool"
  185. />
  186. <Tool
  187. Name="VCResourceCompilerTool"
  188. />
  189. <Tool
  190. Name="VCPreLinkEventTool"
  191. />
  192. <Tool
  193. Name="VCLibrarianTool"
  194. OutputFile="../../../../lib/$(ProjectName)DU.lib"
  195. />
  196. <Tool
  197. Name="VCALinkTool"
  198. />
  199. <Tool
  200. Name="VCXDCMakeTool"
  201. />
  202. <Tool
  203. Name="VCBscMakeTool"
  204. />
  205. <Tool
  206. Name="VCFxCopTool"
  207. />
  208. <Tool
  209. Name="VCPostBuildEventTool"
  210. />
  211. </Configuration>
  212. <Configuration
  213. Name="Release Unicode|Win32"
  214. OutputDirectory="Release Unicode"
  215. IntermediateDirectory="Release Unicode"
  216. ConfigurationType="4"
  217. CharacterSet="1"
  218. >
  219. <Tool
  220. Name="VCPreBuildEventTool"
  221. />
  222. <Tool
  223. Name="VCCustomBuildTool"
  224. />
  225. <Tool
  226. Name="VCXMLDataGeneratorTool"
  227. />
  228. <Tool
  229. Name="VCWebServiceProxyGeneratorTool"
  230. />
  231. <Tool
  232. Name="VCMIDLTool"
  233. />
  234. <Tool
  235. Name="VCCLCompilerTool"
  236. DisableSpecificWarnings="4995;4996"
  237. Optimization="2"
  238. InlineFunctionExpansion="1"
  239. OmitFramePointers="true"
  240. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  241. StringPooling="true"
  242. RuntimeLibrary="0"
  243. EnableFunctionLevelLinking="true"
  244. ForceConformanceInForLoopScope="true"
  245. WarningLevel="3"
  246. Detect64BitPortabilityProblems="false"
  247. />
  248. <Tool
  249. Name="VCManagedResourceCompilerTool"
  250. />
  251. <Tool
  252. Name="VCResourceCompilerTool"
  253. />
  254. <Tool
  255. Name="VCPreLinkEventTool"
  256. />
  257. <Tool
  258. Name="VCLibrarianTool"
  259. OutputFile="../../../../lib/$(ProjectName)RU.lib"
  260. />
  261. <Tool
  262. Name="VCALinkTool"
  263. />
  264. <Tool
  265. Name="VCXDCMakeTool"
  266. />
  267. <Tool
  268. Name="VCBscMakeTool"
  269. />
  270. <Tool
  271. Name="VCFxCopTool"
  272. />
  273. <Tool
  274. Name="VCPostBuildEventTool"
  275. />
  276. </Configuration>
  277. </Configurations>
  278. <References>
  279. </References>
  280. <Files>
  281. <Filter
  282. Name="Source Files"
  283. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
  284. >
  285. <File
  286. RelativePath="asyncio.cpp"
  287. >
  288. </File>
  289. <File
  290. RelativePath="asyncrdr.cpp"
  291. >
  292. </File>
  293. <File
  294. RelativePath="stdafx.cpp"
  295. >
  296. <FileConfiguration
  297. Name="Debug|Win32"
  298. >
  299. <Tool
  300. Name="VCCLCompilerTool"
  301. UsePrecompiledHeader="1"
  302. />
  303. </FileConfiguration>
  304. <FileConfiguration
  305. Name="Release|Win32"
  306. >
  307. <Tool
  308. Name="VCCLCompilerTool"
  309. UsePrecompiledHeader="1"
  310. />
  311. </FileConfiguration>
  312. <FileConfiguration
  313. Name="Debug Unicode|Win32"
  314. >
  315. <Tool
  316. Name="VCCLCompilerTool"
  317. UsePrecompiledHeader="1"
  318. />
  319. </FileConfiguration>
  320. <FileConfiguration
  321. Name="Release Unicode|Win32"
  322. >
  323. <Tool
  324. Name="VCCLCompilerTool"
  325. UsePrecompiledHeader="1"
  326. />
  327. </FileConfiguration>
  328. </File>
  329. </Filter>
  330. <Filter
  331. Name="Header Files"
  332. Filter="h;hpp;hxx;hm;inl;inc"
  333. >
  334. <File
  335. RelativePath="asyncio.h"
  336. >
  337. </File>
  338. <File
  339. RelativePath="asyncrdr.h"
  340. >
  341. </File>
  342. <File
  343. RelativePath="stdafx.h"
  344. >
  345. </File>
  346. </Filter>
  347. <Filter
  348. Name="Resource Files"
  349. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  350. >
  351. </Filter>
  352. </Files>
  353. <Globals>
  354. <Global
  355. Name="DevPartner_IsInstrumented"
  356. Value="0"
  357. />
  358. </Globals>
  359. </VisualStudioProject>