replace.vcproj
上传用户:romrleung
上传日期:2022-05-23
资源大小:18897k
文件大小:6k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="replace"
  6. SccProjectName=""
  7. SccLocalPath="">
  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="0"
  19. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  20. CharacterSet="2">
  21. <Tool
  22. Name="VCCLCompilerTool"
  23. Optimization="0"
  24. OptimizeForProcessor="2"
  25. AdditionalIncludeDirectories="../include"
  26. PreprocessorDefinitions="_DEBUG;_CONSOLE;_WINDOWS"
  27. RuntimeLibrary="1"
  28. PrecompiledHeaderFile=".debug/replace.pch"
  29. AssemblerListingLocation=".debug/"
  30. ObjectFile=".debug/"
  31. ProgramDataBaseFileName=".debug/"
  32. WarningLevel="3"
  33. SuppressStartupBanner="TRUE"
  34. DebugInformationFormat="1"
  35. CompileAs="0"/>
  36. <Tool
  37. Name="VCCustomBuildTool"/>
  38. <Tool
  39. Name="VCLinkerTool"
  40. AdditionalDependencies="wsock32.lib odbc32.lib odbccp32.lib setargv.obj"
  41. OutputFile="../client_debug/replace.exe"
  42. LinkIncremental="1"
  43. SuppressStartupBanner="TRUE"
  44. ProgramDatabaseFile=".debug/replace.pdb"
  45. SubSystem="1"
  46. TargetMachine="1"/>
  47. <Tool
  48. Name="VCMIDLTool"
  49. TypeLibraryName=".debug/replace.tlb"
  50. HeaderFileName=""/>
  51. <Tool
  52. Name="VCPostBuildEventTool"/>
  53. <Tool
  54. Name="VCPreBuildEventTool"/>
  55. <Tool
  56. Name="VCPreLinkEventTool"/>
  57. <Tool
  58. Name="VCResourceCompilerTool"
  59. PreprocessorDefinitions="_DEBUG"
  60. Culture="1035"/>
  61. <Tool
  62. Name="VCWebServiceProxyGeneratorTool"/>
  63. <Tool
  64. Name="VCXMLDataGeneratorTool"/>
  65. <Tool
  66. Name="VCWebDeploymentTool"/>
  67. <Tool
  68. Name="VCManagedWrapperGeneratorTool"/>
  69. <Tool
  70. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  71. </Configuration>
  72. <Configuration
  73. Name="Release|Win32"
  74. OutputDirectory=".release"
  75. IntermediateDirectory=".release"
  76. ConfigurationType="1"
  77. UseOfMFC="0"
  78. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  79. CharacterSet="2">
  80. <Tool
  81. Name="VCCLCompilerTool"
  82. Optimization="2"
  83. InlineFunctionExpansion="1"
  84. OptimizeForProcessor="2"
  85. AdditionalIncludeDirectories="../include"
  86. PreprocessorDefinitions="DBUG_OFF;_CONSOLE;_WINDOWS;NDEBUG"
  87. StringPooling="TRUE"
  88. RuntimeLibrary="0"
  89. EnableFunctionLevelLinking="TRUE"
  90. PrecompiledHeaderFile=".release/replace.pch"
  91. AssemblerListingLocation=".release/"
  92. ObjectFile=".release/"
  93. ProgramDataBaseFileName=".release/"
  94. WarningLevel="3"
  95. SuppressStartupBanner="TRUE"
  96. CompileAs="0"/>
  97. <Tool
  98. Name="VCCustomBuildTool"/>
  99. <Tool
  100. Name="VCLinkerTool"
  101. AdditionalDependencies="wsock32.lib odbc32.lib odbccp32.lib setargv.obj"
  102. OutputFile="../client_release/replace.exe"
  103. LinkIncremental="1"
  104. SuppressStartupBanner="TRUE"
  105. ProgramDatabaseFile=".release/replace.pdb"
  106. SubSystem="1"
  107. TargetMachine="1"/>
  108. <Tool
  109. Name="VCMIDLTool"
  110. TypeLibraryName=".release/replace.tlb"
  111. HeaderFileName=""/>
  112. <Tool
  113. Name="VCPostBuildEventTool"/>
  114. <Tool
  115. Name="VCPreBuildEventTool"/>
  116. <Tool
  117. Name="VCPreLinkEventTool"/>
  118. <Tool
  119. Name="VCResourceCompilerTool"
  120. PreprocessorDefinitions="NDEBUG"
  121. Culture="1035"/>
  122. <Tool
  123. Name="VCWebServiceProxyGeneratorTool"/>
  124. <Tool
  125. Name="VCXMLDataGeneratorTool"/>
  126. <Tool
  127. Name="VCWebDeploymentTool"/>
  128. <Tool
  129. Name="VCManagedWrapperGeneratorTool"/>
  130. <Tool
  131. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  132. </Configuration>
  133. <Configuration
  134. Name="classic|Win32"
  135. OutputDirectory=".classic"
  136. IntermediateDirectory=".classic"
  137. ConfigurationType="1"
  138. UseOfMFC="0"
  139. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  140. CharacterSet="2">
  141. <Tool
  142. Name="VCCLCompilerTool"
  143. Optimization="2"
  144. InlineFunctionExpansion="1"
  145. OptimizeForProcessor="2"
  146. AdditionalIncludeDirectories="../include"
  147. PreprocessorDefinitions="_CONSOLE;_WINDOWS;LICENSE=Commercial;DBUG_OFF;NDEBUG"
  148. StringPooling="TRUE"
  149. RuntimeLibrary="0"
  150. EnableFunctionLevelLinking="TRUE"
  151. PrecompiledHeaderFile=".classic/replace.pch"
  152. AssemblerListingLocation=".classic/"
  153. ObjectFile=".classic/"
  154. ProgramDataBaseFileName=".classic/"
  155. WarningLevel="3"
  156. SuppressStartupBanner="TRUE"
  157. CompileAs="0"/>
  158. <Tool
  159. Name="VCCustomBuildTool"/>
  160. <Tool
  161. Name="VCLinkerTool"
  162. AdditionalDependencies="wsock32.lib odbc32.lib odbccp32.lib setargv.obj"
  163. OutputFile="../client_classic/replace.exe"
  164. LinkIncremental="1"
  165. SuppressStartupBanner="TRUE"
  166. AdditionalLibraryDirectories=""
  167. ProgramDatabaseFile=".classic/replace.pdb"
  168. SubSystem="1"
  169. TargetMachine="1"/>
  170. <Tool
  171. Name="VCMIDLTool"
  172. TypeLibraryName=".classic/replace.tlb"
  173. HeaderFileName=""/>
  174. <Tool
  175. Name="VCPostBuildEventTool"/>
  176. <Tool
  177. Name="VCPreBuildEventTool"/>
  178. <Tool
  179. Name="VCPreLinkEventTool"/>
  180. <Tool
  181. Name="VCResourceCompilerTool"
  182. PreprocessorDefinitions="NDEBUG"
  183. Culture="1035"/>
  184. <Tool
  185. Name="VCWebServiceProxyGeneratorTool"/>
  186. <Tool
  187. Name="VCXMLDataGeneratorTool"/>
  188. <Tool
  189. Name="VCWebDeploymentTool"/>
  190. <Tool
  191. Name="VCManagedWrapperGeneratorTool"/>
  192. <Tool
  193. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  194. </Configuration>
  195. </Configurations>
  196. <References>
  197. </References>
  198. <Files>
  199. <File
  200. RelativePath="..extrareplace.c">
  201. <FileConfiguration
  202. Name="Debug|Win32">
  203. <Tool
  204. Name="VCCLCompilerTool"
  205. Optimization="0"
  206. AdditionalIncludeDirectories=""
  207. PreprocessorDefinitions=""/>
  208. </FileConfiguration>
  209. <FileConfiguration
  210. Name="Release|Win32">
  211. <Tool
  212. Name="VCCLCompilerTool"
  213. Optimization="2"
  214. AdditionalIncludeDirectories=""
  215. PreprocessorDefinitions=""/>
  216. </FileConfiguration>
  217. <FileConfiguration
  218. Name="classic|Win32">
  219. <Tool
  220. Name="VCCLCompilerTool"
  221. Optimization="2"
  222. AdditionalIncludeDirectories=""
  223. PreprocessorDefinitions=""/>
  224. </FileConfiguration>
  225. </File>
  226. </Files>
  227. <Globals>
  228. </Globals>
  229. </VisualStudioProject>