project.xml 871 B

1234567891011121314151617181920212223
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project xmlns="http://www.netbeans.org/ns/project/1">
  3. <type>org.netbeans.modules.java.j2seproject</type>
  4. <configuration>
  5. <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
  6. <name>Timor_VasgwLottery</name>
  7. <source-roots>
  8. <root id="src.dir"/>
  9. </source-roots>
  10. <test-roots/>
  11. </data>
  12. <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
  13. <reference>
  14. <foreign-project>VAS_FW_Vasgw</foreign-project>
  15. <artifact-type>jar</artifact-type>
  16. <script>build.xml</script>
  17. <target>jar</target>
  18. <clean-target>clean</clean-target>
  19. <id>jar</id>
  20. </reference>
  21. </references>
  22. </configuration>
  23. </project>