aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/share/32BitLaunch/OpenSim.32BitLaunch/OpenSim32.sln
diff options
context:
space:
mode:
authorUbitUmarov2017-06-14 03:04:14 +0100
committerUbitUmarov2017-06-14 03:04:14 +0100
commit84946e3061d7b845af2821c8693356f35368617a (patch)
tree51c2a72600116de2533843389099a9b006f9c084 /share/32BitLaunch/OpenSim.32BitLaunch/OpenSim32.sln
parentrevert. The .net concurrent objects look nice, but mono5 cpu load with them d... (diff)
parentmain generic use JobEngine also does not need a permanent thread.. actually d... (diff)
downloadopensim-SC-84946e3061d7b845af2821c8693356f35368617a.zip
opensim-SC-84946e3061d7b845af2821c8693356f35368617a.tar.gz
opensim-SC-84946e3061d7b845af2821c8693356f35368617a.tar.bz2
opensim-SC-84946e3061d7b845af2821c8693356f35368617a.tar.xz
Merge branch 'master' into httptests
Diffstat (limited to 'share/32BitLaunch/OpenSim.32BitLaunch/OpenSim32.sln')
-rw-r--r--share/32BitLaunch/OpenSim.32BitLaunch/OpenSim32.sln22
1 files changed, 22 insertions, 0 deletions
diff --git a/share/32BitLaunch/OpenSim.32BitLaunch/OpenSim32.sln b/share/32BitLaunch/OpenSim.32BitLaunch/OpenSim32.sln
new file mode 100644
index 0000000..93522ea
--- /dev/null
+++ b/share/32BitLaunch/OpenSim.32BitLaunch/OpenSim32.sln
@@ -0,0 +1,22 @@
1
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio 14
4VisualStudioVersion = 14.0.25420.1
5MinimumVisualStudioVersion = 10.0.40219.1
6Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OpenSim32", "OpenSim32.csproj", "{968B4C73-280D-4FF5-9F73-DD3D10160C2E}"
7EndProject
8Global
9 GlobalSection(SolutionConfigurationPlatforms) = preSolution
10 Debug|x86 = Debug|x86
11 Release|x86 = Release|x86
12 EndGlobalSection
13 GlobalSection(ProjectConfigurationPlatforms) = postSolution
14 {968B4C73-280D-4FF5-9F73-DD3D10160C2E}.Debug|x86.ActiveCfg = Release|x86
15 {968B4C73-280D-4FF5-9F73-DD3D10160C2E}.Debug|x86.Build.0 = Release|x86
16 {968B4C73-280D-4FF5-9F73-DD3D10160C2E}.Release|x86.ActiveCfg = Release|x86
17 {968B4C73-280D-4FF5-9F73-DD3D10160C2E}.Release|x86.Build.0 = Release|x86
18 EndGlobalSection
19 GlobalSection(SolutionProperties) = preSolution
20 HideSolutionNode = FALSE
21 EndGlobalSection
22EndGlobal