.tproject 1.1 KB

12345678910111213141516171819202122232425262728
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <tproject xmlns="http://www.tizen.org/tproject">
  3. <platforms>
  4. <platform>
  5. <name>mobile-2.3</name>
  6. </platform>
  7. </platforms>
  8. <package>
  9. <blacklist>
  10. <path value=".git" type="dir"/>
  11. <path value=".gitignore" type="file"/>
  12. <path value="Makefile" type="file"/>
  13. <path value="docs" type="dir"/>
  14. <path value="docs/TODO.txt" type="file"/>
  15. <path value="docs/gmaps.png" type="file"/>
  16. <path value="docs/logo.png" type="file"/>
  17. <path value="docs/notes.txt" type="file"/>
  18. <path value="docs/openlayers-gmaps.png" type="file"/>
  19. <path value="docs/openlayers.png" type="file"/>
  20. <path value="docs/screenshot.png" type="file"/>
  21. <path value="docs/tizenstore.txt" type="file"/>
  22. <path value="manifest.webapp" type="file"/>
  23. <path value="mapo-0.0.0.wgt" type="file"/>
  24. </blacklist>
  25. <resFallback autoGen="true"/>
  26. </package>
  27. </tproject>