diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2004-09-20 06:53:14 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2004-09-20 06:53:14 +0000 |
commit | 64c922bea43797aadad4861a62ef1f2d9537ee3c (patch) | |
tree | 8e1bded4b2aa19ae112004a23bb43d5b2ad17dac /bin | |
parent | 1726dfe0defa7856b0b69545fd4caf8e42edb24d (diff) | |
download | ATCD-64c922bea43797aadad4861a62ef1f2d9537ee3c.tar.gz |
ChangeLogTag: Mon Sep 20 06:42:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'bin')
-rw-r--r-- | bin/MakeProjectCreator/config/global.features | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/MakeProjectCreator/config/global.features b/bin/MakeProjectCreator/config/global.features index dddc4f55250..f71b9d30acd 100644 --- a/bin/MakeProjectCreator/config/global.features +++ b/bin/MakeProjectCreator/config/global.features @@ -14,7 +14,7 @@ // settings can be set here. // By default we disable these. -ssl = 1 +ssl = 0 qos = 0 rapi = 0 fl_reactor = 0 @@ -32,3 +32,4 @@ xt_reactor = 0 dummy_label = 0 cidl = 0 boost = 0 +wince = 0 |