No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

project.xml 1.1KB

123456789101112131415161718192021222324252627282930
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project xmlns="http://www.netbeans.org/ns/project/1">
  3. <type>org.netbeans.modules.cnd.makeproject</type>
  4. <configuration>
  5. <data xmlns="http://www.netbeans.org/ns/make-project/1">
  6. <name>superviseur-dumber</name>
  7. <c-extensions/>
  8. <cpp-extensions>cpp</cpp-extensions>
  9. <header-extensions>h</header-extensions>
  10. <sourceEncoding>UTF-8</sourceEncoding>
  11. <make-dep-projects/>
  12. <sourceRootList>
  13. <sourceRootElem>lib</sourceRootElem>
  14. </sourceRootList>
  15. <confList>
  16. <confElem>
  17. <name>Debug__PC_</name>
  18. <type>1</type>
  19. </confElem>
  20. <confElem>
  21. <name>Debug__RPI_</name>
  22. <type>1</type>
  23. </confElem>
  24. </confList>
  25. <formatting>
  26. <project-formatting-style>false</project-formatting-style>
  27. </formatting>
  28. </data>
  29. </configuration>
  30. </project>