diff options
author | fcolin | 2007-02-01 12:03:55 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 12:03:55 +0000 |
commit | 98ab5d0164040427f7c554febae125686284e2a7 (patch) | |
tree | a6ab9c20fbf1172553d364c91447149e4dc72ab0 /IvyToDel/IvyProbe/Properties/Settings.settings | |
parent | 531dfa4389ba34a0d32eed0ba8c82839e437d992 (diff) | |
download | ivy-csharp-98ab5d0164040427f7c554febae125686284e2a7.zip ivy-csharp-98ab5d0164040427f7c554febae125686284e2a7.tar.gz ivy-csharp-98ab5d0164040427f7c554febae125686284e2a7.tar.bz2 ivy-csharp-98ab5d0164040427f7c554febae125686284e2a7.tar.xz |
modification structure svn
Diffstat (limited to 'IvyToDel/IvyProbe/Properties/Settings.settings')
-rw-r--r-- | IvyToDel/IvyProbe/Properties/Settings.settings | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/IvyToDel/IvyProbe/Properties/Settings.settings b/IvyToDel/IvyProbe/Properties/Settings.settings new file mode 100644 index 0000000..421d8f2 --- /dev/null +++ b/IvyToDel/IvyProbe/Properties/Settings.settings @@ -0,0 +1,9 @@ +<?xml version='1.0' encoding='utf-8'?>
+<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="IvyProbe.Properties" GeneratedClassName="Settings">
+ <Profiles />
+ <Settings>
+ <Setting Name="IvyBus" Type="System.String" Scope="Application">
+ <Value Profile="(Default)" />
+ </Setting>
+ </Settings>
+</SettingsFile>
\ No newline at end of file |