1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-12 19:45:22 +02:00

properties are part of the binary distribution

This commit is contained in:
Michael Scharf 2006-12-01 14:49:33 +00:00
parent c3b5c3d28b
commit bd9ceb5cba

View file

@ -2,7 +2,8 @@ source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.xml
plugin.xml,\
plugin.properties
src.includes = .classpath,\
.project,\
.settings/,\