Counter Strike : Global Offensive Source Code
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

224 lines
5.6 KiB

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="testSqPlus2"
  6. ProjectGUID="{08DE03E4-0F73-4B85-97CF-8C8C6D362865}"
  7. RootNamespace="testSqPlus2"
  8. Keyword="Win32Proj">
  9. <Platforms>
  10. <Platform
  11. Name="Win32"/>
  12. </Platforms>
  13. <Configurations>
  14. <Configuration
  15. Name="Debug|Win32"
  16. OutputDirectory="$(ConfigurationName)"
  17. IntermediateDirectory="$(ConfigurationName)"
  18. ConfigurationType="1"
  19. CharacterSet="2">
  20. <Tool
  21. Name="VCCLCompilerTool"
  22. Optimization="0"
  23. AdditionalIncludeDirectories="..\include;..\sqplus"
  24. PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
  25. MinimalRebuild="TRUE"
  26. BasicRuntimeChecks="3"
  27. RuntimeLibrary="1"
  28. UsePrecompiledHeader="0"
  29. WarningLevel="3"
  30. Detect64BitPortabilityProblems="TRUE"
  31. DebugInformationFormat="4"/>
  32. <Tool
  33. Name="VCCustomBuildTool"/>
  34. <Tool
  35. Name="VCLinkerTool"
  36. OutputFile="$(OutDir)/testSqPlus2.exe"
  37. LinkIncremental="2"
  38. GenerateDebugInformation="TRUE"
  39. ProgramDatabaseFile="$(OutDir)/testSqPlus2.pdb"
  40. SubSystem="1"
  41. TargetMachine="1"/>
  42. <Tool
  43. Name="VCMIDLTool"/>
  44. <Tool
  45. Name="VCPostBuildEventTool"/>
  46. <Tool
  47. Name="VCPreBuildEventTool"/>
  48. <Tool
  49. Name="VCPreLinkEventTool"/>
  50. <Tool
  51. Name="VCResourceCompilerTool"/>
  52. <Tool
  53. Name="VCWebServiceProxyGeneratorTool"/>
  54. <Tool
  55. Name="VCXMLDataGeneratorTool"/>
  56. <Tool
  57. Name="VCWebDeploymentTool"/>
  58. <Tool
  59. Name="VCManagedWrapperGeneratorTool"/>
  60. <Tool
  61. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  62. </Configuration>
  63. <Configuration
  64. Name="Release|Win32"
  65. OutputDirectory="$(ConfigurationName)"
  66. IntermediateDirectory="$(ConfigurationName)"
  67. ConfigurationType="1"
  68. CharacterSet="2">
  69. <Tool
  70. Name="VCCLCompilerTool"
  71. AdditionalIncludeDirectories="..\include;..\sqplus"
  72. PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
  73. RuntimeLibrary="0"
  74. UsePrecompiledHeader="0"
  75. WarningLevel="3"
  76. Detect64BitPortabilityProblems="TRUE"
  77. DebugInformationFormat="3"/>
  78. <Tool
  79. Name="VCCustomBuildTool"/>
  80. <Tool
  81. Name="VCLinkerTool"
  82. OutputFile="$(OutDir)/testSqPlus2.exe"
  83. LinkIncremental="1"
  84. GenerateDebugInformation="TRUE"
  85. SubSystem="1"
  86. OptimizeReferences="2"
  87. EnableCOMDATFolding="2"
  88. TargetMachine="1"/>
  89. <Tool
  90. Name="VCMIDLTool"/>
  91. <Tool
  92. Name="VCPostBuildEventTool"/>
  93. <Tool
  94. Name="VCPreBuildEventTool"/>
  95. <Tool
  96. Name="VCPreLinkEventTool"/>
  97. <Tool
  98. Name="VCResourceCompilerTool"/>
  99. <Tool
  100. Name="VCWebServiceProxyGeneratorTool"/>
  101. <Tool
  102. Name="VCXMLDataGeneratorTool"/>
  103. <Tool
  104. Name="VCWebDeploymentTool"/>
  105. <Tool
  106. Name="VCManagedWrapperGeneratorTool"/>
  107. <Tool
  108. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  109. </Configuration>
  110. <Configuration
  111. Name="Debug - Unicode|Win32"
  112. OutputDirectory="$(ConfigurationName)"
  113. IntermediateDirectory="$(ConfigurationName)"
  114. ConfigurationType="1"
  115. CharacterSet="1">
  116. <Tool
  117. Name="VCCLCompilerTool"
  118. Optimization="0"
  119. AdditionalIncludeDirectories="..\include;..\sqplus"
  120. PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
  121. MinimalRebuild="TRUE"
  122. BasicRuntimeChecks="3"
  123. RuntimeLibrary="1"
  124. UsePrecompiledHeader="0"
  125. WarningLevel="3"
  126. Detect64BitPortabilityProblems="TRUE"
  127. DebugInformationFormat="4"/>
  128. <Tool
  129. Name="VCCustomBuildTool"/>
  130. <Tool
  131. Name="VCLinkerTool"
  132. OutputFile="$(OutDir)/testSqPlus2.exe"
  133. LinkIncremental="2"
  134. GenerateDebugInformation="TRUE"
  135. ProgramDatabaseFile="$(OutDir)/testSqPlus2.pdb"
  136. SubSystem="1"
  137. TargetMachine="1"/>
  138. <Tool
  139. Name="VCMIDLTool"/>
  140. <Tool
  141. Name="VCPostBuildEventTool"/>
  142. <Tool
  143. Name="VCPreBuildEventTool"/>
  144. <Tool
  145. Name="VCPreLinkEventTool"/>
  146. <Tool
  147. Name="VCResourceCompilerTool"/>
  148. <Tool
  149. Name="VCWebServiceProxyGeneratorTool"/>
  150. <Tool
  151. Name="VCXMLDataGeneratorTool"/>
  152. <Tool
  153. Name="VCWebDeploymentTool"/>
  154. <Tool
  155. Name="VCManagedWrapperGeneratorTool"/>
  156. <Tool
  157. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  158. </Configuration>
  159. <Configuration
  160. Name="Release - Unicode|Win32"
  161. OutputDirectory="$(ConfigurationName)"
  162. IntermediateDirectory="$(ConfigurationName)"
  163. ConfigurationType="1"
  164. CharacterSet="1">
  165. <Tool
  166. Name="VCCLCompilerTool"
  167. AdditionalIncludeDirectories="..\include;..\sqplus"
  168. PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
  169. RuntimeLibrary="0"
  170. UsePrecompiledHeader="0"
  171. WarningLevel="3"
  172. Detect64BitPortabilityProblems="TRUE"
  173. DebugInformationFormat="3"/>
  174. <Tool
  175. Name="VCCustomBuildTool"/>
  176. <Tool
  177. Name="VCLinkerTool"
  178. OutputFile="$(OutDir)/testSqPlus2.exe"
  179. LinkIncremental="1"
  180. GenerateDebugInformation="TRUE"
  181. SubSystem="1"
  182. OptimizeReferences="2"
  183. EnableCOMDATFolding="2"
  184. TargetMachine="1"/>
  185. <Tool
  186. Name="VCMIDLTool"/>
  187. <Tool
  188. Name="VCPostBuildEventTool"/>
  189. <Tool
  190. Name="VCPreBuildEventTool"/>
  191. <Tool
  192. Name="VCPreLinkEventTool"/>
  193. <Tool
  194. Name="VCResourceCompilerTool"/>
  195. <Tool
  196. Name="VCWebServiceProxyGeneratorTool"/>
  197. <Tool
  198. Name="VCXMLDataGeneratorTool"/>
  199. <Tool
  200. Name="VCWebDeploymentTool"/>
  201. <Tool
  202. Name="VCManagedWrapperGeneratorTool"/>
  203. <Tool
  204. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  205. </Configuration>
  206. </Configurations>
  207. <References>
  208. </References>
  209. <Files>
  210. <Filter
  211. Name="Source Files"
  212. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  213. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
  214. <File
  215. RelativePath=".\testSqPlus2.cpp">
  216. </File>
  217. </Filter>
  218. <File
  219. RelativePath="..\README_SQPLUS.txt">
  220. </File>
  221. </Files>
  222. <Globals>
  223. </Globals>
  224. </VisualStudioProject>