aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/share/32BitLaunch/Robust.32BitLaunch/Robust.32BitLaunch.sln
diff options
context:
space:
mode:
authorBlueWall2014-09-03 12:57:29 -0400
committerBlueWall2014-09-03 12:57:29 -0400
commite8ca900ef837f7d4faa7e9cc4dd9e02947a4d46f (patch)
treeb7d6082a9b4dd2f3c9a2df54769d79487a0ba724 /share/32BitLaunch/Robust.32BitLaunch/Robust.32BitLaunch.sln
parentAdd [EntityTransfer] AllowAvatarCrossing setting to determine whether avatars... (diff)
downloadopensim-SC_OLD-e8ca900ef837f7d4faa7e9cc4dd9e02947a4d46f.zip
opensim-SC_OLD-e8ca900ef837f7d4faa7e9cc4dd9e02947a4d46f.tar.gz
opensim-SC_OLD-e8ca900ef837f7d4faa7e9cc4dd9e02947a4d46f.tar.bz2
opensim-SC_OLD-e8ca900ef837f7d4faa7e9cc4dd9e02947a4d46f.tar.xz
Move the 32 bit launchers as discussed at OpenSimulator Office Hour 9//2/14 http://opensimulator.org/wiki/Chat_log_from_the_meeting_on_2014-09-02.
Diffstat (limited to '')
-rw-r--r--share/32BitLaunch/Robust.32BitLaunch/Robust.32BitLaunch.sln20
1 files changed, 20 insertions, 0 deletions
diff --git a/share/32BitLaunch/Robust.32BitLaunch/Robust.32BitLaunch.sln b/share/32BitLaunch/Robust.32BitLaunch/Robust.32BitLaunch.sln
new file mode 100644
index 0000000..a48a2d3
--- /dev/null
+++ b/share/32BitLaunch/Robust.32BitLaunch/Robust.32BitLaunch.sln
@@ -0,0 +1,20 @@
1
2Microsoft Visual Studio Solution File, Format Version 11.00
3# Visual C# Express 2010
4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Robust.32BitLaunch", "Robust.32BitLaunch.csproj", "{595D67F3-B413-4A43-8568-5B5930E3B31D}"
5EndProject
6Global
7 GlobalSection(SolutionConfigurationPlatforms) = preSolution
8 Debug|Any CPU = Debug|Any CPU
9 Release|Any CPU = Release|Any CPU
10 EndGlobalSection
11 GlobalSection(ProjectConfigurationPlatforms) = postSolution
12 {595D67F3-B413-4A43-8568-5B5930E3B31D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
13 {595D67F3-B413-4A43-8568-5B5930E3B31D}.Debug|Any CPU.Build.0 = Debug|Any CPU
14 {595D67F3-B413-4A43-8568-5B5930E3B31D}.Release|Any CPU.ActiveCfg = Release|Any CPU
15 {595D67F3-B413-4A43-8568-5B5930E3B31D}.Release|Any CPU.Build.0 = Release|Any CPU
16 EndGlobalSection
17 GlobalSection(SolutionProperties) = preSolution
18 HideSolutionNode = FALSE
19 EndGlobalSection
20EndGlobal