You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
1.6 KiB

5 years ago
  1. <projectSpec>
  2. <project compilerBuildOptions="-O3 -I${PROJECT_ROOT} -I${PROJECT_ROOT}\grlib -I${PROJECT_ROOT}\fonts -I${PROJECT_ROOT}\LcdDriver --advice:power=&quot;none&quot;"
  3. device="MSP430G2553"
  4. name="430BOOST-SHARP96_GrlibExample_G2"
  5. postBuildStep="&quot;${CG_TOOL_HEX}&quot; --ti_txt &quot;${BuildArtifactFileName}&quot; -o &quot;${BuildArtifactFileBaseName}.txt&quot; -order MS -romwidth 16" >
  6. <file action="copy" path="..\main.c" targetDirectory="." />
  7. <file action="copy" path="..\LcdDriver\Sharp96x96.c" targetDirectory="LcdDriver" />
  8. <file action="copy" path="..\LcdDriver\Sharp96x96.h" targetDirectory="LcdDriver" />
  9. <file action="copy" path="..\LcdDriver\HAL_MSP-EXP430G2_Sharp96x96.c" targetDirectory="LcdDriver" />
  10. <file action="copy" path="..\LcdDriver\HAL_MSP-EXP430G2_Sharp96x96.h" targetDirectory="LcdDriver" />
  11. <file action="copy" path="..\grlib\circle.c" targetDirectory="grlib" />
  12. <file action="copy" path="..\grlib\context.c" targetDirectory="grlib" />
  13. <file action="copy" path="..\grlib\grlib.h" targetDirectory="grlib" />
  14. <file action="copy" path="..\grlib\image.c" targetDirectory="grlib" />
  15. <file action="copy" path="..\grlib\line.c" targetDirectory="grlib" />
  16. <file action="copy" path="..\grlib\rectangle.c" targetDirectory="grlib" />
  17. <file action="copy" path="..\grlib\string.c" targetDirectory="grlib" />
  18. <file action="copy" path="..\fonts\fontfixed6x8.c" targetDirectory="fonts" />
  19. <buildVariable name="ORIGINAL_PROJECT_ROOT" scope="project" type="dir" value="." />
  20. </project>
  21. </projectSpec>