diff options
author | Jeff Ames | 2008-02-15 03:30:15 +0000 |
---|---|---|
committer | Jeff Ames | 2008-02-15 03:30:15 +0000 |
commit | e16f9a16c77aca017ddd3413d6ff84d3a3ee7364 (patch) | |
tree | 8cae2a7880b784ee80fc7c836136c785045e366e /OpenSim/Tools/LaunchSLClient/Properties/Settings.settings | |
parent | Move pCampBot prebuild.xml into main prebuild.xml to fix reference errors. U... (diff) | |
download | opensim-SC_OLD-e16f9a16c77aca017ddd3413d6ff84d3a3ee7364.zip opensim-SC_OLD-e16f9a16c77aca017ddd3413d6ff84d3a3ee7364.tar.gz opensim-SC_OLD-e16f9a16c77aca017ddd3413d6ff84d3a3ee7364.tar.bz2 opensim-SC_OLD-e16f9a16c77aca017ddd3413d6ff84d3a3ee7364.tar.xz |
Moved LaunchSLClient prebuild.xml into main prebuild.xml
Diffstat (limited to 'OpenSim/Tools/LaunchSLClient/Properties/Settings.settings')
-rw-r--r-- | OpenSim/Tools/LaunchSLClient/Properties/Settings.settings | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/OpenSim/Tools/LaunchSLClient/Properties/Settings.settings b/OpenSim/Tools/LaunchSLClient/Properties/Settings.settings new file mode 100644 index 0000000..3964565 --- /dev/null +++ b/OpenSim/Tools/LaunchSLClient/Properties/Settings.settings | |||
@@ -0,0 +1,7 @@ | |||
1 | <?xml version='1.0' encoding='utf-8'?> | ||
2 | <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)"> | ||
3 | <Profiles> | ||
4 | <Profile Name="(Default)" /> | ||
5 | </Profiles> | ||
6 | <Settings /> | ||
7 | </SettingsFile> | ||