baseclasses.vcproj
上传用户:liguizhu
上传日期:2015-11-01
资源大小:2422k
文件大小:11k
源码类别:

P2P编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="BaseClasses"
  6. ProjectGUID="{1B444CD6-DC51-44B7-BA48-76D462AC9036}"
  7. RootNamespace="BaseClasses"
  8. SccProjectName=""
  9. SccLocalPath="">
  10. <Platforms>
  11. <Platform
  12. Name="Win32"/>
  13. </Platforms>
  14. <Configurations>
  15. <Configuration
  16. Name="Release|Win32"
  17. OutputDirectory=".Release"
  18. IntermediateDirectory=".Release"
  19. ConfigurationType="4"
  20. UseOfMFC="0"
  21. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  22. CharacterSet="2">
  23. <Tool
  24. Name="VCCLCompilerTool"
  25. InlineFunctionExpansion="1"
  26. AdditionalIncludeDirectories="."
  27. PreprocessorDefinitions="NDEBUG,WIN32,_LIB,_WIN32_DCOM,WINVER=0x400"
  28. StringPooling="TRUE"
  29. RuntimeLibrary="0"
  30. EnableFunctionLevelLinking="TRUE"
  31. UsePrecompiledHeader="3"
  32. PrecompiledHeaderThrough="streams.h"
  33. PrecompiledHeaderFile=".Release/baseclasses.pch"
  34. AssemblerListingLocation=".Release/"
  35. ObjectFile=".Release/"
  36. ProgramDataBaseFileName=".Release/"
  37. WarningLevel="3"
  38. SuppressStartupBanner="TRUE"
  39. CallingConvention="2"
  40. CompileAs="0"/>
  41. <Tool
  42. Name="VCCustomBuildTool"/>
  43. <Tool
  44. Name="VCLibrarianTool"
  45. AdditionalOptions="/nodefaultlib "
  46. OutputFile="$(OutDir)/strmbase.lib"
  47. SuppressStartupBanner="TRUE"/>
  48. <Tool
  49. Name="VCMIDLTool"/>
  50. <Tool
  51. Name="VCPostBuildEventTool"/>
  52. <Tool
  53. Name="VCPreBuildEventTool"/>
  54. <Tool
  55. Name="VCPreLinkEventTool"/>
  56. <Tool
  57. Name="VCResourceCompilerTool"
  58. PreprocessorDefinitions="NDEBUG,WIN32"
  59. Culture="1033"/>
  60. <Tool
  61. Name="VCWebServiceProxyGeneratorTool"/>
  62. <Tool
  63. Name="VCXMLDataGeneratorTool"/>
  64. <Tool
  65. Name="VCManagedWrapperGeneratorTool"/>
  66. <Tool
  67. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  68. </Configuration>
  69. <Configuration
  70. Name="Debug Unicode|Win32"
  71. OutputDirectory=".Debug_Unicode"
  72. IntermediateDirectory=".Debug_Unicode"
  73. ConfigurationType="4"
  74. UseOfMFC="0"
  75. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  76. CharacterSet="1">
  77. <Tool
  78. Name="VCCLCompilerTool"
  79. Optimization="0"
  80. AdditionalIncludeDirectories="."
  81. PreprocessorDefinitions="_DEBUG,_MBCS,_LIB,_WIN32_DCOM,DEBUG,WINVER=0x400,WIN32,UNICODE"
  82. BasicRuntimeChecks="3"
  83. RuntimeLibrary="1"
  84. UsePrecompiledHeader="3"
  85. PrecompiledHeaderThrough="streams.h"
  86. PrecompiledHeaderFile=".Debug_Unicode/baseclasses.pch"
  87. AssemblerListingLocation=".Debug_Unicode/"
  88. ObjectFile=".Debug_Unicode/"
  89. ProgramDataBaseFileName=".Debug_Unicode/"
  90. WarningLevel="3"
  91. SuppressStartupBanner="TRUE"
  92. DebugInformationFormat="3"
  93. CallingConvention="2"
  94. CompileAs="0"/>
  95. <Tool
  96. Name="VCCustomBuildTool"/>
  97. <Tool
  98. Name="VCLibrarianTool"
  99. AdditionalOptions="/nodefaultlib "
  100. OutputFile="$(OutDir)/strmbasdU.lib"
  101. SuppressStartupBanner="TRUE"/>
  102. <Tool
  103. Name="VCMIDLTool"/>
  104. <Tool
  105. Name="VCPostBuildEventTool"/>
  106. <Tool
  107. Name="VCPreBuildEventTool"/>
  108. <Tool
  109. Name="VCPreLinkEventTool"/>
  110. <Tool
  111. Name="VCResourceCompilerTool"
  112. PreprocessorDefinitions="_DEBUG,WIN32"
  113. Culture="1033"/>
  114. <Tool
  115. Name="VCWebServiceProxyGeneratorTool"/>
  116. <Tool
  117. Name="VCXMLDataGeneratorTool"/>
  118. <Tool
  119. Name="VCManagedWrapperGeneratorTool"/>
  120. <Tool
  121. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  122. </Configuration>
  123. <Configuration
  124. Name="Release Unicode|Win32"
  125. OutputDirectory=".Release_Unicode"
  126. IntermediateDirectory=".Release_Unicode"
  127. ConfigurationType="4"
  128. UseOfMFC="0"
  129. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  130. CharacterSet="1">
  131. <Tool
  132. Name="VCCLCompilerTool"
  133. InlineFunctionExpansion="1"
  134. AdditionalIncludeDirectories="."
  135. PreprocessorDefinitions="NDEBUG,_MBCS,_LIB,_WIN32_DCOM,WINVER=0x400,WIN32,UNICODE"
  136. StringPooling="TRUE"
  137. RuntimeLibrary="0"
  138. EnableFunctionLevelLinking="TRUE"
  139. UsePrecompiledHeader="3"
  140. PrecompiledHeaderThrough="streams.h"
  141. PrecompiledHeaderFile=".Release_Unicode/baseclasses.pch"
  142. AssemblerListingLocation=".Release_Unicode/"
  143. ObjectFile=".Release_Unicode/"
  144. ProgramDataBaseFileName=".Release_Unicode/"
  145. WarningLevel="3"
  146. SuppressStartupBanner="TRUE"
  147. CallingConvention="2"
  148. CompileAs="0"/>
  149. <Tool
  150. Name="VCCustomBuildTool"/>
  151. <Tool
  152. Name="VCLibrarianTool"
  153. AdditionalOptions=" /nodefaultlib "
  154. OutputFile="$(OutDir)/strmbaseU.lib"
  155. SuppressStartupBanner="TRUE"/>
  156. <Tool
  157. Name="VCMIDLTool"/>
  158. <Tool
  159. Name="VCPostBuildEventTool"/>
  160. <Tool
  161. Name="VCPreBuildEventTool"/>
  162. <Tool
  163. Name="VCPreLinkEventTool"/>
  164. <Tool
  165. Name="VCResourceCompilerTool"
  166. PreprocessorDefinitions="NDEBUG,WIN32"
  167. Culture="1033"/>
  168. <Tool
  169. Name="VCWebServiceProxyGeneratorTool"/>
  170. <Tool
  171. Name="VCXMLDataGeneratorTool"/>
  172. <Tool
  173. Name="VCManagedWrapperGeneratorTool"/>
  174. <Tool
  175. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  176. </Configuration>
  177. <Configuration
  178. Name="Debug|Win32"
  179. OutputDirectory=".Debug"
  180. IntermediateDirectory=".Debug"
  181. ConfigurationType="4"
  182. UseOfMFC="0"
  183. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  184. CharacterSet="2">
  185. <Tool
  186. Name="VCCLCompilerTool"
  187. Optimization="0"
  188. AdditionalIncludeDirectories="."
  189. PreprocessorDefinitions="_DEBUG,WIN32,_LIB,_WIN32_DCOM,DEBUG,WINVER=0x400"
  190. BasicRuntimeChecks="3"
  191. RuntimeLibrary="1"
  192. UsePrecompiledHeader="3"
  193. PrecompiledHeaderThrough="streams.h"
  194. PrecompiledHeaderFile=".Debug/baseclasses.pch"
  195. AssemblerListingLocation=".Debug/"
  196. ObjectFile=".Debug/"
  197. ProgramDataBaseFileName=".Debug/"
  198. WarningLevel="3"
  199. SuppressStartupBanner="TRUE"
  200. DebugInformationFormat="3"
  201. CallingConvention="2"
  202. CompileAs="0"/>
  203. <Tool
  204. Name="VCCustomBuildTool"/>
  205. <Tool
  206. Name="VCLibrarianTool"
  207. AdditionalOptions="/nodefaultlib "
  208. OutputFile="$(OutDir)/strmbasd.lib"
  209. SuppressStartupBanner="TRUE"/>
  210. <Tool
  211. Name="VCMIDLTool"/>
  212. <Tool
  213. Name="VCPostBuildEventTool"/>
  214. <Tool
  215. Name="VCPreBuildEventTool"/>
  216. <Tool
  217. Name="VCPreLinkEventTool"/>
  218. <Tool
  219. Name="VCResourceCompilerTool"
  220. PreprocessorDefinitions="_DEBUG,WIN32"
  221. Culture="1033"/>
  222. <Tool
  223. Name="VCWebServiceProxyGeneratorTool"/>
  224. <Tool
  225. Name="VCXMLDataGeneratorTool"/>
  226. <Tool
  227. Name="VCManagedWrapperGeneratorTool"/>
  228. <Tool
  229. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  230. </Configuration>
  231. </Configurations>
  232. <References>
  233. </References>
  234. <Files>
  235. <Filter
  236. Name="Source Files"
  237. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  238. <File
  239. RelativePath=".amextra.cpp">
  240. </File>
  241. <File
  242. RelativePath=".amfilter.cpp">
  243. </File>
  244. <File
  245. RelativePath=".amvideo.cpp">
  246. </File>
  247. <File
  248. RelativePath=".combase.cpp">
  249. </File>
  250. <File
  251. RelativePath=".cprop.cpp">
  252. </File>
  253. <File
  254. RelativePath=".ctlutil.cpp">
  255. </File>
  256. <File
  257. RelativePath=".ddmm.cpp">
  258. </File>
  259. <File
  260. RelativePath=".dllentry.cpp">
  261. <FileConfiguration
  262. Name="Release|Win32">
  263. <Tool
  264. Name="VCCLCompilerTool"
  265. UsePrecompiledHeader="1"/>
  266. </FileConfiguration>
  267. <FileConfiguration
  268. Name="Debug Unicode|Win32">
  269. <Tool
  270. Name="VCCLCompilerTool"
  271. UsePrecompiledHeader="1"/>
  272. </FileConfiguration>
  273. <FileConfiguration
  274. Name="Release Unicode|Win32">
  275. <Tool
  276. Name="VCCLCompilerTool"
  277. UsePrecompiledHeader="1"/>
  278. </FileConfiguration>
  279. <FileConfiguration
  280. Name="Debug|Win32">
  281. <Tool
  282. Name="VCCLCompilerTool"
  283. UsePrecompiledHeader="1"/>
  284. </FileConfiguration>
  285. </File>
  286. <File
  287. RelativePath=".dllsetup.cpp">
  288. </File>
  289. <File
  290. RelativePath=".mtype.cpp">
  291. </File>
  292. <File
  293. RelativePath=".outputq.cpp">
  294. </File>
  295. <File
  296. RelativePath=".pstream.cpp">
  297. </File>
  298. <File
  299. RelativePath=".pullpin.cpp">
  300. </File>
  301. <File
  302. RelativePath=".refclock.cpp">
  303. </File>
  304. <File
  305. RelativePath=".renbase.cpp">
  306. </File>
  307. <File
  308. RelativePath=".schedule.cpp">
  309. </File>
  310. <File
  311. RelativePath=".seekpt.cpp">
  312. </File>
  313. <File
  314. RelativePath=".source.cpp">
  315. </File>
  316. <File
  317. RelativePath=".strmctl.cpp">
  318. </File>
  319. <File
  320. RelativePath=".sysclock.cpp">
  321. </File>
  322. <File
  323. RelativePath=".transfrm.cpp">
  324. </File>
  325. <File
  326. RelativePath=".transip.cpp">
  327. </File>
  328. <File
  329. RelativePath=".videoctl.cpp">
  330. </File>
  331. <File
  332. RelativePath=".vtrans.cpp">
  333. </File>
  334. <File
  335. RelativePath=".winctrl.cpp">
  336. </File>
  337. <File
  338. RelativePath=".winutil.cpp">
  339. </File>
  340. <File
  341. RelativePath=".wxdebug.cpp">
  342. </File>
  343. <File
  344. RelativePath=".wxlist.cpp">
  345. </File>
  346. <File
  347. RelativePath=".wxutil.cpp">
  348. </File>
  349. </Filter>
  350. <Filter
  351. Name="Header Files"
  352. Filter="h;hpp;hxx;hm;inl">
  353. <File
  354. RelativePath=".activex.rcv">
  355. </File>
  356. <File
  357. RelativePath=".activex.ver">
  358. </File>
  359. <File
  360. RelativePath=".dllsetup.h">
  361. </File>
  362. <File
  363. RelativePath=".dsschedule.h">
  364. </File>
  365. <File
  366. RelativePath=".fourcc.h">
  367. </File>
  368. <File
  369. RelativePath=".measure.h">
  370. </File>
  371. <File
  372. RelativePath=".msgthrd.h">
  373. </File>
  374. <File
  375. RelativePath=".mtype.h">
  376. </File>
  377. <File
  378. RelativePath=".outputq.h">
  379. </File>
  380. <File
  381. RelativePath=".pstream.h">
  382. </File>
  383. <File
  384. RelativePath=".pullpin.h">
  385. </File>
  386. <File
  387. RelativePath=".refclock.h">
  388. </File>
  389. <File
  390. RelativePath=".reftime.h">
  391. </File>
  392. <File
  393. RelativePath=".renbase.h">
  394. </File>
  395. <File
  396. RelativePath=".seekpt.h">
  397. </File>
  398. <File
  399. RelativePath=".source.h">
  400. </File>
  401. <File
  402. RelativePath=".streams.h">
  403. </File>
  404. <File
  405. RelativePath=".strmctl.h">
  406. </File>
  407. <File
  408. RelativePath=".sysclock.h">
  409. </File>
  410. <File
  411. RelativePath=".transfrm.h">
  412. </File>
  413. <File
  414. RelativePath=".transip.h">
  415. </File>
  416. <File
  417. RelativePath=".videoctl.h">
  418. </File>
  419. <File
  420. RelativePath=".vtrans.h">
  421. </File>
  422. <File
  423. RelativePath=".winctrl.h">
  424. </File>
  425. <File
  426. RelativePath=".winutil.h">
  427. </File>
  428. <File
  429. RelativePath=".wxdebug.h">
  430. </File>
  431. <File
  432. RelativePath=".wxlist.h">
  433. </File>
  434. <File
  435. RelativePath=".wxutil.h">
  436. </File>
  437. </Filter>
  438. </Files>
  439. <Globals>
  440. </Globals>
  441. </VisualStudioProject>