mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-16 18:31:32 +00:00
11 lines
215 B
INI
11 lines
215 B
INI
source.. = src/,\
|
|
src-gen/
|
|
bin.includes = META-INF/,\
|
|
.,\
|
|
plugin.xml,\
|
|
icons/,\
|
|
templates/
|
|
javacSource=1.6
|
|
javacTarget=1.6
|
|
src.includes = icons/
|