2
0

sample_add_server.vcproj 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433
  1. <?xml version="1.0" encoding="windows-1251"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9,00"
  5. Name="sample_add_server"
  6. ProjectGUID="{BEEB1B9C-BAF4-4B54-AB51-891156301702}"
  7. RootNamespace="sample_add_server"
  8. TargetFrameworkVersion="0"
  9. >
  10. <Platforms>
  11. <Platform
  12. Name="Win32"
  13. />
  14. <Platform
  15. Name="x64"
  16. />
  17. </Platforms>
  18. <ToolFiles>
  19. </ToolFiles>
  20. <Configurations>
  21. <Configuration
  22. Name="Release|Win32"
  23. OutputDirectory="..\..\bin\$(ConfigurationName)-$(PlatformName)\"
  24. IntermediateDirectory="..\..\temp\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\"
  25. ConfigurationType="1"
  26. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
  27. UseOfMFC="0"
  28. ATLMinimizesCRunTimeLibraryUsage="false"
  29. CharacterSet="2"
  30. >
  31. <Tool
  32. Name="VCPreBuildEventTool"
  33. />
  34. <Tool
  35. Name="VCCustomBuildTool"
  36. />
  37. <Tool
  38. Name="VCXMLDataGeneratorTool"
  39. />
  40. <Tool
  41. Name="VCWebServiceProxyGeneratorTool"
  42. />
  43. <Tool
  44. Name="VCMIDLTool"
  45. />
  46. <Tool
  47. Name="VCCLCompilerTool"
  48. Optimization="2"
  49. InlineFunctionExpansion="1"
  50. AdditionalIncludeDirectories="../..,../../include,../../lib/util/include,../../.."
  51. PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;ABYSS_WIN32;_THREAD"
  52. StringPooling="true"
  53. RuntimeLibrary="2"
  54. EnableFunctionLevelLinking="true"
  55. PrecompiledHeaderFile="$(IntDir)\$(ProjectName).pch"
  56. AssemblerListingLocation="$(IntDir)\"
  57. ObjectFile="$(IntDir)\"
  58. ProgramDataBaseFileName="$(IntDir)\"
  59. WarningLevel="3"
  60. SuppressStartupBanner="true"
  61. />
  62. <Tool
  63. Name="VCManagedResourceCompilerTool"
  64. />
  65. <Tool
  66. Name="VCResourceCompilerTool"
  67. PreprocessorDefinitions="NDEBUG"
  68. Culture="1033"
  69. />
  70. <Tool
  71. Name="VCPreLinkEventTool"
  72. />
  73. <Tool
  74. Name="VCLinkerTool"
  75. OutputFile="$(OutDir)\$(ProjectName).exe"
  76. LinkIncremental="1"
  77. SuppressStartupBanner="true"
  78. ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"
  79. SubSystem="1"
  80. RandomizedBaseAddress="1"
  81. DataExecutionPrevention="0"
  82. TargetMachine="1"
  83. />
  84. <Tool
  85. Name="VCALinkTool"
  86. />
  87. <Tool
  88. Name="VCManifestTool"
  89. />
  90. <Tool
  91. Name="VCXDCMakeTool"
  92. />
  93. <Tool
  94. Name="VCBscMakeTool"
  95. SuppressStartupBanner="true"
  96. OutputFile="$(IntDir)\$(ProjectName).bsc"
  97. />
  98. <Tool
  99. Name="VCFxCopTool"
  100. />
  101. <Tool
  102. Name="VCAppVerifierTool"
  103. />
  104. <Tool
  105. Name="VCPostBuildEventTool"
  106. />
  107. </Configuration>
  108. <Configuration
  109. Name="Debug|Win32"
  110. OutputDirectory="..\..\bin\$(ConfigurationName)-$(PlatformName)\"
  111. IntermediateDirectory="..\..\temp\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\"
  112. ConfigurationType="1"
  113. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
  114. UseOfMFC="0"
  115. ATLMinimizesCRunTimeLibraryUsage="false"
  116. CharacterSet="2"
  117. >
  118. <Tool
  119. Name="VCPreBuildEventTool"
  120. />
  121. <Tool
  122. Name="VCCustomBuildTool"
  123. />
  124. <Tool
  125. Name="VCXMLDataGeneratorTool"
  126. />
  127. <Tool
  128. Name="VCWebServiceProxyGeneratorTool"
  129. />
  130. <Tool
  131. Name="VCMIDLTool"
  132. />
  133. <Tool
  134. Name="VCCLCompilerTool"
  135. Optimization="0"
  136. AdditionalIncludeDirectories="../..,../../include,../../lib/util/include,../../.."
  137. PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;ABYSS_WIN32;_THREAD"
  138. BasicRuntimeChecks="3"
  139. RuntimeLibrary="3"
  140. PrecompiledHeaderFile="$(IntDir)\$(ProjectName).pch"
  141. AssemblerListingLocation="$(IntDir)\"
  142. ObjectFile="$(IntDir)\"
  143. ProgramDataBaseFileName="$(IntDir)\"
  144. WarningLevel="3"
  145. SuppressStartupBanner="true"
  146. DebugInformationFormat="3"
  147. />
  148. <Tool
  149. Name="VCManagedResourceCompilerTool"
  150. />
  151. <Tool
  152. Name="VCResourceCompilerTool"
  153. PreprocessorDefinitions="_DEBUG"
  154. Culture="1033"
  155. />
  156. <Tool
  157. Name="VCPreLinkEventTool"
  158. />
  159. <Tool
  160. Name="VCLinkerTool"
  161. OutputFile="$(OutDir)\$(ProjectName).exe"
  162. LinkIncremental="1"
  163. SuppressStartupBanner="true"
  164. GenerateDebugInformation="true"
  165. ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"
  166. SubSystem="1"
  167. RandomizedBaseAddress="1"
  168. DataExecutionPrevention="0"
  169. TargetMachine="1"
  170. />
  171. <Tool
  172. Name="VCALinkTool"
  173. />
  174. <Tool
  175. Name="VCManifestTool"
  176. />
  177. <Tool
  178. Name="VCXDCMakeTool"
  179. />
  180. <Tool
  181. Name="VCBscMakeTool"
  182. SuppressStartupBanner="true"
  183. OutputFile="$(IntDir)\$(ProjectName).bsc"
  184. />
  185. <Tool
  186. Name="VCFxCopTool"
  187. />
  188. <Tool
  189. Name="VCAppVerifierTool"
  190. />
  191. <Tool
  192. Name="VCPostBuildEventTool"
  193. />
  194. </Configuration>
  195. <Configuration
  196. Name="Release|x64"
  197. OutputDirectory="..\..\bin\$(ConfigurationName)-$(PlatformName)\"
  198. IntermediateDirectory="..\..\temp\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\"
  199. ConfigurationType="1"
  200. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
  201. UseOfMFC="0"
  202. ATLMinimizesCRunTimeLibraryUsage="false"
  203. CharacterSet="2"
  204. >
  205. <Tool
  206. Name="VCPreBuildEventTool"
  207. />
  208. <Tool
  209. Name="VCCustomBuildTool"
  210. />
  211. <Tool
  212. Name="VCXMLDataGeneratorTool"
  213. />
  214. <Tool
  215. Name="VCWebServiceProxyGeneratorTool"
  216. />
  217. <Tool
  218. Name="VCMIDLTool"
  219. TargetEnvironment="3"
  220. />
  221. <Tool
  222. Name="VCCLCompilerTool"
  223. Optimization="2"
  224. InlineFunctionExpansion="1"
  225. AdditionalIncludeDirectories="../..,../../include,../../lib/util/include,../../.."
  226. PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;ABYSS_WIN32;_THREAD"
  227. StringPooling="true"
  228. RuntimeLibrary="2"
  229. EnableFunctionLevelLinking="true"
  230. PrecompiledHeaderFile="$(IntDir)\$(ProjectName).pch"
  231. AssemblerListingLocation="$(IntDir)\"
  232. ObjectFile="$(IntDir)\"
  233. ProgramDataBaseFileName="$(IntDir)\"
  234. WarningLevel="3"
  235. SuppressStartupBanner="true"
  236. />
  237. <Tool
  238. Name="VCManagedResourceCompilerTool"
  239. />
  240. <Tool
  241. Name="VCResourceCompilerTool"
  242. PreprocessorDefinitions="NDEBUG"
  243. Culture="1033"
  244. />
  245. <Tool
  246. Name="VCPreLinkEventTool"
  247. />
  248. <Tool
  249. Name="VCLinkerTool"
  250. OutputFile="$(OutDir)\$(ProjectName).exe"
  251. LinkIncremental="1"
  252. SuppressStartupBanner="true"
  253. ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"
  254. SubSystem="1"
  255. RandomizedBaseAddress="1"
  256. DataExecutionPrevention="0"
  257. TargetMachine="17"
  258. />
  259. <Tool
  260. Name="VCALinkTool"
  261. />
  262. <Tool
  263. Name="VCManifestTool"
  264. />
  265. <Tool
  266. Name="VCXDCMakeTool"
  267. />
  268. <Tool
  269. Name="VCBscMakeTool"
  270. SuppressStartupBanner="true"
  271. OutputFile="$(IntDir)\$(ProjectName).bsc"
  272. />
  273. <Tool
  274. Name="VCFxCopTool"
  275. />
  276. <Tool
  277. Name="VCAppVerifierTool"
  278. />
  279. <Tool
  280. Name="VCPostBuildEventTool"
  281. />
  282. </Configuration>
  283. <Configuration
  284. Name="Debug|x64"
  285. OutputDirectory="..\..\bin\$(ConfigurationName)-$(PlatformName)\"
  286. IntermediateDirectory="..\..\temp\$(PlatformName)\$(ConfigurationName)\$(ProjectName)\"
  287. ConfigurationType="1"
  288. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
  289. UseOfMFC="0"
  290. ATLMinimizesCRunTimeLibraryUsage="false"
  291. CharacterSet="2"
  292. >
  293. <Tool
  294. Name="VCPreBuildEventTool"
  295. />
  296. <Tool
  297. Name="VCCustomBuildTool"
  298. />
  299. <Tool
  300. Name="VCXMLDataGeneratorTool"
  301. />
  302. <Tool
  303. Name="VCWebServiceProxyGeneratorTool"
  304. />
  305. <Tool
  306. Name="VCMIDLTool"
  307. TargetEnvironment="3"
  308. />
  309. <Tool
  310. Name="VCCLCompilerTool"
  311. Optimization="0"
  312. AdditionalIncludeDirectories="../..,../../include,../../lib/util/include,../../.."
  313. PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;ABYSS_WIN32;_THREAD"
  314. BasicRuntimeChecks="3"
  315. RuntimeLibrary="3"
  316. PrecompiledHeaderFile="$(IntDir)\$(ProjectName).pch"
  317. AssemblerListingLocation="$(IntDir)\"
  318. ObjectFile="$(IntDir)\"
  319. ProgramDataBaseFileName="$(IntDir)\"
  320. WarningLevel="3"
  321. SuppressStartupBanner="true"
  322. DebugInformationFormat="3"
  323. />
  324. <Tool
  325. Name="VCManagedResourceCompilerTool"
  326. />
  327. <Tool
  328. Name="VCResourceCompilerTool"
  329. PreprocessorDefinitions="_DEBUG"
  330. Culture="1033"
  331. />
  332. <Tool
  333. Name="VCPreLinkEventTool"
  334. />
  335. <Tool
  336. Name="VCLinkerTool"
  337. OutputFile="$(OutDir)\$(ProjectName).exe"
  338. LinkIncremental="1"
  339. SuppressStartupBanner="true"
  340. GenerateDebugInformation="true"
  341. ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"
  342. SubSystem="1"
  343. RandomizedBaseAddress="1"
  344. DataExecutionPrevention="0"
  345. TargetMachine="17"
  346. />
  347. <Tool
  348. Name="VCALinkTool"
  349. />
  350. <Tool
  351. Name="VCManifestTool"
  352. />
  353. <Tool
  354. Name="VCXDCMakeTool"
  355. />
  356. <Tool
  357. Name="VCBscMakeTool"
  358. SuppressStartupBanner="true"
  359. OutputFile="$(IntDir)\$(ProjectName).bsc"
  360. />
  361. <Tool
  362. Name="VCFxCopTool"
  363. />
  364. <Tool
  365. Name="VCAppVerifierTool"
  366. />
  367. <Tool
  368. Name="VCPostBuildEventTool"
  369. />
  370. </Configuration>
  371. </Configurations>
  372. <References>
  373. </References>
  374. <Files>
  375. <Filter
  376. Name="Source Files"
  377. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  378. >
  379. <File
  380. RelativePath="..\..\examples\xmlrpc_sample_add_server.c"
  381. >
  382. <FileConfiguration
  383. Name="Release|Win32"
  384. >
  385. <Tool
  386. Name="VCCLCompilerTool"
  387. AdditionalIncludeDirectories=""
  388. PreprocessorDefinitions=""
  389. />
  390. </FileConfiguration>
  391. <FileConfiguration
  392. Name="Debug|Win32"
  393. >
  394. <Tool
  395. Name="VCCLCompilerTool"
  396. AdditionalIncludeDirectories=""
  397. PreprocessorDefinitions=""
  398. />
  399. </FileConfiguration>
  400. <FileConfiguration
  401. Name="Release|x64"
  402. >
  403. <Tool
  404. Name="VCCLCompilerTool"
  405. AdditionalIncludeDirectories=""
  406. PreprocessorDefinitions=""
  407. />
  408. </FileConfiguration>
  409. <FileConfiguration
  410. Name="Debug|x64"
  411. >
  412. <Tool
  413. Name="VCCLCompilerTool"
  414. AdditionalIncludeDirectories=""
  415. PreprocessorDefinitions=""
  416. />
  417. </FileConfiguration>
  418. </File>
  419. </Filter>
  420. <Filter
  421. Name="Header Files"
  422. Filter="h;hpp;hxx;hm;inl"
  423. >
  424. </Filter>
  425. <Filter
  426. Name="Resource Files"
  427. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  428. >
  429. </Filter>
  430. </Files>
  431. <Globals>
  432. </Globals>
  433. </VisualStudioProject>