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.

317 lines
8.1 KiB

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="sq"
  6. RootNamespace="sq"
  7. SccProjectName=""
  8. SccLocalPath="..">
  9. <Platforms>
  10. <Platform
  11. Name="Win32"/>
  12. </Platforms>
  13. <Configurations>
  14. <Configuration
  15. Name="Release|Win32"
  16. OutputDirectory="$(ConfigurationName)"
  17. IntermediateDirectory="$(ConfigurationName)"
  18. ConfigurationType="1"
  19. UseOfMFC="0"
  20. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  21. CharacterSet="2">
  22. <Tool
  23. Name="VCCLCompilerTool"
  24. Optimization="2"
  25. InlineFunctionExpansion="1"
  26. AdditionalIncludeDirectories="..\include,..\sqstdlib"
  27. PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
  28. StringPooling="TRUE"
  29. RuntimeLibrary="0"
  30. EnableFunctionLevelLinking="TRUE"
  31. UsePrecompiledHeader="0"
  32. PrecompiledHeaderFile=".\Release/sq.pch"
  33. AssemblerListingLocation="$(IntDir)/"
  34. ObjectFile="$(IntDir)/"
  35. ProgramDataBaseFileName="$(IntDir)/"
  36. WarningLevel="3"
  37. SuppressStartupBanner="TRUE"
  38. CompileAs="0"/>
  39. <Tool
  40. Name="VCCustomBuildTool"/>
  41. <Tool
  42. Name="VCLinkerTool"
  43. OutputFile="../bin/sq.exe"
  44. LinkIncremental="1"
  45. SuppressStartupBanner="TRUE"
  46. AdditionalLibraryDirectories="../lib"
  47. ProgramDatabaseFile=".\Release/sq.pdb"
  48. SubSystem="1"
  49. TargetMachine="1"/>
  50. <Tool
  51. Name="VCMIDLTool"
  52. TypeLibraryName=".\Release/sq.tlb"
  53. HeaderFileName=""/>
  54. <Tool
  55. Name="VCPostBuildEventTool"/>
  56. <Tool
  57. Name="VCPreBuildEventTool"/>
  58. <Tool
  59. Name="VCPreLinkEventTool"/>
  60. <Tool
  61. Name="VCResourceCompilerTool"
  62. PreprocessorDefinitions="NDEBUG"
  63. Culture="1040"/>
  64. <Tool
  65. Name="VCWebServiceProxyGeneratorTool"/>
  66. <Tool
  67. Name="VCXMLDataGeneratorTool"/>
  68. <Tool
  69. Name="VCWebDeploymentTool"/>
  70. <Tool
  71. Name="VCManagedWrapperGeneratorTool"/>
  72. <Tool
  73. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  74. </Configuration>
  75. <Configuration
  76. Name="Debug|Win32"
  77. OutputDirectory="$(ConfigurationName)"
  78. IntermediateDirectory="$(ConfigurationName)"
  79. ConfigurationType="1"
  80. UseOfMFC="0"
  81. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  82. CharacterSet="2">
  83. <Tool
  84. Name="VCCLCompilerTool"
  85. Optimization="0"
  86. AdditionalIncludeDirectories="..\include,..\sqstdlib"
  87. PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
  88. BasicRuntimeChecks="3"
  89. RuntimeLibrary="1"
  90. UsePrecompiledHeader="2"
  91. PrecompiledHeaderFile=".\Debug/sq.pch"
  92. AssemblerListingLocation="$(IntDir)/"
  93. ObjectFile="$(IntDir)/"
  94. ProgramDataBaseFileName="$(IntDir)/"
  95. WarningLevel="3"
  96. SuppressStartupBanner="TRUE"
  97. DebugInformationFormat="4"
  98. CompileAs="0"/>
  99. <Tool
  100. Name="VCCustomBuildTool"/>
  101. <Tool
  102. Name="VCLinkerTool"
  103. OutputFile="../bin/sqD.exe"
  104. LinkIncremental="2"
  105. SuppressStartupBanner="TRUE"
  106. AdditionalLibraryDirectories="../lib"
  107. GenerateDebugInformation="TRUE"
  108. ProgramDatabaseFile=".\Debug/sq.pdb"
  109. SubSystem="1"
  110. TargetMachine="1"/>
  111. <Tool
  112. Name="VCMIDLTool"
  113. TypeLibraryName=".\Debug/sq.tlb"
  114. HeaderFileName=""/>
  115. <Tool
  116. Name="VCPostBuildEventTool"/>
  117. <Tool
  118. Name="VCPreBuildEventTool"/>
  119. <Tool
  120. Name="VCPreLinkEventTool"/>
  121. <Tool
  122. Name="VCResourceCompilerTool"
  123. PreprocessorDefinitions="_DEBUG"
  124. Culture="1040"/>
  125. <Tool
  126. Name="VCWebServiceProxyGeneratorTool"/>
  127. <Tool
  128. Name="VCXMLDataGeneratorTool"/>
  129. <Tool
  130. Name="VCWebDeploymentTool"/>
  131. <Tool
  132. Name="VCManagedWrapperGeneratorTool"/>
  133. <Tool
  134. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  135. </Configuration>
  136. <Configuration
  137. Name="Debug - Unicode|Win32"
  138. OutputDirectory="$(ConfigurationName)"
  139. IntermediateDirectory="$(ConfigurationName)"
  140. ConfigurationType="1"
  141. UseOfMFC="0"
  142. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  143. CharacterSet="1">
  144. <Tool
  145. Name="VCCLCompilerTool"
  146. Optimization="0"
  147. AdditionalIncludeDirectories="..\include,..\sqstdlib"
  148. PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
  149. BasicRuntimeChecks="3"
  150. RuntimeLibrary="1"
  151. UsePrecompiledHeader="2"
  152. PrecompiledHeaderFile=".\Debug/sq.pch"
  153. AssemblerListingLocation="$(IntDir)/"
  154. ObjectFile="$(IntDir)/"
  155. ProgramDataBaseFileName="$(IntDir)/"
  156. WarningLevel="3"
  157. SuppressStartupBanner="TRUE"
  158. DebugInformationFormat="4"
  159. CompileAs="0"/>
  160. <Tool
  161. Name="VCCustomBuildTool"/>
  162. <Tool
  163. Name="VCLinkerTool"
  164. OutputFile="../bin/sqDU.exe"
  165. LinkIncremental="2"
  166. SuppressStartupBanner="TRUE"
  167. AdditionalLibraryDirectories="../lib"
  168. GenerateDebugInformation="TRUE"
  169. ProgramDatabaseFile=".\Debug/sq.pdb"
  170. SubSystem="1"
  171. TargetMachine="1"/>
  172. <Tool
  173. Name="VCMIDLTool"
  174. TypeLibraryName=".\Debug/sq.tlb"
  175. HeaderFileName=""/>
  176. <Tool
  177. Name="VCPostBuildEventTool"/>
  178. <Tool
  179. Name="VCPreBuildEventTool"/>
  180. <Tool
  181. Name="VCPreLinkEventTool"/>
  182. <Tool
  183. Name="VCResourceCompilerTool"
  184. PreprocessorDefinitions="_DEBUG"
  185. Culture="1040"/>
  186. <Tool
  187. Name="VCWebServiceProxyGeneratorTool"/>
  188. <Tool
  189. Name="VCXMLDataGeneratorTool"/>
  190. <Tool
  191. Name="VCWebDeploymentTool"/>
  192. <Tool
  193. Name="VCManagedWrapperGeneratorTool"/>
  194. <Tool
  195. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  196. </Configuration>
  197. <Configuration
  198. Name="Release - Unicode|Win32"
  199. OutputDirectory="$(ConfigurationName)"
  200. IntermediateDirectory="$(ConfigurationName)"
  201. ConfigurationType="1"
  202. UseOfMFC="0"
  203. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  204. CharacterSet="1">
  205. <Tool
  206. Name="VCCLCompilerTool"
  207. Optimization="2"
  208. InlineFunctionExpansion="1"
  209. AdditionalIncludeDirectories="..\include,..\sqstdlib"
  210. PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
  211. StringPooling="TRUE"
  212. RuntimeLibrary="0"
  213. EnableFunctionLevelLinking="TRUE"
  214. UsePrecompiledHeader="0"
  215. PrecompiledHeaderFile=".\Release/sq.pch"
  216. AssemblerListingLocation="$(IntDir)/"
  217. ObjectFile="$(IntDir)/"
  218. ProgramDataBaseFileName="$(IntDir)/"
  219. WarningLevel="3"
  220. SuppressStartupBanner="TRUE"
  221. CompileAs="0"/>
  222. <Tool
  223. Name="VCCustomBuildTool"/>
  224. <Tool
  225. Name="VCLinkerTool"
  226. OutputFile="../bin/sqU.exe"
  227. LinkIncremental="1"
  228. SuppressStartupBanner="TRUE"
  229. AdditionalLibraryDirectories="../lib"
  230. ProgramDatabaseFile=".\Release/sq.pdb"
  231. SubSystem="1"
  232. TargetMachine="1"/>
  233. <Tool
  234. Name="VCMIDLTool"
  235. TypeLibraryName=".\Release/sq.tlb"
  236. HeaderFileName=""/>
  237. <Tool
  238. Name="VCPostBuildEventTool"/>
  239. <Tool
  240. Name="VCPreBuildEventTool"/>
  241. <Tool
  242. Name="VCPreLinkEventTool"/>
  243. <Tool
  244. Name="VCResourceCompilerTool"
  245. PreprocessorDefinitions="NDEBUG"
  246. Culture="1040"/>
  247. <Tool
  248. Name="VCWebServiceProxyGeneratorTool"/>
  249. <Tool
  250. Name="VCXMLDataGeneratorTool"/>
  251. <Tool
  252. Name="VCWebDeploymentTool"/>
  253. <Tool
  254. Name="VCManagedWrapperGeneratorTool"/>
  255. <Tool
  256. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  257. </Configuration>
  258. </Configurations>
  259. <References>
  260. </References>
  261. <Files>
  262. <Filter
  263. Name="Source Files"
  264. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  265. <File
  266. RelativePath="sq.c">
  267. <FileConfiguration
  268. Name="Release|Win32">
  269. <Tool
  270. Name="VCCLCompilerTool"
  271. Optimization="2"
  272. AdditionalIncludeDirectories=""
  273. PreprocessorDefinitions=""/>
  274. </FileConfiguration>
  275. <FileConfiguration
  276. Name="Debug|Win32">
  277. <Tool
  278. Name="VCCLCompilerTool"
  279. Optimization="0"
  280. AdditionalIncludeDirectories=""
  281. PreprocessorDefinitions=""
  282. BasicRuntimeChecks="3"/>
  283. </FileConfiguration>
  284. <FileConfiguration
  285. Name="Debug - Unicode|Win32">
  286. <Tool
  287. Name="VCCLCompilerTool"
  288. Optimization="0"
  289. AdditionalIncludeDirectories=""
  290. PreprocessorDefinitions=""
  291. BasicRuntimeChecks="3"/>
  292. </FileConfiguration>
  293. <FileConfiguration
  294. Name="Release - Unicode|Win32">
  295. <Tool
  296. Name="VCCLCompilerTool"
  297. Optimization="2"
  298. AdditionalIncludeDirectories=""
  299. PreprocessorDefinitions=""/>
  300. </FileConfiguration>
  301. </File>
  302. </Filter>
  303. <Filter
  304. Name="Header Files"
  305. Filter="h;hpp;hxx;hm;inl">
  306. </Filter>
  307. <Filter
  308. Name="Resource Files"
  309. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  310. </Filter>
  311. <File
  312. RelativePath="..\etc\test.nut">
  313. </File>
  314. </Files>
  315. <Globals>
  316. </Globals>
  317. </VisualStudioProject>