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

多媒体编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="asyncreader"
  6. ProjectGUID="{9F31D122-E84D-485A-A58D-09DAD01A56CE}"
  7. Keyword="Win32Proj">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Debug|Win32"
  15. OutputDirectory="Debug"
  16. IntermediateDirectory="Debug"
  17. ConfigurationType="4"
  18. CharacterSet="2">
  19. <Tool
  20. Name="VCCLCompilerTool"
  21. Optimization="0"
  22. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  23. MinimalRebuild="TRUE"
  24. BasicRuntimeChecks="3"
  25. RuntimeLibrary="3"
  26. ForceConformanceInForLoopScope="TRUE"
  27. UsePrecompiledHeader="3"
  28. WarningLevel="3"
  29. Detect64BitPortabilityProblems="FALSE"
  30. DebugInformationFormat="4"/>
  31. <Tool
  32. Name="VCCustomBuildTool"/>
  33. <Tool
  34. Name="VCLibrarianTool"
  35. OutputFile="../../../../lib/$(ProjectName)D.lib"/>
  36. <Tool
  37. Name="VCMIDLTool"/>
  38. <Tool
  39. Name="VCPostBuildEventTool"/>
  40. <Tool
  41. Name="VCPreBuildEventTool"/>
  42. <Tool
  43. Name="VCPreLinkEventTool"/>
  44. <Tool
  45. Name="VCResourceCompilerTool"/>
  46. <Tool
  47. Name="VCWebServiceProxyGeneratorTool"/>
  48. <Tool
  49. Name="VCXMLDataGeneratorTool"/>
  50. <Tool
  51. Name="VCManagedWrapperGeneratorTool"/>
  52. <Tool
  53. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  54. </Configuration>
  55. <Configuration
  56. Name="Release|Win32"
  57. OutputDirectory="Release"
  58. IntermediateDirectory="Release"
  59. ConfigurationType="4"
  60. CharacterSet="2">
  61. <Tool
  62. Name="VCCLCompilerTool"
  63. Optimization="2"
  64. InlineFunctionExpansion="1"
  65. OmitFramePointers="TRUE"
  66. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  67. StringPooling="TRUE"
  68. RuntimeLibrary="0"
  69. EnableFunctionLevelLinking="TRUE"
  70. ForceConformanceInForLoopScope="TRUE"
  71. UsePrecompiledHeader="3"
  72. WarningLevel="3"
  73. Detect64BitPortabilityProblems="FALSE"/>
  74. <Tool
  75. Name="VCCustomBuildTool"/>
  76. <Tool
  77. Name="VCLibrarianTool"
  78. OutputFile="../../../../lib/$(ProjectName)R.lib"/>
  79. <Tool
  80. Name="VCMIDLTool"/>
  81. <Tool
  82. Name="VCPostBuildEventTool"/>
  83. <Tool
  84. Name="VCPreBuildEventTool"/>
  85. <Tool
  86. Name="VCPreLinkEventTool"/>
  87. <Tool
  88. Name="VCResourceCompilerTool"/>
  89. <Tool
  90. Name="VCWebServiceProxyGeneratorTool"/>
  91. <Tool
  92. Name="VCXMLDataGeneratorTool"/>
  93. <Tool
  94. Name="VCManagedWrapperGeneratorTool"/>
  95. <Tool
  96. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  97. </Configuration>
  98. <Configuration
  99. Name="Debug Unicode|Win32"
  100. OutputDirectory="Debug Unicode"
  101. IntermediateDirectory="Debug Unicode"
  102. ConfigurationType="4"
  103. CharacterSet="1">
  104. <Tool
  105. Name="VCCLCompilerTool"
  106. Optimization="0"
  107. PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
  108. MinimalRebuild="TRUE"
  109. BasicRuntimeChecks="3"
  110. RuntimeLibrary="3"
  111. ForceConformanceInForLoopScope="TRUE"
  112. UsePrecompiledHeader="3"
  113. WarningLevel="3"
  114. Detect64BitPortabilityProblems="FALSE"
  115. DebugInformationFormat="4"/>
  116. <Tool
  117. Name="VCCustomBuildTool"/>
  118. <Tool
  119. Name="VCLibrarianTool"
  120. OutputFile="../../../../lib/$(ProjectName)DU.lib"/>
  121. <Tool
  122. Name="VCMIDLTool"/>
  123. <Tool
  124. Name="VCPostBuildEventTool"/>
  125. <Tool
  126. Name="VCPreBuildEventTool"/>
  127. <Tool
  128. Name="VCPreLinkEventTool"/>
  129. <Tool
  130. Name="VCResourceCompilerTool"/>
  131. <Tool
  132. Name="VCWebServiceProxyGeneratorTool"/>
  133. <Tool
  134. Name="VCXMLDataGeneratorTool"/>
  135. <Tool
  136. Name="VCManagedWrapperGeneratorTool"/>
  137. <Tool
  138. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  139. </Configuration>
  140. <Configuration
  141. Name="Release Unicode|Win32"
  142. OutputDirectory="Release Unicode"
  143. IntermediateDirectory="Release Unicode"
  144. ConfigurationType="4"
  145. CharacterSet="1">
  146. <Tool
  147. Name="VCCLCompilerTool"
  148. Optimization="2"
  149. InlineFunctionExpansion="1"
  150. OmitFramePointers="TRUE"
  151. PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
  152. StringPooling="TRUE"
  153. RuntimeLibrary="0"
  154. EnableFunctionLevelLinking="TRUE"
  155. ForceConformanceInForLoopScope="TRUE"
  156. UsePrecompiledHeader="3"
  157. WarningLevel="3"
  158. Detect64BitPortabilityProblems="FALSE"/>
  159. <Tool
  160. Name="VCCustomBuildTool"/>
  161. <Tool
  162. Name="VCLibrarianTool"
  163. OutputFile="../../../../lib/$(ProjectName)RU.lib"/>
  164. <Tool
  165. Name="VCMIDLTool"/>
  166. <Tool
  167. Name="VCPostBuildEventTool"/>
  168. <Tool
  169. Name="VCPreBuildEventTool"/>
  170. <Tool
  171. Name="VCPreLinkEventTool"/>
  172. <Tool
  173. Name="VCResourceCompilerTool"/>
  174. <Tool
  175. Name="VCWebServiceProxyGeneratorTool"/>
  176. <Tool
  177. Name="VCXMLDataGeneratorTool"/>
  178. <Tool
  179. Name="VCManagedWrapperGeneratorTool"/>
  180. <Tool
  181. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  182. </Configuration>
  183. </Configurations>
  184. <References>
  185. </References>
  186. <Files>
  187. <Filter
  188. Name="Source Files"
  189. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
  190. <File
  191. RelativePath="asyncio.cpp">
  192. </File>
  193. <File
  194. RelativePath="asyncrdr.cpp">
  195. </File>
  196. <File
  197. RelativePath="stdafx.cpp">
  198. <FileConfiguration
  199. Name="Debug|Win32">
  200. <Tool
  201. Name="VCCLCompilerTool"
  202. UsePrecompiledHeader="1"/>
  203. </FileConfiguration>
  204. <FileConfiguration
  205. Name="Release|Win32">
  206. <Tool
  207. Name="VCCLCompilerTool"
  208. UsePrecompiledHeader="1"/>
  209. </FileConfiguration>
  210. <FileConfiguration
  211. Name="Debug Unicode|Win32">
  212. <Tool
  213. Name="VCCLCompilerTool"
  214. UsePrecompiledHeader="1"/>
  215. </FileConfiguration>
  216. <FileConfiguration
  217. Name="Release Unicode|Win32">
  218. <Tool
  219. Name="VCCLCompilerTool"
  220. UsePrecompiledHeader="1"/>
  221. </FileConfiguration>
  222. </File>
  223. </Filter>
  224. <Filter
  225. Name="Header Files"
  226. Filter="h;hpp;hxx;hm;inl;inc">
  227. <File
  228. RelativePath="asyncio.h">
  229. </File>
  230. <File
  231. RelativePath="asyncrdr.h">
  232. </File>
  233. <File
  234. RelativePath="stdafx.h">
  235. </File>
  236. </Filter>
  237. <Filter
  238. Name="Resource Files"
  239. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  240. </Filter>
  241. </Files>
  242. <Globals>
  243. <Global
  244. Name="DevPartner_IsInstrumented"
  245. Value="0"/>
  246. </Globals>
  247. </VisualStudioProject>