.project 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>sample-browser</name>
  4. <comment></comment>
  5. <projects>
  6. <project>gameplay</project>
  7. </projects>
  8. <buildSpec>
  9. <buildCommand>
  10. <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
  11. <triggers>clean,full,incremental,</triggers>
  12. <arguments>
  13. <dictionary>
  14. <key>?children?</key>
  15. <value>?name?=outputEntries\|?children?=?name?=entry\\\\\\\|\\\|?name?=entry\\\\\\\|\\\|\||</value>
  16. </dictionary>
  17. <dictionary>
  18. <key>?name?</key>
  19. <value></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.buildArguments</key>
  27. <value>NDK_DEBUG=1 -j4</value>
  28. </dictionary>
  29. <dictionary>
  30. <key>org.eclipse.cdt.make.core.buildCommand</key>
  31. <value>ndk-build</value>
  32. </dictionary>
  33. <dictionary>
  34. <key>org.eclipse.cdt.make.core.cleanBuildTarget</key>
  35. <value>clean</value>
  36. </dictionary>
  37. <dictionary>
  38. <key>org.eclipse.cdt.make.core.contents</key>
  39. <value>org.eclipse.cdt.make.core.activeConfigSettings</value>
  40. </dictionary>
  41. <dictionary>
  42. <key>org.eclipse.cdt.make.core.enableAutoBuild</key>
  43. <value>false</value>
  44. </dictionary>
  45. <dictionary>
  46. <key>org.eclipse.cdt.make.core.enableCleanBuild</key>
  47. <value>true</value>
  48. </dictionary>
  49. <dictionary>
  50. <key>org.eclipse.cdt.make.core.enableFullBuild</key>
  51. <value>true</value>
  52. </dictionary>
  53. <dictionary>
  54. <key>org.eclipse.cdt.make.core.stopOnError</key>
  55. <value>true</value>
  56. </dictionary>
  57. <dictionary>
  58. <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
  59. <value>false</value>
  60. </dictionary>
  61. </arguments>
  62. </buildCommand>
  63. <buildCommand>
  64. <name>com.android.ide.eclipse.adt.ResourceManagerBuilder</name>
  65. <arguments>
  66. </arguments>
  67. </buildCommand>
  68. <buildCommand>
  69. <name>com.android.ide.eclipse.adt.PreCompilerBuilder</name>
  70. <arguments>
  71. </arguments>
  72. </buildCommand>
  73. <buildCommand>
  74. <name>org.eclipse.jdt.core.javabuilder</name>
  75. <arguments>
  76. </arguments>
  77. </buildCommand>
  78. <buildCommand>
  79. <name>com.android.ide.eclipse.adt.ApkBuilder</name>
  80. <arguments>
  81. </arguments>
  82. </buildCommand>
  83. <buildCommand>
  84. <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
  85. <triggers>full,incremental,</triggers>
  86. <arguments>
  87. </arguments>
  88. </buildCommand>
  89. </buildSpec>
  90. <natures>
  91. <nature>com.android.ide.eclipse.adt.AndroidNature</nature>
  92. <nature>org.eclipse.jdt.core.javanature</nature>
  93. <nature>org.eclipse.cdt.core.cnature</nature>
  94. <nature>org.eclipse.cdt.core.ccnature</nature>
  95. <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
  96. <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
  97. </natures>
  98. <linkedResources>
  99. <link>
  100. <name>src</name>
  101. <type>2</type>
  102. <locationURI>$%257BPARENT-2-PROJECT_LOC%257D/browser/src</locationURI>
  103. </link>
  104. </linkedResources>
  105. </projectDescription>