.project 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>UnityPlugin</name>
  4. <comment></comment>
  5. <projects>
  6. </projects>
  7. <buildSpec>
  8. <buildCommand>
  9. <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
  10. <triggers>clean,full,incremental,</triggers>
  11. <arguments>
  12. <dictionary>
  13. <key>?children?</key>
  14. <value>?children?=?name?=entry\\\\\\\|\\\|?name?=entry\\\\\\\|\\\|\|?name?=outputEntries\||</value>
  15. </dictionary>
  16. <dictionary>
  17. <key>?name?</key>
  18. <value></value>
  19. </dictionary>
  20. <dictionary>
  21. <key>org.eclipse.cdt.make.core.append_environment</key>
  22. <value>true</value>
  23. </dictionary>
  24. <dictionary>
  25. <key>org.eclipse.cdt.make.core.buildArguments</key>
  26. <value></value>
  27. </dictionary>
  28. <dictionary>
  29. <key>org.eclipse.cdt.make.core.buildCommand</key>
  30. <value>ndk-build</value>
  31. </dictionary>
  32. <dictionary>
  33. <key>org.eclipse.cdt.make.core.cleanBuildTarget</key>
  34. <value>clean</value>
  35. </dictionary>
  36. <dictionary>
  37. <key>org.eclipse.cdt.make.core.contents</key>
  38. <value>org.eclipse.cdt.make.core.activeConfigSettings</value>
  39. </dictionary>
  40. <dictionary>
  41. <key>org.eclipse.cdt.make.core.enableAutoBuild</key>
  42. <value>false</value>
  43. </dictionary>
  44. <dictionary>
  45. <key>org.eclipse.cdt.make.core.enableCleanBuild</key>
  46. <value>true</value>
  47. </dictionary>
  48. <dictionary>
  49. <key>org.eclipse.cdt.make.core.enableFullBuild</key>
  50. <value>true</value>
  51. </dictionary>
  52. <dictionary>
  53. <key>org.eclipse.cdt.make.core.stopOnError</key>
  54. <value>true</value>
  55. </dictionary>
  56. <dictionary>
  57. <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
  58. <value>true</value>
  59. </dictionary>
  60. </arguments>
  61. </buildCommand>
  62. <buildCommand>
  63. <name>com.android.ide.eclipse.adt.ResourceManagerBuilder</name>
  64. <arguments>
  65. </arguments>
  66. </buildCommand>
  67. <buildCommand>
  68. <name>com.android.ide.eclipse.adt.PreCompilerBuilder</name>
  69. <arguments>
  70. </arguments>
  71. </buildCommand>
  72. <buildCommand>
  73. <name>org.eclipse.jdt.core.javabuilder</name>
  74. <arguments>
  75. </arguments>
  76. </buildCommand>
  77. <buildCommand>
  78. <name>com.android.ide.eclipse.adt.ApkBuilder</name>
  79. <arguments>
  80. </arguments>
  81. </buildCommand>
  82. <buildCommand>
  83. <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
  84. <triggers>auto,full,incremental,</triggers>
  85. <arguments>
  86. <dictionary>
  87. <key>LaunchConfigHandle</key>
  88. <value>&lt;project&gt;/.externalToolBuilders/CopyPlugins.launch</value>
  89. </dictionary>
  90. <dictionary>
  91. <key>incclean</key>
  92. <value>true</value>
  93. </dictionary>
  94. </arguments>
  95. </buildCommand>
  96. <buildCommand>
  97. <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
  98. <arguments>
  99. </arguments>
  100. </buildCommand>
  101. </buildSpec>
  102. <natures>
  103. <nature>com.android.ide.eclipse.adt.AndroidNature</nature>
  104. <nature>org.eclipse.jdt.core.javanature</nature>
  105. <nature>org.eclipse.cdt.core.cnature</nature>
  106. <nature>org.eclipse.cdt.core.ccnature</nature>
  107. <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
  108. <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
  109. </natures>
  110. </projectDescription>