aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tools/Robust.32BitLaunch/Robust.32BitLaunch.sln
diff options
context:
space:
mode:
authorJohn Hurliman2010-04-14 11:06:07 -0700
committerJohn Hurliman2010-04-14 11:06:07 -0700
commit985faf415106a068bf59ccb2bc0bacfc8d705e90 (patch)
treef3e460cce48fff6082579610238140c290c7ab4d /OpenSim/Tools/Robust.32BitLaunch/Robust.32BitLaunch.sln
parentApplying a patch from lkalif to fix a small bug in the previous patch (diff)
parent* Added 32bitLauncher for Robust. Still need to test it on a 64 bit machine. (diff)
downloadopensim-SC_OLD-985faf415106a068bf59ccb2bc0bacfc8d705e90.zip
opensim-SC_OLD-985faf415106a068bf59ccb2bc0bacfc8d705e90.tar.gz
opensim-SC_OLD-985faf415106a068bf59ccb2bc0bacfc8d705e90.tar.bz2
opensim-SC_OLD-985faf415106a068bf59ccb2bc0bacfc8d705e90.tar.xz
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diffstat (limited to 'OpenSim/Tools/Robust.32BitLaunch/Robust.32BitLaunch.sln')
-rw-r--r--OpenSim/Tools/Robust.32BitLaunch/Robust.32BitLaunch.sln20
1 files changed, 20 insertions, 0 deletions
diff --git a/OpenSim/Tools/Robust.32BitLaunch/Robust.32BitLaunch.sln b/OpenSim/Tools/Robust.32BitLaunch/Robust.32BitLaunch.sln
new file mode 100644
index 0000000..c7c97b1
--- /dev/null
+++ b/OpenSim/Tools/Robust.32BitLaunch/Robust.32BitLaunch.sln
@@ -0,0 +1,20 @@
1
2Microsoft Visual Studio Solution File, Format Version 10.00
3# Visual C# Express 2008
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