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.

259 lines
5.0 KiB

  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="XNetSDKTest"
  6. ProjectGUID="{F3AFE773-6A5A-4952-BEDA-A97CD94D636E}"
  7. RootNamespace="XNetSDKTest"
  8. Keyword="Win32Proj"
  9. TargetFrameworkVersion="196613"
  10. >
  11. <Platforms>
  12. <Platform
  13. Name="x64"
  14. />
  15. </Platforms>
  16. <ToolFiles>
  17. </ToolFiles>
  18. <Configurations>
  19. <Configuration
  20. Name="Release|x64"
  21. OutputDirectory="Release"
  22. IntermediateDirectory="Temp\$(ProjectName)\$(ConfigurationName)"
  23. ConfigurationType="1"
  24. CharacterSet="1"
  25. WholeProgramOptimization="1"
  26. >
  27. <Tool
  28. Name="VCPreBuildEventTool"
  29. />
  30. <Tool
  31. Name="VCCustomBuildTool"
  32. />
  33. <Tool
  34. Name="VCXMLDataGeneratorTool"
  35. />
  36. <Tool
  37. Name="VCWebServiceProxyGeneratorTool"
  38. />
  39. <Tool
  40. Name="VCMIDLTool"
  41. TargetEnvironment="3"
  42. />
  43. <Tool
  44. Name="VCCLCompilerTool"
  45. Optimization="2"
  46. EnableIntrinsicFunctions="true"
  47. AdditionalIncludeDirectories="./Include;./Include/Json_Header;./"
  48. PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
  49. RuntimeLibrary="0"
  50. EnableFunctionLevelLinking="true"
  51. UsePrecompiledHeader="0"
  52. WarningLevel="3"
  53. DebugInformationFormat="3"
  54. />
  55. <Tool
  56. Name="VCManagedResourceCompilerTool"
  57. />
  58. <Tool
  59. Name="VCResourceCompilerTool"
  60. />
  61. <Tool
  62. Name="VCPreLinkEventTool"
  63. />
  64. <Tool
  65. Name="VCLinkerTool"
  66. AdditionalDependencies="XJSON.lib XNetSDK.lib"
  67. LinkIncremental="1"
  68. AdditionalLibraryDirectories=".\Lib\Windows_X64"
  69. GenerateDebugInformation="true"
  70. SubSystem="1"
  71. OptimizeReferences="2"
  72. EnableCOMDATFolding="2"
  73. TargetMachine="17"
  74. />
  75. <Tool
  76. Name="VCALinkTool"
  77. />
  78. <Tool
  79. Name="VCManifestTool"
  80. />
  81. <Tool
  82. Name="VCXDCMakeTool"
  83. />
  84. <Tool
  85. Name="VCBscMakeTool"
  86. />
  87. <Tool
  88. Name="VCFxCopTool"
  89. />
  90. <Tool
  91. Name="VCAppVerifierTool"
  92. />
  93. <Tool
  94. Name="VCPostBuildEventTool"
  95. />
  96. </Configuration>
  97. </Configurations>
  98. <References>
  99. </References>
  100. <Files>
  101. <Filter
  102. Name="Ô´Îļþ"
  103. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  104. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  105. >
  106. <File
  107. RelativePath=".\TestDASServer.cpp"
  108. >
  109. </File>
  110. <File
  111. RelativePath=".\TestDevAlarmCallback.cpp"
  112. >
  113. </File>
  114. <File
  115. RelativePath=".\TestDevConfig.cpp"
  116. >
  117. </File>
  118. <File
  119. RelativePath=".\TestDevFileFind.cpp"
  120. >
  121. </File>
  122. <File
  123. RelativePath=".\TestDevPTZ.cpp"
  124. >
  125. </File>
  126. <File
  127. RelativePath=".\TestDevSearch.cpp"
  128. >
  129. </File>
  130. <File
  131. RelativePath=".\TestDevSnap.cpp"
  132. >
  133. </File>
  134. <File
  135. RelativePath=".\TestDevTalk.cpp"
  136. >
  137. </File>
  138. <File
  139. RelativePath=".\TestDownload.cpp"
  140. >
  141. </File>
  142. <File
  143. RelativePath=".\TestDownloadFileByName.cpp"
  144. >
  145. </File>
  146. <File
  147. RelativePath=".\TestFuns.cpp"
  148. >
  149. </File>
  150. <File
  151. RelativePath=".\TestMediaFaceImage.cpp"
  152. >
  153. </File>
  154. <File
  155. RelativePath=".\TestMediaRealPlay.cpp"
  156. >
  157. </File>
  158. <File
  159. RelativePath=".\TestMediaRecordPlay.cpp"
  160. >
  161. </File>
  162. <File
  163. RelativePath=".\TestOpenTransChannel.cpp"
  164. >
  165. </File>
  166. <File
  167. RelativePath=".\TestOPLogQuery.cpp"
  168. >
  169. </File>
  170. <File
  171. RelativePath=".\TestOSDInfo.cpp"
  172. >
  173. </File>
  174. <File
  175. RelativePath=".\TestPTZPreset.cpp"
  176. >
  177. </File>
  178. <File
  179. RelativePath=".\TestSerialWrite.cpp"
  180. >
  181. </File>
  182. <File
  183. RelativePath=".\TestUpgrade.cpp"
  184. >
  185. </File>
  186. <File
  187. RelativePath=".\TestVideoCfg.cpp"
  188. >
  189. </File>
  190. <File
  191. RelativePath=".\XNetSDKTest.cpp"
  192. >
  193. </File>
  194. <Filter
  195. Name="Config"
  196. >
  197. <File
  198. RelativePath=".\Config\ConfigDataCentre.cpp"
  199. >
  200. </File>
  201. <File
  202. RelativePath=".\Config\TestCameraConfig.cpp"
  203. >
  204. </File>
  205. <File
  206. RelativePath=".\Config\TestDefaultConfig.cpp"
  207. >
  208. </File>
  209. <File
  210. RelativePath=".\Config\TestDevSystemConfig.cpp"
  211. >
  212. </File>
  213. <File
  214. RelativePath=".\Config\TestEncodeConfig.cpp"
  215. >
  216. </File>
  217. <File
  218. RelativePath=".\Config\TestModifyPassword.cpp"
  219. >
  220. </File>
  221. <File
  222. RelativePath=".\Config\TestRebot.cpp"
  223. >
  224. </File>
  225. </Filter>
  226. </Filter>
  227. <Filter
  228. Name="Í·Îļþ"
  229. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  230. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  231. >
  232. <File
  233. RelativePath=".\Include\XNetSDK.h"
  234. >
  235. </File>
  236. <File
  237. RelativePath=".\Include\XNetSDKDefine.h"
  238. >
  239. </File>
  240. <File
  241. RelativePath=".\Include\XNetSDKSyn.h"
  242. >
  243. </File>
  244. </Filter>
  245. <Filter
  246. Name="×ÊÔ´Îļþ"
  247. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  248. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  249. >
  250. </Filter>
  251. <File
  252. RelativePath=".\ReadMe.txt"
  253. >
  254. </File>
  255. </Files>
  256. <Globals>
  257. </Globals>
  258. </VisualStudioProject>