Skip to main content
summaryrefslogtreecommitdiffstats
blob: 33b3c353d50798e8dab4f71146c866093af5eb0a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               OSGI-INF/,\
               Windows7Search32.dll,\
               Windows7Search64.dll
               
src.includes = about.html

Back to the top