iksemel.2008.vcproj 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="iksemel"
  6. ProjectGUID="{E727E8F6-935D-46FE-8B0E-37834748A0E3}"
  7. RootNamespace="iksemel"
  8. Keyword="Win32Proj"
  9. TargetFrameworkVersion="131072"
  10. >
  11. <Platforms>
  12. <Platform
  13. Name="Win32"
  14. />
  15. <Platform
  16. Name="x64"
  17. />
  18. </Platforms>
  19. <ToolFiles>
  20. </ToolFiles>
  21. <Configurations>
  22. <Configuration
  23. Name="Debug|Win32"
  24. OutputDirectory="$(ConfigurationName)"
  25. IntermediateDirectory="$(ConfigurationName)"
  26. ConfigurationType="4"
  27. CharacterSet="1"
  28. >
  29. <Tool
  30. Name="VCPreBuildEventTool"
  31. />
  32. <Tool
  33. Name="VCCustomBuildTool"
  34. />
  35. <Tool
  36. Name="VCXMLDataGeneratorTool"
  37. />
  38. <Tool
  39. Name="VCWebServiceProxyGeneratorTool"
  40. />
  41. <Tool
  42. Name="VCMIDLTool"
  43. />
  44. <Tool
  45. Name="VCCLCompilerTool"
  46. Optimization="0"
  47. AdditionalIncludeDirectories="..\..\iksemel\include;.;..\..\openssl-1.0.0a\include"
  48. PreprocessorDefinitions="WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;HAVE_SSL;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
  49. MinimalRebuild="true"
  50. BasicRuntimeChecks="3"
  51. RuntimeLibrary="3"
  52. UsePrecompiledHeader="0"
  53. WarningLevel="0"
  54. DebugInformationFormat="3"
  55. />
  56. <Tool
  57. Name="VCManagedResourceCompilerTool"
  58. />
  59. <Tool
  60. Name="VCResourceCompilerTool"
  61. />
  62. <Tool
  63. Name="VCPreLinkEventTool"
  64. />
  65. <Tool
  66. Name="VCLibrarianTool"
  67. />
  68. <Tool
  69. Name="VCALinkTool"
  70. />
  71. <Tool
  72. Name="VCXDCMakeTool"
  73. />
  74. <Tool
  75. Name="VCBscMakeTool"
  76. />
  77. <Tool
  78. Name="VCFxCopTool"
  79. />
  80. <Tool
  81. Name="VCPostBuildEventTool"
  82. />
  83. </Configuration>
  84. <Configuration
  85. Name="Debug|x64"
  86. OutputDirectory="$(PlatformName)\$(ConfigurationName)"
  87. IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
  88. ConfigurationType="4"
  89. CharacterSet="1"
  90. >
  91. <Tool
  92. Name="VCPreBuildEventTool"
  93. />
  94. <Tool
  95. Name="VCCustomBuildTool"
  96. />
  97. <Tool
  98. Name="VCXMLDataGeneratorTool"
  99. />
  100. <Tool
  101. Name="VCWebServiceProxyGeneratorTool"
  102. />
  103. <Tool
  104. Name="VCMIDLTool"
  105. TargetEnvironment="3"
  106. />
  107. <Tool
  108. Name="VCCLCompilerTool"
  109. Optimization="0"
  110. AdditionalIncludeDirectories="..\..\iksemel\include;.;..\..\openssl-1.0.0a\include"
  111. PreprocessorDefinitions="WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;HAVE_SSL;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
  112. MinimalRebuild="true"
  113. BasicRuntimeChecks="3"
  114. RuntimeLibrary="3"
  115. UsePrecompiledHeader="0"
  116. WarningLevel="0"
  117. DebugInformationFormat="3"
  118. />
  119. <Tool
  120. Name="VCManagedResourceCompilerTool"
  121. />
  122. <Tool
  123. Name="VCResourceCompilerTool"
  124. />
  125. <Tool
  126. Name="VCPreLinkEventTool"
  127. />
  128. <Tool
  129. Name="VCLibrarianTool"
  130. />
  131. <Tool
  132. Name="VCALinkTool"
  133. />
  134. <Tool
  135. Name="VCXDCMakeTool"
  136. />
  137. <Tool
  138. Name="VCBscMakeTool"
  139. />
  140. <Tool
  141. Name="VCFxCopTool"
  142. />
  143. <Tool
  144. Name="VCPostBuildEventTool"
  145. />
  146. </Configuration>
  147. <Configuration
  148. Name="Release|Win32"
  149. OutputDirectory="$(ConfigurationName)"
  150. IntermediateDirectory="$(ConfigurationName)"
  151. ConfigurationType="4"
  152. CharacterSet="1"
  153. WholeProgramOptimization="1"
  154. >
  155. <Tool
  156. Name="VCPreBuildEventTool"
  157. />
  158. <Tool
  159. Name="VCCustomBuildTool"
  160. />
  161. <Tool
  162. Name="VCXMLDataGeneratorTool"
  163. />
  164. <Tool
  165. Name="VCWebServiceProxyGeneratorTool"
  166. />
  167. <Tool
  168. Name="VCMIDLTool"
  169. />
  170. <Tool
  171. Name="VCCLCompilerTool"
  172. AdditionalIncludeDirectories="..\..\iksemel\include;.;..\..\openssl-1.0.0a\include"
  173. PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;HAVE_SSL;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
  174. RuntimeLibrary="2"
  175. UsePrecompiledHeader="0"
  176. WarningLevel="0"
  177. DebugInformationFormat="3"
  178. />
  179. <Tool
  180. Name="VCManagedResourceCompilerTool"
  181. />
  182. <Tool
  183. Name="VCResourceCompilerTool"
  184. />
  185. <Tool
  186. Name="VCPreLinkEventTool"
  187. />
  188. <Tool
  189. Name="VCLibrarianTool"
  190. />
  191. <Tool
  192. Name="VCALinkTool"
  193. />
  194. <Tool
  195. Name="VCXDCMakeTool"
  196. />
  197. <Tool
  198. Name="VCBscMakeTool"
  199. />
  200. <Tool
  201. Name="VCFxCopTool"
  202. />
  203. <Tool
  204. Name="VCPostBuildEventTool"
  205. />
  206. </Configuration>
  207. <Configuration
  208. Name="Release|x64"
  209. OutputDirectory="$(PlatformName)\$(ConfigurationName)"
  210. IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
  211. ConfigurationType="4"
  212. CharacterSet="1"
  213. WholeProgramOptimization="1"
  214. >
  215. <Tool
  216. Name="VCPreBuildEventTool"
  217. />
  218. <Tool
  219. Name="VCCustomBuildTool"
  220. />
  221. <Tool
  222. Name="VCXMLDataGeneratorTool"
  223. />
  224. <Tool
  225. Name="VCWebServiceProxyGeneratorTool"
  226. />
  227. <Tool
  228. Name="VCMIDLTool"
  229. TargetEnvironment="3"
  230. />
  231. <Tool
  232. Name="VCCLCompilerTool"
  233. AdditionalIncludeDirectories="..\..\iksemel\include;.;..\..\openssl-1.0.0a\include"
  234. PreprocessorDefinitions="WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;HAVE_SSL;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
  235. RuntimeLibrary="2"
  236. UsePrecompiledHeader="0"
  237. WarningLevel="0"
  238. DebugInformationFormat="3"
  239. />
  240. <Tool
  241. Name="VCManagedResourceCompilerTool"
  242. />
  243. <Tool
  244. Name="VCResourceCompilerTool"
  245. />
  246. <Tool
  247. Name="VCPreLinkEventTool"
  248. />
  249. <Tool
  250. Name="VCLibrarianTool"
  251. />
  252. <Tool
  253. Name="VCALinkTool"
  254. />
  255. <Tool
  256. Name="VCXDCMakeTool"
  257. />
  258. <Tool
  259. Name="VCBscMakeTool"
  260. />
  261. <Tool
  262. Name="VCFxCopTool"
  263. />
  264. <Tool
  265. Name="VCPostBuildEventTool"
  266. />
  267. </Configuration>
  268. </Configurations>
  269. <References>
  270. </References>
  271. <Files>
  272. <Filter
  273. Name="Source Files"
  274. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  275. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  276. >
  277. <File
  278. RelativePath="..\..\iksemel\src\base64.c"
  279. >
  280. </File>
  281. <File
  282. RelativePath="..\..\iksemel\src\dom.c"
  283. >
  284. </File>
  285. <File
  286. RelativePath="..\..\iksemel\src\filter.c"
  287. >
  288. </File>
  289. <File
  290. RelativePath="..\..\iksemel\src\iks.c"
  291. >
  292. </File>
  293. <File
  294. RelativePath="..\..\iksemel\src\ikstack.c"
  295. >
  296. </File>
  297. <File
  298. RelativePath="..\..\iksemel\src\io-posix.c"
  299. >
  300. </File>
  301. <File
  302. RelativePath="..\..\iksemel\src\jabber.c"
  303. >
  304. </File>
  305. <File
  306. RelativePath="..\..\iksemel\src\md5.c"
  307. >
  308. </File>
  309. <File
  310. RelativePath="..\..\iksemel\src\sax.c"
  311. >
  312. </File>
  313. <File
  314. RelativePath="..\..\iksemel\src\sha.c"
  315. >
  316. </File>
  317. <File
  318. RelativePath="..\..\iksemel\src\stream.c"
  319. >
  320. </File>
  321. <File
  322. RelativePath="..\..\iksemel\src\utility.c"
  323. >
  324. </File>
  325. </Filter>
  326. <Filter
  327. Name="Header Files"
  328. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  329. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  330. >
  331. <File
  332. RelativePath="..\..\iksemel\include\common.h"
  333. >
  334. </File>
  335. <File
  336. RelativePath="..\..\iksemel\include\config.h"
  337. >
  338. </File>
  339. <File
  340. RelativePath="..\..\iksemel\include\finetune.h"
  341. >
  342. </File>
  343. <File
  344. RelativePath="..\..\iksemel\include\iksemel.h"
  345. >
  346. </File>
  347. </Filter>
  348. <Filter
  349. Name="Resource Files"
  350. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  351. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  352. >
  353. </Filter>
  354. </Files>
  355. <Globals>
  356. </Globals>
  357. </VisualStudioProject>