configurations.xml 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  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>../lz4.c</itemPath>
  16. <itemPath>../lz4.h</itemPath>
  17. <itemPath>../lz4hc.c</itemPath>
  18. <itemPath>../lz4hc.h</itemPath>
  19. <itemPath>../xxhash.c</itemPath>
  20. <itemPath>../xxhash.h</itemPath>
  21. </logicalFolder>
  22. <logicalFolder name="TestFiles"
  23. displayName="Test Files"
  24. projectFiles="false"
  25. kind="TEST_LOGICAL_FOLDER">
  26. </logicalFolder>
  27. <logicalFolder name="ExternalFiles"
  28. displayName="Important Files"
  29. projectFiles="false"
  30. kind="IMPORTANT_FILES_FOLDER">
  31. <itemPath>Makefile</itemPath>
  32. </logicalFolder>
  33. </logicalFolder>
  34. <projectmakefile>Makefile</projectmakefile>
  35. <confs>
  36. <conf name="Debug" type="3">
  37. <toolsSet>
  38. <compilerSet>default</compilerSet>
  39. <dependencyChecking>true</dependencyChecking>
  40. <rebuildPropChanged>false</rebuildPropChanged>
  41. </toolsSet>
  42. <compileType>
  43. <cTool>
  44. <architecture>2</architecture>
  45. </cTool>
  46. <archiverTool>
  47. </archiverTool>
  48. </compileType>
  49. <item path="../lz4.c" ex="false" tool="0" flavor2="0">
  50. </item>
  51. <item path="../lz4.h" ex="false" tool="3" flavor2="0">
  52. </item>
  53. <item path="../lz4hc.c" ex="false" tool="0" flavor2="0">
  54. </item>
  55. <item path="../lz4hc.h" ex="false" tool="3" flavor2="0">
  56. </item>
  57. <item path="../xxhash.c" ex="false" tool="0" flavor2="0">
  58. </item>
  59. <item path="../xxhash.h" ex="false" tool="3" flavor2="0">
  60. </item>
  61. </conf>
  62. <conf name="Release" type="3">
  63. <toolsSet>
  64. <compilerSet>default</compilerSet>
  65. <dependencyChecking>true</dependencyChecking>
  66. <rebuildPropChanged>false</rebuildPropChanged>
  67. </toolsSet>
  68. <compileType>
  69. <cTool>
  70. <developmentMode>6</developmentMode>
  71. <stripSymbols>true</stripSymbols>
  72. <architecture>2</architecture>
  73. </cTool>
  74. <ccTool>
  75. <developmentMode>6</developmentMode>
  76. </ccTool>
  77. <fortranCompilerTool>
  78. <developmentMode>5</developmentMode>
  79. </fortranCompilerTool>
  80. <asmTool>
  81. <developmentMode>5</developmentMode>
  82. </asmTool>
  83. <archiverTool>
  84. </archiverTool>
  85. </compileType>
  86. <item path="../lz4.c" ex="false" tool="0" flavor2="0">
  87. </item>
  88. <item path="../lz4.h" ex="false" tool="3" flavor2="0">
  89. </item>
  90. <item path="../lz4hc.c" ex="false" tool="0" flavor2="0">
  91. </item>
  92. <item path="../lz4hc.h" ex="false" tool="3" flavor2="0">
  93. </item>
  94. <item path="../xxhash.c" ex="false" tool="0" flavor2="0">
  95. </item>
  96. <item path="../xxhash.h" ex="false" tool="3" flavor2="0">
  97. </item>
  98. </conf>
  99. </confs>
  100. </configurationDescriptor>