libg722_1.vcproj 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="libg722_1"
  6. ProjectGUID="{1BC8A8EC-E03B-44DF-BCD9-088650F4D29C}"
  7. RootNamespace="libg722_1"
  8. Keyword="Win32Proj"
  9. TargetFrameworkVersion="196613"
  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="&quot;$(InputDir)..\..\libg722_1\src\msvc\&quot;;&quot;$(InputDir)..\..\libg722_1\src\generated\&quot;"
  48. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBG722_1_EXPORTS"
  49. MinimalRebuild="true"
  50. BasicRuntimeChecks="3"
  51. RuntimeLibrary="3"
  52. PrecompiledHeaderThrough=""
  53. PrecompiledHeaderFile=""
  54. WarningLevel="3"
  55. DebugInformationFormat="3"
  56. />
  57. <Tool
  58. Name="VCManagedResourceCompilerTool"
  59. />
  60. <Tool
  61. Name="VCResourceCompilerTool"
  62. />
  63. <Tool
  64. Name="VCPreLinkEventTool"
  65. />
  66. <Tool
  67. Name="VCLibrarianTool"
  68. />
  69. <Tool
  70. Name="VCALinkTool"
  71. />
  72. <Tool
  73. Name="VCXDCMakeTool"
  74. />
  75. <Tool
  76. Name="VCBscMakeTool"
  77. />
  78. <Tool
  79. Name="VCFxCopTool"
  80. />
  81. <Tool
  82. Name="VCPostBuildEventTool"
  83. />
  84. </Configuration>
  85. <Configuration
  86. Name="Release|Win32"
  87. OutputDirectory="$(ConfigurationName)"
  88. IntermediateDirectory="$(ConfigurationName)"
  89. ConfigurationType="4"
  90. CharacterSet="1"
  91. WholeProgramOptimization="1"
  92. >
  93. <Tool
  94. Name="VCPreBuildEventTool"
  95. />
  96. <Tool
  97. Name="VCCustomBuildTool"
  98. />
  99. <Tool
  100. Name="VCXMLDataGeneratorTool"
  101. />
  102. <Tool
  103. Name="VCWebServiceProxyGeneratorTool"
  104. />
  105. <Tool
  106. Name="VCMIDLTool"
  107. />
  108. <Tool
  109. Name="VCCLCompilerTool"
  110. Optimization="2"
  111. EnableIntrinsicFunctions="true"
  112. AdditionalIncludeDirectories="&quot;$(InputDir)..\..\libg722_1\src\msvc\&quot;;&quot;$(InputDir)..\..\libg722_1\src\generated\&quot;"
  113. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBG722_1_EXPORTS"
  114. RuntimeLibrary="2"
  115. EnableFunctionLevelLinking="true"
  116. UsePrecompiledHeader="0"
  117. WarningLevel="3"
  118. DebugInformationFormat="3"
  119. />
  120. <Tool
  121. Name="VCManagedResourceCompilerTool"
  122. />
  123. <Tool
  124. Name="VCResourceCompilerTool"
  125. />
  126. <Tool
  127. Name="VCPreLinkEventTool"
  128. />
  129. <Tool
  130. Name="VCLibrarianTool"
  131. />
  132. <Tool
  133. Name="VCALinkTool"
  134. />
  135. <Tool
  136. Name="VCXDCMakeTool"
  137. />
  138. <Tool
  139. Name="VCBscMakeTool"
  140. />
  141. <Tool
  142. Name="VCFxCopTool"
  143. />
  144. <Tool
  145. Name="VCPostBuildEventTool"
  146. />
  147. </Configuration>
  148. <Configuration
  149. Name="Debug|x64"
  150. OutputDirectory="$(PlatformName)\$(ConfigurationName)"
  151. IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
  152. ConfigurationType="4"
  153. CharacterSet="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. TargetEnvironment="3"
  170. />
  171. <Tool
  172. Name="VCCLCompilerTool"
  173. Optimization="0"
  174. AdditionalIncludeDirectories="&quot;$(InputDir)..\..\libg722_1\src\msvc\&quot;;&quot;$(InputDir)..\..\libg722_1\src\generated\&quot;"
  175. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBG722_1_EXPORTS"
  176. MinimalRebuild="true"
  177. BasicRuntimeChecks="3"
  178. RuntimeLibrary="3"
  179. PrecompiledHeaderThrough=""
  180. PrecompiledHeaderFile=""
  181. WarningLevel="3"
  182. DebugInformationFormat="3"
  183. />
  184. <Tool
  185. Name="VCManagedResourceCompilerTool"
  186. />
  187. <Tool
  188. Name="VCResourceCompilerTool"
  189. />
  190. <Tool
  191. Name="VCPreLinkEventTool"
  192. />
  193. <Tool
  194. Name="VCLibrarianTool"
  195. />
  196. <Tool
  197. Name="VCALinkTool"
  198. />
  199. <Tool
  200. Name="VCXDCMakeTool"
  201. />
  202. <Tool
  203. Name="VCBscMakeTool"
  204. />
  205. <Tool
  206. Name="VCFxCopTool"
  207. />
  208. <Tool
  209. Name="VCPostBuildEventTool"
  210. />
  211. </Configuration>
  212. <Configuration
  213. Name="Release|x64"
  214. OutputDirectory="$(PlatformName)\$(ConfigurationName)"
  215. IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
  216. ConfigurationType="4"
  217. CharacterSet="1"
  218. WholeProgramOptimization="1"
  219. >
  220. <Tool
  221. Name="VCPreBuildEventTool"
  222. />
  223. <Tool
  224. Name="VCCustomBuildTool"
  225. />
  226. <Tool
  227. Name="VCXMLDataGeneratorTool"
  228. />
  229. <Tool
  230. Name="VCWebServiceProxyGeneratorTool"
  231. />
  232. <Tool
  233. Name="VCMIDLTool"
  234. TargetEnvironment="3"
  235. />
  236. <Tool
  237. Name="VCCLCompilerTool"
  238. Optimization="2"
  239. EnableIntrinsicFunctions="true"
  240. AdditionalIncludeDirectories="&quot;$(InputDir)..\..\libg722_1\src\msvc\&quot;;&quot;$(InputDir)..\..\libg722_1\src\generated\&quot;"
  241. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBG722_1_EXPORTS"
  242. RuntimeLibrary="2"
  243. EnableFunctionLevelLinking="true"
  244. UsePrecompiledHeader="0"
  245. WarningLevel="3"
  246. DebugInformationFormat="3"
  247. />
  248. <Tool
  249. Name="VCManagedResourceCompilerTool"
  250. />
  251. <Tool
  252. Name="VCResourceCompilerTool"
  253. />
  254. <Tool
  255. Name="VCPreLinkEventTool"
  256. />
  257. <Tool
  258. Name="VCLibrarianTool"
  259. />
  260. <Tool
  261. Name="VCALinkTool"
  262. />
  263. <Tool
  264. Name="VCXDCMakeTool"
  265. />
  266. <Tool
  267. Name="VCBscMakeTool"
  268. />
  269. <Tool
  270. Name="VCFxCopTool"
  271. />
  272. <Tool
  273. Name="VCPostBuildEventTool"
  274. />
  275. </Configuration>
  276. </Configurations>
  277. <References>
  278. </References>
  279. <Files>
  280. <Filter
  281. Name="Source Files"
  282. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  283. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  284. >
  285. <File
  286. RelativePath="..\..\libg722_1\src\basop32.c"
  287. >
  288. </File>
  289. <File
  290. RelativePath="..\..\libg722_1\src\bitstream.c"
  291. >
  292. </File>
  293. <File
  294. RelativePath="..\..\libg722_1\src\coef2sam.c"
  295. >
  296. </File>
  297. <File
  298. RelativePath="..\..\libg722_1\src\common.c"
  299. >
  300. </File>
  301. <File
  302. RelativePath="..\..\libg722_1\src\commonf.c"
  303. >
  304. </File>
  305. <File
  306. RelativePath="..\..\libg722_1\src\dct4.c"
  307. >
  308. </File>
  309. <File
  310. RelativePath="..\..\libg722_1\src\dct4_a.c"
  311. >
  312. </File>
  313. <File
  314. RelativePath="..\..\libg722_1\src\dct4_s.c"
  315. >
  316. </File>
  317. <File
  318. RelativePath="..\..\libg722_1\src\decoder.c"
  319. >
  320. </File>
  321. <File
  322. RelativePath="..\..\libg722_1\src\decoderf.c"
  323. >
  324. </File>
  325. <File
  326. RelativePath="..\..\libg722_1\src\encoder.c"
  327. >
  328. </File>
  329. <File
  330. RelativePath="..\..\libg722_1\src\encoderf.c"
  331. >
  332. </File>
  333. <File
  334. RelativePath="..\..\libg722_1\src\huff_tab.c"
  335. >
  336. </File>
  337. <File
  338. RelativePath="..\..\libg722_1\src\sam2coef.c"
  339. >
  340. </File>
  341. <File
  342. RelativePath="..\..\libg722_1\src\tables.c"
  343. >
  344. </File>
  345. <File
  346. RelativePath="..\..\libg722_1\src\utilities.c"
  347. >
  348. </File>
  349. </Filter>
  350. <Filter
  351. Name="Header Files"
  352. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  353. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  354. >
  355. <File
  356. RelativePath="..\..\libg722_1\src\basop32.h"
  357. >
  358. </File>
  359. <File
  360. RelativePath="..\..\libg722_1\src\bitstream.h"
  361. >
  362. </File>
  363. <File
  364. RelativePath="..\..\libg722_1\src\coef2sam.h"
  365. >
  366. </File>
  367. <File
  368. RelativePath="..\..\libg722_1\src\dct4.h"
  369. >
  370. </File>
  371. <File
  372. RelativePath="..\..\libg722_1\src\dct4_a.h"
  373. >
  374. </File>
  375. <File
  376. RelativePath="..\..\libg722_1\src\dct4_s.h"
  377. >
  378. </File>
  379. <File
  380. RelativePath="..\..\libg722_1\src\defs.h"
  381. >
  382. </File>
  383. <File
  384. RelativePath="..\..\libg722_1\src\huff_tab.h"
  385. >
  386. </File>
  387. <File
  388. RelativePath="..\..\libg722_1\src\sam2coef.h"
  389. >
  390. </File>
  391. <File
  392. RelativePath="..\..\libg722_1\src\tables.h"
  393. >
  394. </File>
  395. <File
  396. RelativePath="..\..\libg722_1\src\utilities.h"
  397. >
  398. </File>
  399. </Filter>
  400. <Filter
  401. Name="Resource Files"
  402. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  403. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  404. >
  405. </Filter>
  406. </Files>
  407. <Globals>
  408. </Globals>
  409. </VisualStudioProject>