oss_c_sdk_2008.vcproj 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298
  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="oss_c_sdk"
  6. ProjectGUID="{2FD3903D-3831-49AD-8322-364C4E3866B8}"
  7. RootNamespace="oss_c_sdk_08"
  8. TargetFrameworkVersion="196613"
  9. >
  10. <Platforms>
  11. <Platform
  12. Name="Win32"
  13. />
  14. </Platforms>
  15. <ToolFiles>
  16. </ToolFiles>
  17. <Configurations>
  18. <Configuration
  19. Name="Debug|Win32"
  20. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  21. IntermediateDirectory="$(ConfigurationName)"
  22. ConfigurationType="4"
  23. CharacterSet="2"
  24. >
  25. <Tool
  26. Name="VCPreBuildEventTool"
  27. />
  28. <Tool
  29. Name="VCCustomBuildTool"
  30. />
  31. <Tool
  32. Name="VCXMLDataGeneratorTool"
  33. />
  34. <Tool
  35. Name="VCWebServiceProxyGeneratorTool"
  36. />
  37. <Tool
  38. Name="VCMIDLTool"
  39. />
  40. <Tool
  41. Name="VCCLCompilerTool"
  42. Optimization="0"
  43. AdditionalIncludeDirectories="..\third_party\include;..\third_party\include\mxml;..\third_party\include\aprutil;..\third_party\include\apr"
  44. MinimalRebuild="true"
  45. BasicRuntimeChecks="3"
  46. RuntimeLibrary="3"
  47. WarningLevel="3"
  48. DebugInformationFormat="4"
  49. />
  50. <Tool
  51. Name="VCManagedResourceCompilerTool"
  52. />
  53. <Tool
  54. Name="VCResourceCompilerTool"
  55. />
  56. <Tool
  57. Name="VCPreLinkEventTool"
  58. />
  59. <Tool
  60. Name="VCLibrarianTool"
  61. />
  62. <Tool
  63. Name="VCALinkTool"
  64. />
  65. <Tool
  66. Name="VCXDCMakeTool"
  67. />
  68. <Tool
  69. Name="VCBscMakeTool"
  70. />
  71. <Tool
  72. Name="VCFxCopTool"
  73. />
  74. <Tool
  75. Name="VCPostBuildEventTool"
  76. />
  77. </Configuration>
  78. <Configuration
  79. Name="Release|Win32"
  80. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  81. IntermediateDirectory="$(ConfigurationName)"
  82. ConfigurationType="4"
  83. CharacterSet="2"
  84. WholeProgramOptimization="1"
  85. >
  86. <Tool
  87. Name="VCPreBuildEventTool"
  88. />
  89. <Tool
  90. Name="VCCustomBuildTool"
  91. />
  92. <Tool
  93. Name="VCXMLDataGeneratorTool"
  94. />
  95. <Tool
  96. Name="VCWebServiceProxyGeneratorTool"
  97. />
  98. <Tool
  99. Name="VCMIDLTool"
  100. />
  101. <Tool
  102. Name="VCCLCompilerTool"
  103. Optimization="2"
  104. EnableIntrinsicFunctions="true"
  105. AdditionalIncludeDirectories="..\third_party\include;..\third_party\include\mxml;..\third_party\include\curl;..\third_party\include\aprutil;..\third_party\include\apr"
  106. RuntimeLibrary="2"
  107. EnableFunctionLevelLinking="true"
  108. WarningLevel="3"
  109. DebugInformationFormat="3"
  110. />
  111. <Tool
  112. Name="VCManagedResourceCompilerTool"
  113. />
  114. <Tool
  115. Name="VCResourceCompilerTool"
  116. />
  117. <Tool
  118. Name="VCPreLinkEventTool"
  119. />
  120. <Tool
  121. Name="VCLibrarianTool"
  122. />
  123. <Tool
  124. Name="VCALinkTool"
  125. />
  126. <Tool
  127. Name="VCXDCMakeTool"
  128. />
  129. <Tool
  130. Name="VCBscMakeTool"
  131. />
  132. <Tool
  133. Name="VCFxCopTool"
  134. />
  135. <Tool
  136. Name="VCPostBuildEventTool"
  137. />
  138. </Configuration>
  139. </Configurations>
  140. <References>
  141. </References>
  142. <Files>
  143. <Filter
  144. Name="Source Files"
  145. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  146. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  147. >
  148. <File
  149. RelativePath=".\aos_buf.c"
  150. >
  151. </File>
  152. <File
  153. RelativePath=".\aos_crc64.c"
  154. >
  155. </File>
  156. <File
  157. RelativePath=".\aos_fstack.c"
  158. >
  159. </File>
  160. <File
  161. RelativePath=".\aos_http_io.c"
  162. >
  163. </File>
  164. <File
  165. RelativePath=".\aos_log.c"
  166. >
  167. </File>
  168. <File
  169. RelativePath=".\aos_status.c"
  170. >
  171. </File>
  172. <File
  173. RelativePath=".\aos_string.c"
  174. >
  175. </File>
  176. <File
  177. RelativePath=".\aos_transport.c"
  178. >
  179. </File>
  180. <File
  181. RelativePath=".\aos_util.c"
  182. >
  183. </File>
  184. <File
  185. RelativePath=".\oss_auth.c"
  186. >
  187. </File>
  188. <File
  189. RelativePath=".\oss_bucket.c"
  190. >
  191. </File>
  192. <File
  193. RelativePath=".\oss_define.c"
  194. >
  195. </File>
  196. <File
  197. RelativePath=".\oss_live.c"
  198. >
  199. </File>
  200. <File
  201. RelativePath=".\oss_multipart.c"
  202. >
  203. </File>
  204. <File
  205. RelativePath=".\oss_object.c"
  206. >
  207. </File>
  208. <File
  209. RelativePath=".\oss_resumable.c"
  210. >
  211. </File>
  212. <File
  213. RelativePath=".\oss_util.c"
  214. >
  215. </File>
  216. <File
  217. RelativePath=".\oss_xml.c"
  218. >
  219. </File>
  220. </Filter>
  221. <Filter
  222. Name="Header Files"
  223. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  224. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  225. >
  226. <File
  227. RelativePath=".\aos_buf.h"
  228. >
  229. </File>
  230. <File
  231. RelativePath=".\aos_crc64.h"
  232. >
  233. </File>
  234. <File
  235. RelativePath=".\aos_define.h"
  236. >
  237. </File>
  238. <File
  239. RelativePath=".\aos_fstack.h"
  240. >
  241. </File>
  242. <File
  243. RelativePath=".\aos_http_io.h"
  244. >
  245. </File>
  246. <File
  247. RelativePath=".\aos_list.h"
  248. >
  249. </File>
  250. <File
  251. RelativePath=".\aos_log.h"
  252. >
  253. </File>
  254. <File
  255. RelativePath=".\aos_status.h"
  256. >
  257. </File>
  258. <File
  259. RelativePath=".\aos_string.h"
  260. >
  261. </File>
  262. <File
  263. RelativePath=".\aos_transport.h"
  264. >
  265. </File>
  266. <File
  267. RelativePath=".\aos_util.h"
  268. >
  269. </File>
  270. <File
  271. RelativePath=".\oss_api.h"
  272. >
  273. </File>
  274. <File
  275. RelativePath=".\oss_auth.h"
  276. >
  277. </File>
  278. <File
  279. RelativePath=".\oss_define.h"
  280. >
  281. </File>
  282. <File
  283. RelativePath=".\oss_resumable.h"
  284. >
  285. </File>
  286. <File
  287. RelativePath=".\oss_util.h"
  288. >
  289. </File>
  290. <File
  291. RelativePath=".\oss_xml.h"
  292. >
  293. </File>
  294. </Filter>
  295. </Files>
  296. <Globals>
  297. </Globals>
  298. </VisualStudioProject>