Makefile.xml 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127
  1. <project>
  2. <tool name="opc_helloworld" dep="opc" mode="c99">
  3. <source root=".">
  4. <file path="opc_helloworld.c"/>
  5. </source>
  6. </tool>
  7. <tool name="opc_zipread" dep="opc" mode="c99">
  8. <source root=".">
  9. <file path="opc_zipread.c"/>
  10. </source>
  11. </tool>
  12. <tool name="opc_zipextract" dep="opc" mode="c99">
  13. <source root=".">
  14. <file path="opc_zipextract.c"/>
  15. </source>
  16. </tool>
  17. <tool name="opc_zipwrite" dep="opc" mode="c99">
  18. <source root=".">
  19. <file path="opc_zipwrite.c"/>
  20. </source>
  21. </tool>
  22. <tool name="opc_dump" dep="opc" mode="c99">
  23. <source root=".">
  24. <file path="opc_dump.c"/>
  25. </source>
  26. </tool>
  27. <tool name="opc_trim" dep="opc" mode="c99">
  28. <source root=".">
  29. <file path="opc_trim.c"/>
  30. </source>
  31. </tool>
  32. <tool name="opc_mem" dep="opc" mode="c99">
  33. <source root=".">
  34. <file path="opc_mem.c"/>
  35. </source>
  36. </tool>
  37. <tool name="opc_extract" dep="opc" mode="c99">
  38. <source root=".">
  39. <file path="opc_extract.c"/>
  40. </source>
  41. </tool>
  42. <tool name="opc_xml" dep="opc" mode="c99">
  43. <source root=".">
  44. <file path="opc_xml.c"/>
  45. </source>
  46. </tool>
  47. <tool name="opc_xml2" dep="opc" mode="c99">
  48. <source root=".">
  49. <file path="opc_xml2.c"/>
  50. </source>
  51. </tool>
  52. <tool name="opc_part" dep="opc" mode="c99">
  53. <source root=".">
  54. <file path="opc_part.c"/>
  55. </source>
  56. </tool>
  57. <tool name="opc_relation" dep="opc" mode="c99">
  58. <source root=".">
  59. <file path="opc_relation.c"/>
  60. </source>
  61. </tool>
  62. <tool name="opc_type" dep="opc" mode="c99">
  63. <source root=".">
  64. <file path="opc_type.c"/>
  65. </source>
  66. </tool>
  67. <tool name="opc_image" dep="opc" mode="c99">
  68. <source root=".">
  69. <file path="opc_image.c"/>
  70. </source>
  71. </tool>
  72. <tool name="opc_text" dep="opc" mode="c99">
  73. <source root=".">
  74. <file path="opc_text.c"/>
  75. </source>
  76. </tool>
  77. <tool name="opc_generate" dep="opc" mode="c99">
  78. <source root=".">
  79. <file path="opc_generate.c"/>
  80. </source>
  81. </tool>
  82. <tool name="opc_album" dep="opc" mode="c99">
  83. <source root=".">
  84. <file path="opc_album.c"/>
  85. </source>
  86. </tool>
  87. <tool name="opc_properties" dep="opc" mode="c99">
  88. <source root=".">
  89. <file path="opc_properties.c"/>
  90. </source>
  91. </tool>
  92. <tool name="mcepp" dep="mce" mode="c99">
  93. <source root=".">
  94. <file path="mcepp.c"/>
  95. </source>
  96. </tool>
  97. <tool name="mce_read" dep="opc mce" mode="c99">
  98. <source root=".">
  99. <file path="mce_read.c"/>
  100. </source>
  101. </tool>
  102. <tool name="mce_write" dep="opc mce" mode="c99">
  103. <source root=".">
  104. <file path="mce_write.c"/>
  105. </source>
  106. </tool>
  107. <tool name="mce_extract" dep="opc mce" mode="c99">
  108. <source root=".">
  109. <file path="mce_extract.c"/>
  110. </source>
  111. </tool>
  112. <tool name="opc_changes" dep="opc" mode="c99">
  113. <source root=".">
  114. <file path="opc_changes.c"/>
  115. </source>
  116. </tool>
  117. <tool name="mce_schema" dep="opc" mode="c99">
  118. <source root=".">
  119. <file path="mce_schema.c"/>
  120. </source>
  121. </tool>
  122. <tool name="opc_proc" dep="opc" mode="c99">
  123. <source root=".">
  124. <file path="opc_proc.c"/>
  125. </source>
  126. </tool>
  127. </project>