diff options
author | Diva Canto | 2010-04-14 10:36:03 -0700 |
---|---|---|
committer | Diva Canto | 2010-04-14 10:36:03 -0700 |
commit | bdc03dbff958459d0e2fd96045a859455293bf37 (patch) | |
tree | 576ce349892b10976a3b56a0bd39efd631bd7e51 /OpenSim/Tools/Robust.32BitLaunch/Robust.32BitLaunch.sln | |
parent | Applying patch from lkalif to add support for inventory links to the SimianGr... (diff) | |
download | opensim-SC_OLD-bdc03dbff958459d0e2fd96045a859455293bf37.zip opensim-SC_OLD-bdc03dbff958459d0e2fd96045a859455293bf37.tar.gz opensim-SC_OLD-bdc03dbff958459d0e2fd96045a859455293bf37.tar.bz2 opensim-SC_OLD-bdc03dbff958459d0e2fd96045a859455293bf37.tar.xz |
* Added 32bitLauncher for Robust. Still need to test it on a 64 bit machine.
* PrimitiveBaseShape wants to be be committed too -- EOF.
Diffstat (limited to '')
-rw-r--r-- | OpenSim/Tools/Robust.32BitLaunch/Robust.32BitLaunch.sln | 20 |
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 | | ||
2 | Microsoft Visual Studio Solution File, Format Version 10.00 | ||
3 | # Visual C# Express 2008 | ||
4 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Robust.32BitLaunch", "Robust.32BitLaunch.csproj", "{595D67F3-B413-4A43-8568-5B5930E3B31D}" | ||
5 | EndProject | ||
6 | Global | ||
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 | ||
20 | EndGlobal | ||