.project 1021 B

12345678910111213141516171819202122232425262728
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- -->
  3. <!-- Copyright (c) 2018 Intel Corporation. -->
  4. <!-- -->
  5. <!-- All rights reserved. This program and the accompanying materials -->
  6. <!-- are made available under the terms of the Eclipse Public License v1.0 -->
  7. <!-- which accompanies this distribution, and is available at -->
  8. <!-- http://www.eclipse.org/legal/epl-v10.html -->
  9. <!-- -->
  10. <!-- Contributors: -->
  11. <!-- Intel Corporation - initial implementation and documentation -->
  12. <!-- -->
  13. <projectDescription>
  14. <name>com.intel.sgx.feature</name>
  15. <comment></comment>
  16. <projects>
  17. </projects>
  18. <buildSpec>
  19. <buildCommand>
  20. <name>org.eclipse.pde.FeatureBuilder</name>
  21. <arguments>
  22. </arguments>
  23. </buildCommand>
  24. </buildSpec>
  25. <natures>
  26. <nature>org.eclipse.pde.FeatureNature</nature>
  27. </natures>
  28. </projectDescription>