1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-29 03:45:35 +02:00

Added the build source folder to the build.properties file.

This commit is contained in:
Doug Schaefer 2003-06-14 21:14:56 +00:00
parent e380c8ea03
commit 04804f1cf1

View file

@ -4,7 +4,8 @@ bin.includes = about.html,\
icons/,\
plugin.properties
source.cdtui.jar = src/,\
utils.ui/
utils.ui/,\
build/
src.includes = about.html,\
plugin.xml,\
about.html,\