|
Revision 5527, 381 bytes
(checked in by p_lindheimer, 4 years ago)
|
redo features.conf to handle maximum include flexibility
|
- Property svn:eol-style set to
native
- Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 |
; |
|---|
| 2 |
; DO NOT EDIT THIS FILE, USE THE _CUSTOM INCLUDE FILES BELOW FOR CHANGES |
|---|
| 3 |
; |
|---|
| 4 |
|
|---|
| 5 |
[general] |
|---|
| 6 |
#include features_general_additional.conf |
|---|
| 7 |
#include features_general_custom.conf |
|---|
| 8 |
|
|---|
| 9 |
[applicationmap] |
|---|
| 10 |
#include features_applicationmap_additional.conf |
|---|
| 11 |
#include features_applicationmap_custom.conf |
|---|
| 12 |
|
|---|
| 13 |
[featuremap] |
|---|
| 14 |
#include features_featuremap_additional.conf |
|---|
| 15 |
#include features_featuremap_custom.conf |
|---|