.project 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>sample-lua</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. </arguments>
  14. </buildCommand>
  15. <buildCommand>
  16. <name>com.android.ide.eclipse.adt.ResourceManagerBuilder</name>
  17. <arguments>
  18. </arguments>
  19. </buildCommand>
  20. <buildCommand>
  21. <name>com.android.ide.eclipse.adt.PreCompilerBuilder</name>
  22. <arguments>
  23. </arguments>
  24. </buildCommand>
  25. <buildCommand>
  26. <name>org.eclipse.jdt.core.javabuilder</name>
  27. <arguments>
  28. </arguments>
  29. </buildCommand>
  30. <buildCommand>
  31. <name>com.android.ide.eclipse.adt.ApkBuilder</name>
  32. <arguments>
  33. </arguments>
  34. </buildCommand>
  35. <buildCommand>
  36. <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
  37. <triggers>full,incremental,</triggers>
  38. <arguments>
  39. </arguments>
  40. </buildCommand>
  41. </buildSpec>
  42. <natures>
  43. <nature>com.android.ide.eclipse.adt.AndroidNature</nature>
  44. <nature>org.eclipse.jdt.core.javanature</nature>
  45. <nature>org.eclipse.cdt.core.cnature</nature>
  46. <nature>org.eclipse.cdt.core.ccnature</nature>
  47. <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
  48. <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
  49. </natures>
  50. <linkedResources>
  51. <link>
  52. <name>src</name>
  53. <type>2</type>
  54. <locationURI>$%257BPARENT-2-PROJECT_LOC%257D/lua/src</locationURI>
  55. </link>
  56. </linkedResources>
  57. </projectDescription>