diff options
author | fcolin | 2007-02-01 10:04:16 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 10:04:16 +0000 |
commit | fd371bfc8591acb73bed849d2bd89fee584d14f4 (patch) | |
tree | 86650e1b67b2c1f400a20bb4ef136fd7a3b01551 /CSharp/Ivy/IvyPPC/app.config | |
parent | 6f1ff92380ad23376fc9fce0605733c98646a2c7 (diff) | |
download | ivy-csharp-fd371bfc8591acb73bed849d2bd89fee584d14f4.zip ivy-csharp-fd371bfc8591acb73bed849d2bd89fee584d14f4.tar.gz ivy-csharp-fd371bfc8591acb73bed849d2bd89fee584d14f4.tar.bz2 ivy-csharp-fd371bfc8591acb73bed849d2bd89fee584d14f4.tar.xz |
Utilisateur : Fcolin Date : 19/12/05 Heure : 16:54 Archivé dans $/CSharp/Ivy Commentaire: (vss 2)
Diffstat (limited to 'CSharp/Ivy/IvyPPC/app.config')
-rw-r--r-- | CSharp/Ivy/IvyPPC/app.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CSharp/Ivy/IvyPPC/app.config b/CSharp/Ivy/IvyPPC/app.config index 5cb1a1c..17daebe 100644 --- a/CSharp/Ivy/IvyPPC/app.config +++ b/CSharp/Ivy/IvyPPC/app.config @@ -17,7 +17,7 @@ <value>False</value>
</setting>
<setting name="IvyDebug" serializeAs="String">
- <value>False</value>
+ <value>True</value>
</setting>
</IvyBus.Properties.Settings>
</applicationSettings>
|