configurations.xml 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <configurationDescriptor version="95">
  3. <logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
  4. <logicalFolder name="HeaderFiles"
  5. displayName="Header Files"
  6. projectFiles="true">
  7. </logicalFolder>
  8. <logicalFolder name="ResourceFiles"
  9. displayName="Resource Files"
  10. projectFiles="true">
  11. </logicalFolder>
  12. <logicalFolder name="SourceFiles"
  13. displayName="Source Files"
  14. projectFiles="true">
  15. <itemPath>../lib/analysis.c</itemPath>
  16. <itemPath>../lib/bitrate.c</itemPath>
  17. <itemPath>../lib/block.c</itemPath>
  18. <itemPath>../lib/codebook.c</itemPath>
  19. <itemPath>../lib/envelope.c</itemPath>
  20. <itemPath>../lib/floor0.c</itemPath>
  21. <itemPath>../lib/floor1.c</itemPath>
  22. <itemPath>../lib/info.c</itemPath>
  23. <itemPath>../lib/lookup.c</itemPath>
  24. <itemPath>../lib/lpc.c</itemPath>
  25. <itemPath>../lib/lsp.c</itemPath>
  26. <itemPath>../lib/mapping0.c</itemPath>
  27. <itemPath>../lib/mdct.c</itemPath>
  28. <itemPath>../lib/psy.c</itemPath>
  29. <itemPath>../lib/registry.c</itemPath>
  30. <itemPath>../lib/res0.c</itemPath>
  31. <itemPath>../lib/sharedbook.c</itemPath>
  32. <itemPath>../lib/smallft.c</itemPath>
  33. <itemPath>../lib/synthesis.c</itemPath>
  34. <itemPath>../lib/tone.c</itemPath>
  35. <itemPath>../lib/vorbisenc.c</itemPath>
  36. <itemPath>../lib/vorbisfile.c</itemPath>
  37. <itemPath>../lib/window.c</itemPath>
  38. </logicalFolder>
  39. <logicalFolder name="TestFiles"
  40. displayName="Test Files"
  41. projectFiles="false"
  42. kind="TEST_LOGICAL_FOLDER">
  43. </logicalFolder>
  44. <logicalFolder name="ExternalFiles"
  45. displayName="Important Files"
  46. projectFiles="false"
  47. kind="IMPORTANT_FILES_FOLDER">
  48. <itemPath>Makefile</itemPath>
  49. </logicalFolder>
  50. </logicalFolder>
  51. <projectmakefile>Makefile</projectmakefile>
  52. <confs>
  53. <conf name="Debug" type="3">
  54. <toolsSet>
  55. <compilerSet>default</compilerSet>
  56. <dependencyChecking>true</dependencyChecking>
  57. <rebuildPropChanged>false</rebuildPropChanged>
  58. </toolsSet>
  59. <compileType>
  60. <archiverTool>
  61. </archiverTool>
  62. </compileType>
  63. <item path="../lib/analysis.c" ex="false" tool="0" flavor2="0">
  64. </item>
  65. <item path="../lib/bitrate.c" ex="false" tool="0" flavor2="0">
  66. </item>
  67. <item path="../lib/block.c" ex="false" tool="0" flavor2="0">
  68. </item>
  69. <item path="../lib/codebook.c" ex="false" tool="0" flavor2="0">
  70. </item>
  71. <item path="../lib/envelope.c" ex="false" tool="0" flavor2="0">
  72. </item>
  73. <item path="../lib/floor0.c" ex="false" tool="0" flavor2="0">
  74. </item>
  75. <item path="../lib/floor1.c" ex="false" tool="0" flavor2="0">
  76. </item>
  77. <item path="../lib/info.c" ex="false" tool="0" flavor2="0">
  78. </item>
  79. <item path="../lib/lookup.c" ex="false" tool="0" flavor2="0">
  80. </item>
  81. <item path="../lib/lpc.c" ex="false" tool="0" flavor2="0">
  82. </item>
  83. <item path="../lib/lsp.c" ex="false" tool="0" flavor2="0">
  84. </item>
  85. <item path="../lib/mapping0.c" ex="false" tool="0" flavor2="0">
  86. </item>
  87. <item path="../lib/mdct.c" ex="false" tool="0" flavor2="0">
  88. </item>
  89. <item path="../lib/psy.c" ex="false" tool="0" flavor2="0">
  90. </item>
  91. <item path="../lib/registry.c" ex="false" tool="0" flavor2="0">
  92. </item>
  93. <item path="../lib/res0.c" ex="false" tool="0" flavor2="0">
  94. </item>
  95. <item path="../lib/sharedbook.c" ex="false" tool="0" flavor2="0">
  96. </item>
  97. <item path="../lib/smallft.c" ex="false" tool="0" flavor2="0">
  98. </item>
  99. <item path="../lib/synthesis.c" ex="false" tool="0" flavor2="0">
  100. </item>
  101. <item path="../lib/tone.c" ex="false" tool="0" flavor2="0">
  102. </item>
  103. <item path="../lib/vorbisenc.c" ex="false" tool="0" flavor2="0">
  104. </item>
  105. <item path="../lib/vorbisfile.c" ex="false" tool="0" flavor2="0">
  106. </item>
  107. <item path="../lib/window.c" ex="false" tool="0" flavor2="0">
  108. </item>
  109. </conf>
  110. <conf name="Release" type="3">
  111. <toolsSet>
  112. <compilerSet>default</compilerSet>
  113. <dependencyChecking>true</dependencyChecking>
  114. <rebuildPropChanged>false</rebuildPropChanged>
  115. </toolsSet>
  116. <compileType>
  117. <cTool>
  118. <developmentMode>5</developmentMode>
  119. <incDir>
  120. <pElem>../include</pElem>
  121. <pElem>../../Ogg/include</pElem>
  122. <pElem>../lib</pElem>
  123. </incDir>
  124. </cTool>
  125. <ccTool>
  126. <developmentMode>5</developmentMode>
  127. </ccTool>
  128. <fortranCompilerTool>
  129. <developmentMode>5</developmentMode>
  130. </fortranCompilerTool>
  131. <asmTool>
  132. <developmentMode>5</developmentMode>
  133. </asmTool>
  134. <archiverTool>
  135. </archiverTool>
  136. </compileType>
  137. <item path="../lib/analysis.c" ex="false" tool="0" flavor2="0">
  138. </item>
  139. <item path="../lib/bitrate.c" ex="false" tool="0" flavor2="0">
  140. </item>
  141. <item path="../lib/block.c" ex="false" tool="0" flavor2="0">
  142. </item>
  143. <item path="../lib/codebook.c" ex="false" tool="0" flavor2="0">
  144. </item>
  145. <item path="../lib/envelope.c" ex="false" tool="0" flavor2="0">
  146. </item>
  147. <item path="../lib/floor0.c" ex="false" tool="0" flavor2="0">
  148. </item>
  149. <item path="../lib/floor1.c" ex="false" tool="0" flavor2="0">
  150. </item>
  151. <item path="../lib/info.c" ex="false" tool="0" flavor2="0">
  152. </item>
  153. <item path="../lib/lookup.c" ex="false" tool="0" flavor2="0">
  154. </item>
  155. <item path="../lib/lpc.c" ex="false" tool="0" flavor2="0">
  156. </item>
  157. <item path="../lib/lsp.c" ex="false" tool="0" flavor2="0">
  158. </item>
  159. <item path="../lib/mapping0.c" ex="false" tool="0" flavor2="0">
  160. </item>
  161. <item path="../lib/mdct.c" ex="false" tool="0" flavor2="0">
  162. </item>
  163. <item path="../lib/psy.c" ex="false" tool="0" flavor2="0">
  164. </item>
  165. <item path="../lib/registry.c" ex="false" tool="0" flavor2="0">
  166. </item>
  167. <item path="../lib/res0.c" ex="false" tool="0" flavor2="0">
  168. </item>
  169. <item path="../lib/sharedbook.c" ex="false" tool="0" flavor2="0">
  170. </item>
  171. <item path="../lib/smallft.c" ex="false" tool="0" flavor2="0">
  172. </item>
  173. <item path="../lib/synthesis.c" ex="false" tool="0" flavor2="0">
  174. </item>
  175. <item path="../lib/tone.c" ex="false" tool="0" flavor2="0">
  176. </item>
  177. <item path="../lib/vorbisenc.c" ex="false" tool="0" flavor2="0">
  178. </item>
  179. <item path="../lib/vorbisfile.c" ex="false" tool="0" flavor2="0">
  180. </item>
  181. <item path="../lib/window.c" ex="false" tool="0" flavor2="0">
  182. </item>
  183. </conf>
  184. </confs>
  185. </configurationDescriptor>