~duyi001/gephi/lasso

« back to all changes in this revision

Viewing changes to DesktopImport/build.xml

  • Committer: sunsnowad
  • Author(s): Yi Du
  • Date: 2011-01-12 06:31:46 UTC
  • mfrom: (1817.1.263 gephi)
  • Revision ID: sunsnowad@www-691ed046717-20110112063146-je42dzz0sys4s0g6
merge with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<!-- You may freely edit this file. See harness/README in the NetBeans platform -->
3
 
<!-- for some information on what you could do (e.g. targets to override). -->
4
 
<!-- If you delete this file and reopen the project it will be recreated. -->
5
 
<project name="org.gephi.desktop.importer" default="netbeans" basedir=".">
6
 
    <description>Builds, tests, and runs the project org.gephi.desktop.importer.</description>
7
 
    <import file="nbproject/build-impl.xml"/>
8
 
</project>
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!-- You may freely edit this file. See harness/README in the NetBeans platform -->
 
3
<!-- for some information on what you could do (e.g. targets to override). -->
 
4
<!-- If you delete this file and reopen the project it will be recreated. -->
 
5
<project name="org.gephi.desktop.importer" default="netbeans" basedir=".">
 
6
    <description>Builds, tests, and runs the project org.gephi.desktop.importer.</description>
 
7
    <import file="nbproject/build-impl.xml"/>
 
8
</project>