configurations.xml 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <configurationDescriptor version="62">
  3. <logicalFolder name="root" displayName="root" projectFiles="true">
  4. <logicalFolder name="HeaderFiles"
  5. displayName="Header Files"
  6. projectFiles="true">
  7. <itemPath>../user_settings.h</itemPath>
  8. </logicalFolder>
  9. <logicalFolder name="LinkerScript"
  10. displayName="Linker Files"
  11. projectFiles="true">
  12. </logicalFolder>
  13. <logicalFolder name="SourceFiles"
  14. displayName="Source Files"
  15. projectFiles="true">
  16. <itemPath>../mcapi_test.c</itemPath>
  17. <itemPath>../crypto.c</itemPath>
  18. </logicalFolder>
  19. <logicalFolder name="ExternalFiles"
  20. displayName="Important Files"
  21. projectFiles="false">
  22. <itemPath>Makefile</itemPath>
  23. </logicalFolder>
  24. </logicalFolder>
  25. <sourceRootList>
  26. <Elem>..</Elem>
  27. </sourceRootList>
  28. <projectmakefile>Makefile</projectmakefile>
  29. <confs>
  30. <conf name="default" type="2">
  31. <toolsSet>
  32. <developmentServer>localhost</developmentServer>
  33. <targetDevice>PIC32MX795F512L</targetDevice>
  34. <targetHeader></targetHeader>
  35. <targetPluginBoard></targetPluginBoard>
  36. <platformTool>SKDEPIC32PlatformTool</platformTool>
  37. <languageToolchain>XC32</languageToolchain>
  38. <languageToolchainVersion>1.34</languageToolchainVersion>
  39. <platform>4</platform>
  40. </toolsSet>
  41. <compileType>
  42. <linkerTool>
  43. <linkerLibItems>
  44. <linkerLibProjectItem>
  45. <makeArtifact PL="../wolfssl.X"
  46. CT="3"
  47. CN="default"
  48. AC="true"
  49. BL="true"
  50. WD="../wolfssl.X"
  51. BC="${MAKE} -f Makefile CONF=default"
  52. DBC="${MAKE} -f Makefile CONF=default TYPE_IMAGE=DEBUG_RUN"
  53. CC="rm -rf &quot;build/default&quot; &quot;dist/default&quot;"
  54. OP="dist/default/production/wolfssl.X.a"
  55. DOP="dist/default/debug/wolfssl.X.a"
  56. FL="dist/default/production/wolfssl.X.a"
  57. PD="dist/default/production/wolfssl.X."
  58. DD="dist/default/debug/wolfssl.X.">
  59. </makeArtifact>
  60. </linkerLibProjectItem>
  61. <linkerLibProjectItem>
  62. <makeArtifact PL="../zlib.X"
  63. CT="3"
  64. CN="default"
  65. AC="true"
  66. BL="true"
  67. WD="../zlib.X"
  68. BC="${MAKE} -f Makefile CONF=default"
  69. DBC="${MAKE} -f Makefile CONF=default TYPE_IMAGE=DEBUG_RUN"
  70. CC="rm -rf &quot;build/default&quot; &quot;dist/default&quot;"
  71. OP="dist/default/production/zlib.X.a"
  72. DOP="dist/default/debug/zlib.X.a"
  73. FL="dist/default/production/zlib.X.a"
  74. PD="dist/default/production/zlib.X."
  75. DD="dist/default/debug/zlib.X.">
  76. </makeArtifact>
  77. </linkerLibProjectItem>
  78. </linkerLibItems>
  79. </linkerTool>
  80. <archiverTool>
  81. </archiverTool>
  82. <loading>
  83. <useAlternateLoadableFile>false</useAlternateLoadableFile>
  84. <parseOnProdLoad>false</parseOnProdLoad>
  85. <alternateLoadableFile></alternateLoadableFile>
  86. </loading>
  87. </compileType>
  88. <makeCustomizationType>
  89. <makeCustomizationPreStepEnabled>false</makeCustomizationPreStepEnabled>
  90. <makeCustomizationPreStep></makeCustomizationPreStep>
  91. <makeCustomizationPostStepEnabled>false</makeCustomizationPostStepEnabled>
  92. <makeCustomizationPostStep></makeCustomizationPostStep>
  93. <makeCustomizationPutChecksumInUserID>false</makeCustomizationPutChecksumInUserID>
  94. <makeCustomizationEnableLongLines>false</makeCustomizationEnableLongLines>
  95. <makeCustomizationNormalizeHexFile>false</makeCustomizationNormalizeHexFile>
  96. </makeCustomizationType>
  97. <C32>
  98. <property key="additional-warnings" value="false"/>
  99. <property key="enable-app-io" value="false"/>
  100. <property key="enable-omit-frame-pointer" value="false"/>
  101. <property key="enable-symbols" value="true"/>
  102. <property key="enable-unroll-loops" value="false"/>
  103. <property key="exclude-floating-point" value="false"/>
  104. <property key="extra-include-directories"
  105. value="../../;../../mcapi;../../zlib-1.2.8"/>
  106. <property key="generate-16-bit-code" value="false"/>
  107. <property key="generate-micro-compressed-code" value="false"/>
  108. <property key="isolate-each-function" value="false"/>
  109. <property key="make-warnings-into-errors" value="false"/>
  110. <property key="optimization-level" value=""/>
  111. <property key="place-data-into-section" value="false"/>
  112. <property key="post-instruction-scheduling" value="default"/>
  113. <property key="pre-instruction-scheduling" value="default"/>
  114. <property key="preprocessor-macros" value="WOLFSSL_USER_SETTINGS;HAVE_LIBZ;HAVE_MCAPI"/>
  115. <property key="strict-ansi" value="false"/>
  116. <property key="support-ansi" value="false"/>
  117. <property key="use-cci" value="false"/>
  118. <property key="use-iar" value="false"/>
  119. <property key="use-indirect-calls" value="false"/>
  120. </C32>
  121. <C32-AR>
  122. <property key="additional-options-chop-files" value="false"/>
  123. </C32-AR>
  124. <C32-AS>
  125. </C32-AS>
  126. <C32-LD>
  127. <property key="additional-options-use-response-files" value="false"/>
  128. <property key="enable-check-sections" value="false"/>
  129. <property key="exclude-floating-point-library" value="false"/>
  130. <property key="exclude-standard-libraries" value="false"/>
  131. <property key="extra-lib-directories" value=""/>
  132. <property key="fill-flash-options-addr" value=""/>
  133. <property key="fill-flash-options-const" value=""/>
  134. <property key="fill-flash-options-how" value="0"/>
  135. <property key="fill-flash-options-inc-const" value="1"/>
  136. <property key="fill-flash-options-increment" value=""/>
  137. <property key="fill-flash-options-seq" value=""/>
  138. <property key="fill-flash-options-what" value="0"/>
  139. <property key="generate-16-bit-code" value="false"/>
  140. <property key="generate-cross-reference-file" value="false"/>
  141. <property key="generate-micro-compressed-code" value="false"/>
  142. <property key="heap-size" value="32768"/>
  143. <property key="input-libraries" value=""/>
  144. <property key="linker-symbols" value=""/>
  145. <property key="map-file" value=""/>
  146. <property key="no-startup-files" value="false"/>
  147. <property key="oXC32ld-extra-opts" value=""/>
  148. <property key="optimization-level" value=""/>
  149. <property key="preprocessor-macros" value=""/>
  150. <property key="remove-unused-sections" value="false"/>
  151. <property key="report-memory-usage" value="false"/>
  152. <property key="stack-size" value="20480"/>
  153. <property key="symbol-stripping" value=""/>
  154. <property key="trace-symbols" value=""/>
  155. <property key="warn-section-align" value="false"/>
  156. </C32-LD>
  157. <C32CPP>
  158. <property key="additional-warnings" value="false"/>
  159. <property key="check-new" value="false"/>
  160. <property key="eh-specs" value="true"/>
  161. <property key="enable-app-io" value="false"/>
  162. <property key="enable-omit-frame-pointer" value="false"/>
  163. <property key="enable-symbols" value="true"/>
  164. <property key="enable-unroll-loops" value="false"/>
  165. <property key="exceptions" value="true"/>
  166. <property key="exclude-floating-point" value="false"/>
  167. <property key="extra-include-directories" value=""/>
  168. <property key="generate-16-bit-code" value="false"/>
  169. <property key="generate-micro-compressed-code" value="false"/>
  170. <property key="isolate-each-function" value="false"/>
  171. <property key="make-warnings-into-errors" value="false"/>
  172. <property key="optimization-level" value=""/>
  173. <property key="place-data-into-section" value="false"/>
  174. <property key="post-instruction-scheduling" value="default"/>
  175. <property key="pre-instruction-scheduling" value="default"/>
  176. <property key="preprocessor-macros" value=""/>
  177. <property key="rtti" value="true"/>
  178. <property key="strict-ansi" value="false"/>
  179. <property key="use-cci" value="false"/>
  180. <property key="use-iar" value="false"/>
  181. <property key="use-indirect-calls" value="false"/>
  182. </C32CPP>
  183. <C32Global>
  184. <property key="common-include-directories" value=""/>
  185. <property key="gp-relative-option" value=""/>
  186. <property key="legacy-libc" value="false"/>
  187. <property key="relaxed-math" value="false"/>
  188. <property key="save-temps" value="false"/>
  189. <property key="wpo-lto" value="false"/>
  190. </C32Global>
  191. <SKDEPIC32PlatformTool>
  192. <property key="whatToProgram" value="all"/>
  193. </SKDEPIC32PlatformTool>
  194. </conf>
  195. </confs>
  196. </configurationDescriptor>