.project 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>inet</name>
  4. <comment></comment>
  5. <projects>
  6. </projects>
  7. <buildSpec>
  8. <buildCommand>
  9. <name>org.omnetpp.cdt.MakefileBuilder</name>
  10. <arguments>
  11. </arguments>
  12. </buildCommand>
  13. <buildCommand>
  14. <name>org.omnetpp.scave.builder.vectorfileindexer</name>
  15. <arguments>
  16. </arguments>
  17. </buildCommand>
  18. <buildCommand>
  19. <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
  20. <triggers>clean,full,incremental,</triggers>
  21. <arguments>
  22. <dictionary>
  23. <key>?children?</key>
  24. <value>?name?=outputEntries\|?children?=?name?=entry\\\\\\\|\\\|?name?=entry\\\\\\\|\\\|\||</value>
  25. </dictionary>
  26. <dictionary>
  27. <key>?name?</key>
  28. <value></value>
  29. </dictionary>
  30. <dictionary>
  31. <key>org.eclipse.cdt.make.core.append_environment</key>
  32. <value>true</value>
  33. </dictionary>
  34. <dictionary>
  35. <key>org.eclipse.cdt.make.core.autoBuildTarget</key>
  36. <value>all</value>
  37. </dictionary>
  38. <dictionary>
  39. <key>org.eclipse.cdt.make.core.buildArguments</key>
  40. <value>MODE=debug CONFIGNAME=${ConfigName}</value>
  41. </dictionary>
  42. <dictionary>
  43. <key>org.eclipse.cdt.make.core.buildCommand</key>
  44. <value>make</value>
  45. </dictionary>
  46. <dictionary>
  47. <key>org.eclipse.cdt.make.core.buildLocation</key>
  48. <value>${ProjDirPath}</value>
  49. </dictionary>
  50. <dictionary>
  51. <key>org.eclipse.cdt.make.core.cleanBuildTarget</key>
  52. <value>clean</value>
  53. </dictionary>
  54. <dictionary>
  55. <key>org.eclipse.cdt.make.core.contents</key>
  56. <value>org.eclipse.cdt.make.core.activeConfigSettings</value>
  57. </dictionary>
  58. <dictionary>
  59. <key>org.eclipse.cdt.make.core.enableAutoBuild</key>
  60. <value>false</value>
  61. </dictionary>
  62. <dictionary>
  63. <key>org.eclipse.cdt.make.core.enableCleanBuild</key>
  64. <value>true</value>
  65. </dictionary>
  66. <dictionary>
  67. <key>org.eclipse.cdt.make.core.enableFullBuild</key>
  68. <value>true</value>
  69. </dictionary>
  70. <dictionary>
  71. <key>org.eclipse.cdt.make.core.fullBuildTarget</key>
  72. <value>all</value>
  73. </dictionary>
  74. <dictionary>
  75. <key>org.eclipse.cdt.make.core.stopOnError</key>
  76. <value>true</value>
  77. </dictionary>
  78. <dictionary>
  79. <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
  80. <value>true</value>
  81. </dictionary>
  82. </arguments>
  83. </buildCommand>
  84. <buildCommand>
  85. <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
  86. <arguments>
  87. </arguments>
  88. </buildCommand>
  89. </buildSpec>
  90. <natures>
  91. <nature>org.eclipse.cdt.core.cnature</nature>
  92. <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
  93. <nature>org.eclipse.cdt.core.ccnature</nature>
  94. <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
  95. <nature>org.omnetpp.main.omnetppnature</nature>
  96. </natures>
  97. </projectDescription>