tapiPhone.vcproj
上传用户:fast168168
上传日期:2010-01-05
资源大小:337k
文件大小:5k
源码类别:

TAPI编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding = "gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.00"
  5. Name="tapiPhone"
  6. ProjectGUID="{726CD40E-8475-4380-8362-BB43745468AF}"
  7. Keyword="MFCProj">
  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="1"
  18. UseOfMFC="2"
  19. CharacterSet="2">
  20. <Tool
  21. Name="VCCLCompilerTool"
  22. Optimization="0"
  23. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
  24. MinimalRebuild="TRUE"
  25. BasicRuntimeChecks="3"
  26. RuntimeLibrary="3"
  27. TreatWChar_tAsBuiltInType="TRUE"
  28. UsePrecompiledHeader="3"
  29. WarningLevel="3"
  30. Detect64BitPortabilityProblems="TRUE"
  31. DebugInformationFormat="4"/>
  32. <Tool
  33. Name="VCCustomBuildTool"/>
  34. <Tool
  35. Name="VCLinkerTool"
  36. IgnoreImportLibrary="FALSE"
  37. LinkIncremental="2"
  38. AdditionalLibraryDirectories="Strmiids.lib;Strmbase.lib"
  39. MergedIDLBaseFileName=""
  40. GenerateDebugInformation="TRUE"
  41. SubSystem="2"
  42. TargetMachine="1"/>
  43. <Tool
  44. Name="VCMIDLTool"
  45. PreprocessorDefinitions="_DEBUG"
  46. MkTypLibCompatible="FALSE"/>
  47. <Tool
  48. Name="VCPostBuildEventTool"/>
  49. <Tool
  50. Name="VCPreBuildEventTool"/>
  51. <Tool
  52. Name="VCPreLinkEventTool"/>
  53. <Tool
  54. Name="VCResourceCompilerTool"
  55. PreprocessorDefinitions="_DEBUG"
  56. Culture="1033"
  57. AdditionalIncludeDirectories="$(IntDir)"/>
  58. <Tool
  59. Name="VCWebServiceProxyGeneratorTool"/>
  60. <Tool
  61. Name="VCWebDeploymentTool"/>
  62. </Configuration>
  63. <Configuration
  64. Name="Release|Win32"
  65. OutputDirectory="Release"
  66. IntermediateDirectory="Release"
  67. ConfigurationType="1"
  68. UseOfMFC="2"
  69. CharacterSet="2">
  70. <Tool
  71. Name="VCCLCompilerTool"
  72. Optimization="2"
  73. InlineFunctionExpansion="1"
  74. OmitFramePointers="TRUE"
  75. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
  76. StringPooling="TRUE"
  77. MinimalRebuild="FALSE"
  78. RuntimeLibrary="2"
  79. EnableFunctionLevelLinking="TRUE"
  80. TreatWChar_tAsBuiltInType="TRUE"
  81. UsePrecompiledHeader="3"
  82. WarningLevel="3"
  83. Detect64BitPortabilityProblems="TRUE"
  84. DebugInformationFormat="3"/>
  85. <Tool
  86. Name="VCCustomBuildTool"/>
  87. <Tool
  88. Name="VCLinkerTool"
  89. LinkIncremental="1"
  90. GenerateDebugInformation="TRUE"
  91. SubSystem="2"
  92. OptimizeReferences="2"
  93. EnableCOMDATFolding="2"
  94. TargetMachine="1"/>
  95. <Tool
  96. Name="VCMIDLTool"
  97. PreprocessorDefinitions="NDEBUG"
  98. MkTypLibCompatible="FALSE"/>
  99. <Tool
  100. Name="VCPostBuildEventTool"/>
  101. <Tool
  102. Name="VCPreBuildEventTool"/>
  103. <Tool
  104. Name="VCPreLinkEventTool"/>
  105. <Tool
  106. Name="VCResourceCompilerTool"
  107. PreprocessorDefinitions="NDEBUG"
  108. Culture="1033"
  109. AdditionalIncludeDirectories="$(IntDir)"/>
  110. <Tool
  111. Name="VCWebServiceProxyGeneratorTool"/>
  112. <Tool
  113. Name="VCWebDeploymentTool"/>
  114. </Configuration>
  115. </Configurations>
  116. <Files>
  117. <Filter
  118. Name="源文件"
  119. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
  120. <File
  121. RelativePath="TAPIEventProcess.cpp">
  122. </File>
  123. <File
  124. RelativePath="stdafx.cpp">
  125. <FileConfiguration
  126. Name="Debug|Win32">
  127. <Tool
  128. Name="VCCLCompilerTool"
  129. UsePrecompiledHeader="1"/>
  130. </FileConfiguration>
  131. <FileConfiguration
  132. Name="Release|Win32">
  133. <Tool
  134. Name="VCCLCompilerTool"
  135. UsePrecompiledHeader="1"/>
  136. </FileConfiguration>
  137. </File>
  138. <File
  139. RelativePath="tapiPhone.cpp">
  140. </File>
  141. <File
  142. RelativePath="tapiPhoneDlg.cpp">
  143. </File>
  144. <File
  145. RelativePath="tapiPhoneSetupDlg.cpp">
  146. </File>
  147. </Filter>
  148. <Filter
  149. Name="头文件"
  150. Filter="h;hpp;hxx;hm;inl;inc">
  151. <File
  152. RelativePath="Resource.h">
  153. </File>
  154. <File
  155. RelativePath="TAPIEventProcess.h">
  156. </File>
  157. <File
  158. RelativePath="stdafx.h">
  159. </File>
  160. <File
  161. RelativePath="tapiPhone.h">
  162. </File>
  163. <File
  164. RelativePath="tapiPhoneDlg.h">
  165. </File>
  166. <File
  167. RelativePath="tapiPhoneSetupDlg.h">
  168. </File>
  169. </Filter>
  170. <Filter
  171. Name="资源文件"
  172. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;jpg;jpeg;jpe;manifest">
  173. <File
  174. RelativePath="reskeyboard.bmp">
  175. </File>
  176. <File
  177. RelativePath="reskeyboard3.bmp">
  178. </File>
  179. <File
  180. RelativePath="restapiPhone.ico">
  181. </File>
  182. <File
  183. RelativePath="restapiPhone.manifest">
  184. </File>
  185. <File
  186. RelativePath="tapiPhone.rc">
  187. </File>
  188. <File
  189. RelativePath="restapiPhone.rc2">
  190. </File>
  191. </Filter>
  192. <File
  193. RelativePath="ReadMe.txt">
  194. </File>
  195. </Files>
  196. <Globals>
  197. </Globals>
  198. </VisualStudioProject>