mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 17:35:35 +02:00
11 lines
290 B
INI
11 lines
290 B
INI
source.. = src/
|
|
output.. = bin/
|
|
bin.includes = META-INF/,\
|
|
.,\
|
|
plugin.xml,\
|
|
templates/,\
|
|
about.html,\
|
|
plugin.properties,\
|
|
libs/freemarker-2.3.22.jar
|
|
src.includes = about.html,\
|
|
schema/
|