1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 18:26:01 +02:00

[cleanup] Add .options file for tracing

This commit is contained in:
Martin Oberhuber 2006-12-04 14:52:19 +00:00
parent f3e5316831
commit 6381384dce

View file

@ -9,6 +9,7 @@
# Wind River Systems, Inc. - initial API and implementation
# Ted Williams (Wind River) - refactored into org.eclipse.tm.terminal
# Michael Scharf (Wind River) - separated into core, serial and view plugins
# Martin Oberhuber (Wind River) - fix copyrights, legal docs, missing files
################################################################################
bin.includes = .,\
src/,\
@ -19,7 +20,8 @@ bin.includes = .,\
build.properties,\
plugin.properties,\
schema/,\
.settings/
.settings/,\
.options
source.. = src/
output.. = bin/