summaryrefslogtreecommitdiff
path: root/IvyProbeConsole/Properties/Settings.settings
diff options
context:
space:
mode:
authorfcolin2007-02-01 12:07:02 +0000
committerfcolin2007-02-01 12:07:02 +0000
commitcbf0054b86c62894dd49d4465ace40b69b3b8df0 (patch)
treebe90d10f4ab0ae0288fce60b3ad704cd83de1f3d /IvyProbeConsole/Properties/Settings.settings
parentc7e59ff47d5162223042c6a2aeb5f168783b107e (diff)
downloadivy-csharp-cbf0054b86c62894dd49d4465ace40b69b3b8df0.zip
ivy-csharp-cbf0054b86c62894dd49d4465ace40b69b3b8df0.tar.gz
ivy-csharp-cbf0054b86c62894dd49d4465ace40b69b3b8df0.tar.bz2
ivy-csharp-cbf0054b86c62894dd49d4465ace40b69b3b8df0.tar.xz
modification structure svn
Diffstat (limited to 'IvyProbeConsole/Properties/Settings.settings')
-rw-r--r--IvyProbeConsole/Properties/Settings.settings21
1 files changed, 21 insertions, 0 deletions
diff --git a/IvyProbeConsole/Properties/Settings.settings b/IvyProbeConsole/Properties/Settings.settings
new file mode 100644
index 0000000..b0c75fd
--- /dev/null
+++ b/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