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:
parent
f3e5316831
commit
6381384dce
1 changed files with 3 additions and 1 deletions
|
@ -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/
|
||||
|
|
Loading…
Add table
Reference in a new issue