.project 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>org.yakindu.sct.examples.c.trafficlight</name>
  4. <comment></comment>
  5. <projects>
  6. </projects>
  7. <buildSpec>
  8. <buildCommand>
  9. <name>com.trolltech.qtcppproject.QtMakefileGenerator</name>
  10. <arguments>
  11. </arguments>
  12. </buildCommand>
  13. <buildCommand>
  14. <name>org.eclipse.cdt.make.core.makeBuilder</name>
  15. <triggers>clean,full,incremental,</triggers>
  16. <arguments>
  17. <dictionary>
  18. <key>org.eclipse.cdt.core.errorOutputParser</key>
  19. <value>org.eclipse.cdt.core.GASErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.VCErrorParser;org.eclipse.cdt.core.CWDLocator;org.eclipse.cdt.core.MakeErrorParser;</value>
  20. </dictionary>
  21. <dictionary>
  22. <key>org.eclipse.cdt.make.core.append_environment</key>
  23. <value>true</value>
  24. </dictionary>
  25. <dictionary>
  26. <key>org.eclipse.cdt.make.core.build.arguments</key>
  27. <value></value>
  28. </dictionary>
  29. <dictionary>
  30. <key>org.eclipse.cdt.make.core.build.command</key>
  31. <value>make</value>
  32. </dictionary>
  33. <dictionary>
  34. <key>org.eclipse.cdt.make.core.build.location</key>
  35. <value></value>
  36. </dictionary>
  37. <dictionary>
  38. <key>org.eclipse.cdt.make.core.build.target.auto</key>
  39. <value>debug</value>
  40. </dictionary>
  41. <dictionary>
  42. <key>org.eclipse.cdt.make.core.build.target.clean</key>
  43. <value>clean</value>
  44. </dictionary>
  45. <dictionary>
  46. <key>org.eclipse.cdt.make.core.build.target.inc</key>
  47. <value>debug</value>
  48. </dictionary>
  49. <dictionary>
  50. <key>org.eclipse.cdt.make.core.enableAutoBuild</key>
  51. <value>false</value>
  52. </dictionary>
  53. <dictionary>
  54. <key>org.eclipse.cdt.make.core.enableCleanBuild</key>
  55. <value>true</value>
  56. </dictionary>
  57. <dictionary>
  58. <key>org.eclipse.cdt.make.core.enableFullBuild</key>
  59. <value>true</value>
  60. </dictionary>
  61. <dictionary>
  62. <key>org.eclipse.cdt.make.core.enabledIncrementalBuild</key>
  63. <value>true</value>
  64. </dictionary>
  65. <dictionary>
  66. <key>org.eclipse.cdt.make.core.environment</key>
  67. <value>PATH=/opt/QtSDK/Desktop/Qt/4.8.1/gcc/bin:${env_var:PATH}|</value>
  68. </dictionary>
  69. <dictionary>
  70. <key>org.eclipse.cdt.make.core.stopOnError</key>
  71. <value>false</value>
  72. </dictionary>
  73. <dictionary>
  74. <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
  75. <value>false</value>
  76. </dictionary>
  77. </arguments>
  78. </buildCommand>
  79. <buildCommand>
  80. <name>org.eclipse.cdt.make.core.ScannerConfigBuilder</name>
  81. <arguments>
  82. </arguments>
  83. </buildCommand>
  84. <buildCommand>
  85. <name>org.eclipse.xtext.ui.shared.xtextBuilder</name>
  86. <arguments>
  87. </arguments>
  88. </buildCommand>
  89. <buildCommand>
  90. <name>org.yakindu.sct.builder.SCTBuilder</name>
  91. <arguments>
  92. </arguments>
  93. </buildCommand>
  94. </buildSpec>
  95. <natures>
  96. <nature>org.eclipse.cdt.core.cnature</nature>
  97. <nature>org.eclipse.cdt.core.ccnature</nature>
  98. <nature>org.eclipse.cdt.make.core.makeNature</nature>
  99. <nature>org.eclipse.cdt.make.core.ScannerConfigNature</nature>
  100. <nature>com.trolltech.qtcppproject.QtNature</nature>
  101. <nature>org.eclipse.xtext.ui.shared.xtextNature</nature>
  102. <nature>org.yakindu.sct.builder.SCTNature</nature>
  103. </natures>
  104. </projectDescription>