Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: adb8345473590a952e5db0788cce80f082f5d9b7 (plain) (blame)
1
2
3
4
5
6
bin.includes = META-INF/,\
               eclipse_*.dll,\
               com_*.dll,\
               launcher.wpf.win32.x86.properties,\
               about.html
generateSourceBundle=false

Back to the top