libshout.vcproj 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394
  1. <?xml version="1.0" encoding="windows-1255"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="libshout"
  6. ProjectGUID="{D3D8B329-20BE-475E-9E83-653CEA0E0EF5}"
  7. RootNamespace="libshout"
  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="$(ConfigurationName)"
  24. IntermediateDirectory="$(ConfigurationName)"
  25. ConfigurationType="4"
  26. CharacterSet="2"
  27. >
  28. <Tool
  29. Name="VCPreBuildEventTool"
  30. />
  31. <Tool
  32. Name="VCCustomBuildTool"
  33. />
  34. <Tool
  35. Name="VCXMLDataGeneratorTool"
  36. />
  37. <Tool
  38. Name="VCWebServiceProxyGeneratorTool"
  39. />
  40. <Tool
  41. Name="VCMIDLTool"
  42. />
  43. <Tool
  44. Name="VCCLCompilerTool"
  45. Optimization="2"
  46. InlineFunctionExpansion="1"
  47. AdditionalIncludeDirectories=".\,..\..\libshout-2.2.2\src,..\..\libshout-2.2.2\include,..\..\libogg-1.1.3\include,..\..\pthreads-w32-2-7-0-release,..\..\libshout-2.2.2\win32\include"
  48. PreprocessorDefinitions="WIN32;_LIB;_WIN32;VERSION=\&quot;2.0.0\&quot;;LIBSHOUT_MAJOR=2;LIBSHOUT_MINOR=0;LIBSHOUT_MICRO=0;HAVE_WINSOCK2_H;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
  49. StringPooling="true"
  50. RuntimeLibrary="0"
  51. EnableFunctionLevelLinking="true"
  52. AssemblerListingLocation=".\Static_Release/"
  53. ObjectFile=".\Static_Release/"
  54. ProgramDataBaseFileName=".\Static_Release/"
  55. WarningLevel="0"
  56. SuppressStartupBanner="true"
  57. />
  58. <Tool
  59. Name="VCManagedResourceCompilerTool"
  60. />
  61. <Tool
  62. Name="VCResourceCompilerTool"
  63. PreprocessorDefinitions="NDEBUG"
  64. Culture="1033"
  65. />
  66. <Tool
  67. Name="VCPreLinkEventTool"
  68. />
  69. <Tool
  70. Name="VCLibrarianTool"
  71. OutputFile="$(OutDir)/libshout.lib"
  72. SuppressStartupBanner="true"
  73. />
  74. <Tool
  75. Name="VCALinkTool"
  76. />
  77. <Tool
  78. Name="VCXDCMakeTool"
  79. />
  80. <Tool
  81. Name="VCBscMakeTool"
  82. />
  83. <Tool
  84. Name="VCFxCopTool"
  85. />
  86. <Tool
  87. Name="VCPostBuildEventTool"
  88. />
  89. </Configuration>
  90. <Configuration
  91. Name="Release|x64"
  92. OutputDirectory="$(PlatformName)\$(ConfigurationName)"
  93. IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
  94. ConfigurationType="4"
  95. CharacterSet="2"
  96. >
  97. <Tool
  98. Name="VCPreBuildEventTool"
  99. />
  100. <Tool
  101. Name="VCCustomBuildTool"
  102. />
  103. <Tool
  104. Name="VCXMLDataGeneratorTool"
  105. />
  106. <Tool
  107. Name="VCWebServiceProxyGeneratorTool"
  108. />
  109. <Tool
  110. Name="VCMIDLTool"
  111. TargetEnvironment="3"
  112. />
  113. <Tool
  114. Name="VCCLCompilerTool"
  115. Optimization="2"
  116. InlineFunctionExpansion="1"
  117. AdditionalIncludeDirectories=".\,..\..\libshout-2.2.2\src,..\..\libshout-2.2.2\include,..\..\libogg-1.1.3\include,..\..\pthreads-w32-2-7-0-release,..\..\libshout-2.2.2\win32\include"
  118. PreprocessorDefinitions="WIN32;_LIB;_WIN32;VERSION=\&quot;2.0.0\&quot;;LIBSHOUT_MAJOR=2;LIBSHOUT_MINOR=0;LIBSHOUT_MICRO=0;HAVE_WINSOCK2_H;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
  119. StringPooling="true"
  120. RuntimeLibrary="0"
  121. EnableFunctionLevelLinking="true"
  122. WarningLevel="0"
  123. SuppressStartupBanner="true"
  124. />
  125. <Tool
  126. Name="VCManagedResourceCompilerTool"
  127. />
  128. <Tool
  129. Name="VCResourceCompilerTool"
  130. PreprocessorDefinitions="NDEBUG"
  131. Culture="1033"
  132. />
  133. <Tool
  134. Name="VCPreLinkEventTool"
  135. />
  136. <Tool
  137. Name="VCLibrarianTool"
  138. OutputFile="$(OutDir)/libshout.lib"
  139. SuppressStartupBanner="true"
  140. />
  141. <Tool
  142. Name="VCALinkTool"
  143. />
  144. <Tool
  145. Name="VCXDCMakeTool"
  146. />
  147. <Tool
  148. Name="VCBscMakeTool"
  149. />
  150. <Tool
  151. Name="VCFxCopTool"
  152. />
  153. <Tool
  154. Name="VCPostBuildEventTool"
  155. />
  156. </Configuration>
  157. <Configuration
  158. Name="Debug|Win32"
  159. OutputDirectory="$(ConfigurationName)"
  160. IntermediateDirectory="$(ConfigurationName)"
  161. ConfigurationType="4"
  162. CharacterSet="2"
  163. >
  164. <Tool
  165. Name="VCPreBuildEventTool"
  166. />
  167. <Tool
  168. Name="VCCustomBuildTool"
  169. />
  170. <Tool
  171. Name="VCXMLDataGeneratorTool"
  172. />
  173. <Tool
  174. Name="VCWebServiceProxyGeneratorTool"
  175. />
  176. <Tool
  177. Name="VCMIDLTool"
  178. />
  179. <Tool
  180. Name="VCCLCompilerTool"
  181. Optimization="0"
  182. AdditionalIncludeDirectories=".\,..\..\libshout-2.2.2\src,..\..\libshout-2.2.2\include,..\..\libogg-1.1.3\include,..\..\pthreads-w32-2-7-0-release,..\..\libshout-2.2.2\win32\include"
  183. PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_WIN32;VERSION=\&quot;2.0.0\&quot;;LIBSHOUT_MAJOR=2;LIBSHOUT_MINOR=0;LIBSHOUT_MICRO=0;HAVE_WINSOCK2_H;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
  184. MinimalRebuild="true"
  185. BasicRuntimeChecks="3"
  186. RuntimeLibrary="1"
  187. AssemblerListingLocation=".\Static_Debug/"
  188. ObjectFile=".\Static_Debug/"
  189. ProgramDataBaseFileName=".\Static_Debug/"
  190. WarningLevel="0"
  191. SuppressStartupBanner="true"
  192. DebugInformationFormat="3"
  193. />
  194. <Tool
  195. Name="VCManagedResourceCompilerTool"
  196. />
  197. <Tool
  198. Name="VCResourceCompilerTool"
  199. PreprocessorDefinitions="_DEBUG"
  200. Culture="1033"
  201. />
  202. <Tool
  203. Name="VCPreLinkEventTool"
  204. />
  205. <Tool
  206. Name="VCLibrarianTool"
  207. OutputFile="$(OutDir)/libshout.lib"
  208. SuppressStartupBanner="true"
  209. />
  210. <Tool
  211. Name="VCALinkTool"
  212. />
  213. <Tool
  214. Name="VCXDCMakeTool"
  215. />
  216. <Tool
  217. Name="VCBscMakeTool"
  218. />
  219. <Tool
  220. Name="VCFxCopTool"
  221. />
  222. <Tool
  223. Name="VCPostBuildEventTool"
  224. />
  225. </Configuration>
  226. <Configuration
  227. Name="Debug|x64"
  228. OutputDirectory="$(PlatformName)\$(ConfigurationName)"
  229. IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
  230. ConfigurationType="4"
  231. CharacterSet="2"
  232. >
  233. <Tool
  234. Name="VCPreBuildEventTool"
  235. />
  236. <Tool
  237. Name="VCCustomBuildTool"
  238. />
  239. <Tool
  240. Name="VCXMLDataGeneratorTool"
  241. />
  242. <Tool
  243. Name="VCWebServiceProxyGeneratorTool"
  244. />
  245. <Tool
  246. Name="VCMIDLTool"
  247. TargetEnvironment="3"
  248. />
  249. <Tool
  250. Name="VCCLCompilerTool"
  251. Optimization="0"
  252. AdditionalIncludeDirectories=".\,..\..\libshout-2.2.2\src,..\..\libshout-2.2.2\include,..\..\libogg-1.1.3\include,..\..\pthreads-w32-2-7-0-release,..\..\libshout-2.2.2\win32\include"
  253. PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_WIN32;VERSION=\&quot;2.0.0\&quot;;LIBSHOUT_MAJOR=2;LIBSHOUT_MINOR=0;LIBSHOUT_MICRO=0;HAVE_WINSOCK2_H;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
  254. MinimalRebuild="true"
  255. BasicRuntimeChecks="3"
  256. RuntimeLibrary="1"
  257. WarningLevel="0"
  258. SuppressStartupBanner="true"
  259. DebugInformationFormat="3"
  260. />
  261. <Tool
  262. Name="VCManagedResourceCompilerTool"
  263. />
  264. <Tool
  265. Name="VCResourceCompilerTool"
  266. PreprocessorDefinitions="_DEBUG"
  267. Culture="1033"
  268. />
  269. <Tool
  270. Name="VCPreLinkEventTool"
  271. />
  272. <Tool
  273. Name="VCLibrarianTool"
  274. OutputFile="$(OutDir)/libshout.lib"
  275. SuppressStartupBanner="true"
  276. />
  277. <Tool
  278. Name="VCALinkTool"
  279. />
  280. <Tool
  281. Name="VCXDCMakeTool"
  282. />
  283. <Tool
  284. Name="VCBscMakeTool"
  285. />
  286. <Tool
  287. Name="VCFxCopTool"
  288. />
  289. <Tool
  290. Name="VCPostBuildEventTool"
  291. />
  292. </Configuration>
  293. </Configurations>
  294. <References>
  295. </References>
  296. <Files>
  297. <Filter
  298. Name="Source Files"
  299. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  300. >
  301. <File
  302. RelativePath="..\..\libshout-2.2.2\src\avl\avl.c"
  303. >
  304. </File>
  305. <File
  306. RelativePath="..\..\libshout-2.2.2\src\avl\avl.h"
  307. >
  308. </File>
  309. <File
  310. RelativePath="..\..\libshout-2.2.2\src\httpp\httpp.c"
  311. >
  312. </File>
  313. <File
  314. RelativePath="..\..\libshout-2.2.2\src\httpp\httpp.h"
  315. >
  316. </File>
  317. <File
  318. RelativePath="..\..\libshout-2.2.2\src\mp3.c"
  319. >
  320. </File>
  321. <File
  322. RelativePath="..\..\libshout-2.2.2\src\ogg.c"
  323. >
  324. </File>
  325. <File
  326. RelativePath="..\..\libshout-2.2.2\src\net\resolver.c"
  327. >
  328. </File>
  329. <File
  330. RelativePath="..\..\libshout-2.2.2\src\net\resolver.h"
  331. >
  332. </File>
  333. <File
  334. RelativePath="..\..\libshout-2.2.2\src\shout.c"
  335. >
  336. </File>
  337. <File
  338. RelativePath="..\..\libshout-2.2.2\src\shout_ogg.h"
  339. >
  340. </File>
  341. <File
  342. RelativePath="..\..\libshout-2.2.2\src\shout_private.h"
  343. >
  344. </File>
  345. <File
  346. RelativePath="..\..\libshout-2.2.2\src\net\sock.c"
  347. >
  348. </File>
  349. <File
  350. RelativePath="..\..\libshout-2.2.2\src\net\sock.h"
  351. >
  352. </File>
  353. <File
  354. RelativePath="..\..\libshout-2.2.2\src\thread\thread.c"
  355. >
  356. </File>
  357. <File
  358. RelativePath="..\..\libshout-2.2.2\src\thread\thread.h"
  359. >
  360. </File>
  361. <File
  362. RelativePath="..\..\libshout-2.2.2\src\timing\timing.c"
  363. >
  364. </File>
  365. <File
  366. RelativePath="..\..\libshout-2.2.2\src\timing\timing.h"
  367. >
  368. </File>
  369. <File
  370. RelativePath="..\..\libshout-2.2.2\src\util.c"
  371. >
  372. </File>
  373. <File
  374. RelativePath="..\..\libshout-2.2.2\src\util.h"
  375. >
  376. </File>
  377. </Filter>
  378. <Filter
  379. Name="Header Files"
  380. Filter="h;hpp;hxx;hm;inl"
  381. >
  382. <File
  383. RelativePath="..\..\libshout-2.2.2\include\os.h"
  384. >
  385. </File>
  386. <File
  387. RelativePath=".\shout\shout.h"
  388. >
  389. </File>
  390. </Filter>
  391. </Files>
  392. <Globals>
  393. </Globals>
  394. </VisualStudioProject>