summaryrefslogtreecommitdiff
path: root/Ivy/IvyProbeConsole/Properties/Settings.settings
diff options
context:
space:
mode:
authorfcolin2007-02-01 11:59:19 +0000
committerfcolin2007-02-01 11:59:19 +0000
commit31a4ba441a313dca7821cae97378ac77b90068cc (patch)
tree0a1ce34e3217d3810cff6d86c8d7e215b783975c /Ivy/IvyProbeConsole/Properties/Settings.settings
parentcbf21e890ed2df9dc964bd017b48da8e94e2c608 (diff)
downloadivy-csharp-31a4ba441a313dca7821cae97378ac77b90068cc.zip
ivy-csharp-31a4ba441a313dca7821cae97378ac77b90068cc.tar.gz
ivy-csharp-31a4ba441a313dca7821cae97378ac77b90068cc.tar.bz2
ivy-csharp-31a4ba441a313dca7821cae97378ac77b90068cc.tar.xz
suppression niveaux
Diffstat (limited to 'Ivy/IvyProbeConsole/Properties/Settings.settings')
-rw-r--r--Ivy/IvyProbeConsole/Properties/Settings.settings21
1 files changed, 21 insertions, 0 deletions
diff --git a/Ivy/IvyProbeConsole/Properties/Settings.settings b/Ivy/IvyProbeConsole/Properties/Settings.settings
new file mode 100644
index 0000000..b0c75fd
--- /dev/null
+++ b/Ivy/IvyProbeConsole/Properties/Settings.settings
@@ -0,0 +1,21 @@
+<?xml version='1.0' encoding='utf-8'?>
+<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="IvyProbeConsole.Properties" GeneratedClassName="Settings">
+ <Profiles />
+ <Settings>
+ <Setting Name="domain" Type="System.String" Scope="Application">
+ <Value Profile="(Default)" />
+ </Setting>
+ <Setting Name="name" Type="System.String" Scope="Application">
+ <Value Profile="(Default)">C#ProbeConsole</Value>
+ </Setting>
+ <Setting Name="quiet" Type="System.Boolean" Scope="Application">
+ <Value Profile="(Default)">False</Value>
+ </Setting>
+ <Setting Name="timestamp" Type="System.Boolean" Scope="Application">
+ <Value Profile="(Default)">False</Value>
+ </Setting>
+ <Setting Name="IvyDebug" Type="System.Boolean" Scope="Application">
+ <Value Profile="(Default)">False</Value>
+ </Setting>
+ </Settings>
+</SettingsFile> \ No newline at end of file