Home | History | Annotate | Download | only in com.android.ide.eclipse.ddms
      1 source.. = src/
      2 output.. = bin/
      3 bin.includes = META-INF/,\
      4                icons/,\
      5                plugin.xml,\
      6                .,\
      7                libs/
      8 bin.excludes = libs/.gitignore
      9 
     10