diff options
Diffstat (limited to '')
-rw-r--r-- | prebuild.xml | 193 |
1 files changed, 97 insertions, 96 deletions
diff --git a/prebuild.xml b/prebuild.xml index f9b26ef..c840f03 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -34,7 +34,7 @@ | |||
34 | 34 | ||
35 | <!-- Core OpenSim Projects --> | 35 | <!-- Core OpenSim Projects --> |
36 | <!-- | 36 | <!-- |
37 | <Project frameworkVersion="v3_5" name="OpenSim.Model" path="OpenSim/Model" type="Library"> | 37 | <Project frameworkVersion="v4_0" name="OpenSim.Model" path="OpenSim/Model" type="Library"> |
38 | <Configuration name="Debug"> | 38 | <Configuration name="Debug"> |
39 | <Options> | 39 | <Options> |
40 | <OutputPath>../../../bin/</OutputPath> | 40 | <OutputPath>../../../bin/</OutputPath> |
@@ -55,7 +55,7 @@ | |||
55 | </Project> | 55 | </Project> |
56 | --> | 56 | --> |
57 | 57 | ||
58 | <Project frameworkVersion="v3_5" name="SmartThreadPool" path="ThirdParty/SmartThreadPool" type="Library"> | 58 | <Project frameworkVersion="v4_0" name="SmartThreadPool" path="ThirdParty/SmartThreadPool" type="Library"> |
59 | <Configuration name="Debug"> | 59 | <Configuration name="Debug"> |
60 | <Options> | 60 | <Options> |
61 | <OutputPath>../../bin/</OutputPath> | 61 | <OutputPath>../../bin/</OutputPath> |
@@ -77,7 +77,7 @@ | |||
77 | </Files> | 77 | </Files> |
78 | </Project> | 78 | </Project> |
79 | 79 | ||
80 | <Project frameworkVersion="v3_5" name="OpenSim.Framework" path="OpenSim/Framework" type="Library"> | 80 | <Project frameworkVersion="v4_0" name="OpenSim.Framework" path="OpenSim/Framework" type="Library"> |
81 | <Configuration name="Debug"> | 81 | <Configuration name="Debug"> |
82 | <Options> | 82 | <Options> |
83 | <OutputPath>../../bin/</OutputPath> | 83 | <OutputPath>../../bin/</OutputPath> |
@@ -112,7 +112,7 @@ | |||
112 | </Files> | 112 | </Files> |
113 | </Project> | 113 | </Project> |
114 | 114 | ||
115 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.Servers.HttpServer" path="OpenSim/Framework/Servers/HttpServer" type="Library"> | 115 | <Project frameworkVersion="v4_0" name="OpenSim.Framework.Servers.HttpServer" path="OpenSim/Framework/Servers/HttpServer" type="Library"> |
116 | <Configuration name="Debug"> | 116 | <Configuration name="Debug"> |
117 | <Options> | 117 | <Options> |
118 | <OutputPath>../../../../bin/</OutputPath> | 118 | <OutputPath>../../../../bin/</OutputPath> |
@@ -150,7 +150,7 @@ | |||
150 | </Files> | 150 | </Files> |
151 | </Project> | 151 | </Project> |
152 | 152 | ||
153 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.Console" path="OpenSim/Framework/Console" type="Library"> | 153 | <Project frameworkVersion="v4_0" name="OpenSim.Framework.Console" path="OpenSim/Framework/Console" type="Library"> |
154 | <Configuration name="Debug"> | 154 | <Configuration name="Debug"> |
155 | <Options> | 155 | <Options> |
156 | <OutputPath>../../../bin/</OutputPath> | 156 | <OutputPath>../../../bin/</OutputPath> |
@@ -177,7 +177,7 @@ | |||
177 | </Files> | 177 | </Files> |
178 | </Project> | 178 | </Project> |
179 | 179 | ||
180 | <Project frameworkVersion="v3_5" name="OpenSim.Services.Interfaces" path="OpenSim/Services/Interfaces" type="Library"> | 180 | <Project frameworkVersion="v4_0" name="OpenSim.Services.Interfaces" path="OpenSim/Services/Interfaces" type="Library"> |
181 | <Configuration name="Debug"> | 181 | <Configuration name="Debug"> |
182 | <Options> | 182 | <Options> |
183 | <OutputPath>../../../bin/</OutputPath> | 183 | <OutputPath>../../../bin/</OutputPath> |
@@ -205,7 +205,7 @@ | |||
205 | </Files> | 205 | </Files> |
206 | </Project> | 206 | </Project> |
207 | 207 | ||
208 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.Serialization" path="OpenSim/Framework/Serialization" type="Library"> | 208 | <Project frameworkVersion="v4_0" name="OpenSim.Framework.Serialization" path="OpenSim/Framework/Serialization" type="Library"> |
209 | <Configuration name="Debug"> | 209 | <Configuration name="Debug"> |
210 | <Options> | 210 | <Options> |
211 | <OutputPath>../../../bin/</OutputPath> | 211 | <OutputPath>../../../bin/</OutputPath> |
@@ -234,7 +234,7 @@ | |||
234 | </Files> | 234 | </Files> |
235 | </Project> | 235 | </Project> |
236 | 236 | ||
237 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.Statistics" path="OpenSim/Framework/Statistics" type="Library"> | 237 | <Project frameworkVersion="v4_0" name="OpenSim.Framework.Statistics" path="OpenSim/Framework/Statistics" type="Library"> |
238 | <Configuration name="Debug"> | 238 | <Configuration name="Debug"> |
239 | <Options> | 239 | <Options> |
240 | <OutputPath>../../../bin/</OutputPath> | 240 | <OutputPath>../../../bin/</OutputPath> |
@@ -258,7 +258,7 @@ | |||
258 | </Files> | 258 | </Files> |
259 | </Project> | 259 | </Project> |
260 | 260 | ||
261 | <Project frameworkVersion="v3_5" name="OpenSim.Data" path="OpenSim/Data" type="Library"> | 261 | <Project frameworkVersion="v4_0" name="OpenSim.Data" path="OpenSim/Data" type="Library"> |
262 | <Configuration name="Debug"> | 262 | <Configuration name="Debug"> |
263 | <Options> | 263 | <Options> |
264 | <OutputPath>../../bin/</OutputPath> | 264 | <OutputPath>../../bin/</OutputPath> |
@@ -287,7 +287,7 @@ | |||
287 | </Files> | 287 | </Files> |
288 | </Project> | 288 | </Project> |
289 | 289 | ||
290 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.Configuration.XML" path="OpenSim/Framework/Configuration/XML" type="Library"> | 290 | <Project frameworkVersion="v4_0" name="OpenSim.Framework.Configuration.XML" path="OpenSim/Framework/Configuration/XML" type="Library"> |
291 | <Configuration name="Debug"> | 291 | <Configuration name="Debug"> |
292 | <Options> | 292 | <Options> |
293 | <OutputPath>../../../../bin/</OutputPath> | 293 | <OutputPath>../../../../bin/</OutputPath> |
@@ -312,7 +312,7 @@ | |||
312 | </Files> | 312 | </Files> |
313 | </Project> | 313 | </Project> |
314 | 314 | ||
315 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.Configuration.HTTP" path="OpenSim/Framework/Configuration/HTTP" type="Library"> | 315 | <Project frameworkVersion="v4_0" name="OpenSim.Framework.Configuration.HTTP" path="OpenSim/Framework/Configuration/HTTP" type="Library"> |
316 | <Configuration name="Debug"> | 316 | <Configuration name="Debug"> |
317 | <Options> | 317 | <Options> |
318 | <OutputPath>../../../../bin/</OutputPath> | 318 | <OutputPath>../../../../bin/</OutputPath> |
@@ -339,7 +339,7 @@ | |||
339 | </Files> | 339 | </Files> |
340 | </Project> | 340 | </Project> |
341 | 341 | ||
342 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.AssetLoader.Filesystem" path="OpenSim/Framework/AssetLoader/Filesystem" type="Library"> | 342 | <Project frameworkVersion="v4_0" name="OpenSim.Framework.AssetLoader.Filesystem" path="OpenSim/Framework/AssetLoader/Filesystem" type="Library"> |
343 | <Configuration name="Debug"> | 343 | <Configuration name="Debug"> |
344 | <Options> | 344 | <Options> |
345 | <OutputPath>../../../../bin/</OutputPath> | 345 | <OutputPath>../../../../bin/</OutputPath> |
@@ -364,7 +364,7 @@ | |||
364 | </Files> | 364 | </Files> |
365 | </Project> | 365 | </Project> |
366 | 366 | ||
367 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.RegionLoader.Web" path="OpenSim/Framework/RegionLoader/Web" type="Library"> | 367 | <Project frameworkVersion="v4_0" name="OpenSim.Framework.RegionLoader.Web" path="OpenSim/Framework/RegionLoader/Web" type="Library"> |
368 | <Configuration name="Debug"> | 368 | <Configuration name="Debug"> |
369 | <Options> | 369 | <Options> |
370 | <OutputPath>../../../../bin/</OutputPath> | 370 | <OutputPath>../../../../bin/</OutputPath> |
@@ -390,7 +390,7 @@ | |||
390 | </Files> | 390 | </Files> |
391 | </Project> | 391 | </Project> |
392 | 392 | ||
393 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.RegionLoader.Filesystem" path="OpenSim/Framework/RegionLoader/Filesystem" type="Library"> | 393 | <Project frameworkVersion="v4_0" name="OpenSim.Framework.RegionLoader.Filesystem" path="OpenSim/Framework/RegionLoader/Filesystem" type="Library"> |
394 | <Configuration name="Debug"> | 394 | <Configuration name="Debug"> |
395 | <Options> | 395 | <Options> |
396 | <OutputPath>../../../../bin/</OutputPath> | 396 | <OutputPath>../../../../bin/</OutputPath> |
@@ -416,7 +416,7 @@ | |||
416 | </Files> | 416 | </Files> |
417 | </Project> | 417 | </Project> |
418 | 418 | ||
419 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.Servers" path="OpenSim/Framework/Servers" type="Library"> | 419 | <Project frameworkVersion="v4_0" name="OpenSim.Framework.Servers" path="OpenSim/Framework/Servers" type="Library"> |
420 | <Configuration name="Debug"> | 420 | <Configuration name="Debug"> |
421 | <Options> | 421 | <Options> |
422 | <OutputPath>../../../bin/</OutputPath> | 422 | <OutputPath>../../../bin/</OutputPath> |
@@ -448,7 +448,7 @@ | |||
448 | </Files> | 448 | </Files> |
449 | </Project> | 449 | </Project> |
450 | 450 | ||
451 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.Manager" path="OpenSim/Region/Physics/Manager" type="Library"> | 451 | <Project frameworkVersion="v4_0" name="OpenSim.Region.Physics.Manager" path="OpenSim/Region/Physics/Manager" type="Library"> |
452 | <Configuration name="Debug"> | 452 | <Configuration name="Debug"> |
453 | <Options> | 453 | <Options> |
454 | <OutputPath>../../../../bin/</OutputPath> | 454 | <OutputPath>../../../../bin/</OutputPath> |
@@ -476,7 +476,7 @@ | |||
476 | </Project> | 476 | </Project> |
477 | 477 | ||
478 | <!-- Physics Plug-ins --> | 478 | <!-- Physics Plug-ins --> |
479 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.BasicPhysicsPlugin" path="OpenSim/Region/Physics/BasicPhysicsPlugin" type="Library"> | 479 | <Project frameworkVersion="v4_0" name="OpenSim.Region.Physics.BasicPhysicsPlugin" path="OpenSim/Region/Physics/BasicPhysicsPlugin" type="Library"> |
480 | <Configuration name="Debug"> | 480 | <Configuration name="Debug"> |
481 | <Options> | 481 | <Options> |
482 | <OutputPath>../../../../bin/Physics/</OutputPath> | 482 | <OutputPath>../../../../bin/Physics/</OutputPath> |
@@ -499,7 +499,7 @@ | |||
499 | </Files> | 499 | </Files> |
500 | </Project> | 500 | </Project> |
501 | 501 | ||
502 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.POSPlugin" path="OpenSim/Region/Physics/POSPlugin" type="Library"> | 502 | <Project frameworkVersion="v4_0" name="OpenSim.Region.Physics.POSPlugin" path="OpenSim/Region/Physics/POSPlugin" type="Library"> |
503 | <Configuration name="Debug"> | 503 | <Configuration name="Debug"> |
504 | <Options> | 504 | <Options> |
505 | <OutputPath>../../../../bin/Physics/</OutputPath> | 505 | <OutputPath>../../../../bin/Physics/</OutputPath> |
@@ -522,7 +522,7 @@ | |||
522 | </Files> | 522 | </Files> |
523 | </Project> | 523 | </Project> |
524 | 524 | ||
525 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.OdePlugin" path="OpenSim/Region/Physics/OdePlugin" type="Library"> | 525 | <Project frameworkVersion="v4_0" name="OpenSim.Region.Physics.OdePlugin" path="OpenSim/Region/Physics/OdePlugin" type="Library"> |
526 | <Configuration name="Debug"> | 526 | <Configuration name="Debug"> |
527 | <Options> | 527 | <Options> |
528 | <OutputPath>../../../../bin/Physics/</OutputPath> | 528 | <OutputPath>../../../../bin/Physics/</OutputPath> |
@@ -552,7 +552,7 @@ | |||
552 | </Files> | 552 | </Files> |
553 | </Project> | 553 | </Project> |
554 | 554 | ||
555 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.ConvexDecompositionDotNet" path="OpenSim/Region/Physics/ConvexDecompositionDotNet" type="Library"> | 555 | <Project frameworkVersion="v4_0" name="OpenSim.Region.Physics.ConvexDecompositionDotNet" path="OpenSim/Region/Physics/ConvexDecompositionDotNet" type="Library"> |
556 | <Configuration name="Debug"> | 556 | <Configuration name="Debug"> |
557 | <Options> | 557 | <Options> |
558 | <OutputPath>../../../../bin/</OutputPath> | 558 | <OutputPath>../../../../bin/</OutputPath> |
@@ -577,7 +577,7 @@ | |||
577 | </Files> | 577 | </Files> |
578 | </Project> | 578 | </Project> |
579 | 579 | ||
580 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.ChOdePlugin" path="OpenSim/Region/Physics/ChOdePlugin" type="Library"> | 580 | <Project frameworkVersion="v4_0" name="OpenSim.Region.Physics.ChOdePlugin" path="OpenSim/Region/Physics/ChOdePlugin" type="Library"> |
581 | <Configuration name="Debug"> | 581 | <Configuration name="Debug"> |
582 | <Options> | 582 | <Options> |
583 | <OutputPath>../../../../bin/Physics/</OutputPath> | 583 | <OutputPath>../../../../bin/Physics/</OutputPath> |
@@ -608,7 +608,7 @@ | |||
608 | </Files> | 608 | </Files> |
609 | </Project> | 609 | </Project> |
610 | 610 | ||
611 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.UbitOdePlugin" path="OpenSim/Region/Physics/UbitOdePlugin" type="Library"> | 611 | <Project frameworkVersion="v4_0" name="OpenSim.Region.Physics.UbitOdePlugin" path="OpenSim/Region/Physics/UbitOdePlugin" type="Library"> |
612 | <Configuration name="Debug"> | 612 | <Configuration name="Debug"> |
613 | <Options> | 613 | <Options> |
614 | <OutputPath>../../../../bin/Physics/</OutputPath> | 614 | <OutputPath>../../../../bin/Physics/</OutputPath> |
@@ -639,7 +639,7 @@ | |||
639 | </Files> | 639 | </Files> |
640 | </Project> | 640 | </Project> |
641 | 641 | ||
642 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.BulletSPlugin" path="OpenSim/Region/Physics/BulletSPlugin" type="Library"> | 642 | <Project frameworkVersion="v4_0" name="OpenSim.Region.Physics.BulletSPlugin" path="OpenSim/Region/Physics/BulletSPlugin" type="Library"> |
643 | <Configuration name="Debug"> | 643 | <Configuration name="Debug"> |
644 | <Options> | 644 | <Options> |
645 | <OutputPath>../../../../bin/Physics/</OutputPath> | 645 | <OutputPath>../../../../bin/Physics/</OutputPath> |
@@ -672,7 +672,7 @@ | |||
672 | </Files> | 672 | </Files> |
673 | </Project> | 673 | </Project> |
674 | 674 | ||
675 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.Meshing" path="OpenSim/Region/Physics/Meshing" type="Library"> | 675 | <Project frameworkVersion="v4_0" name="OpenSim.Region.Physics.Meshing" path="OpenSim/Region/Physics/Meshing" type="Library"> |
676 | <Configuration name="Debug"> | 676 | <Configuration name="Debug"> |
677 | <Options> | 677 | <Options> |
678 | <OutputPath>../../../../bin/Physics/</OutputPath> | 678 | <OutputPath>../../../../bin/Physics/</OutputPath> |
@@ -703,7 +703,7 @@ | |||
703 | </Files> | 703 | </Files> |
704 | </Project> | 704 | </Project> |
705 | 705 | ||
706 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.UbitMeshing" path="OpenSim/Region/Physics/UbitMeshing" type="Library"> | 706 | <Project frameworkVersion="v4_0" name="OpenSim.Region.Physics.UbitMeshing" path="OpenSim/Region/Physics/UbitMeshing" type="Library"> |
707 | <Configuration name="Debug"> | 707 | <Configuration name="Debug"> |
708 | <Options> | 708 | <Options> |
709 | <OutputPath>../../../../bin/Physics/</OutputPath> | 709 | <OutputPath>../../../../bin/Physics/</OutputPath> |
@@ -735,7 +735,7 @@ | |||
735 | </Files> | 735 | </Files> |
736 | </Project> | 736 | </Project> |
737 | 737 | ||
738 | <Project frameworkVersion="v3_5" name="OpenSim.Capabilities" path="OpenSim/Capabilities" type="Library"> | 738 | <Project frameworkVersion="v4_0" name="OpenSim.Capabilities" path="OpenSim/Capabilities" type="Library"> |
739 | <Configuration name="Debug"> | 739 | <Configuration name="Debug"> |
740 | <Options> | 740 | <Options> |
741 | <OutputPath>../../bin/</OutputPath> | 741 | <OutputPath>../../bin/</OutputPath> |
@@ -770,7 +770,7 @@ | |||
770 | </Project> | 770 | </Project> |
771 | 771 | ||
772 | 772 | ||
773 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.Communications" path="OpenSim/Framework/Communications" type="Library"> | 773 | <Project frameworkVersion="v4_0" name="OpenSim.Framework.Communications" path="OpenSim/Framework/Communications" type="Library"> |
774 | <Configuration name="Debug"> | 774 | <Configuration name="Debug"> |
775 | <Options> | 775 | <Options> |
776 | <OutputPath>../../../bin/</OutputPath> | 776 | <OutputPath>../../../bin/</OutputPath> |
@@ -811,7 +811,7 @@ | |||
811 | </Project> | 811 | </Project> |
812 | 812 | ||
813 | 813 | ||
814 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Framework" path="OpenSim/Region/Framework" type="Library"> | 814 | <Project frameworkVersion="v4_0" name="OpenSim.Region.Framework" path="OpenSim/Region/Framework" type="Library"> |
815 | <Configuration name="Debug"> | 815 | <Configuration name="Debug"> |
816 | <Options> | 816 | <Options> |
817 | <OutputPath>../../../bin/</OutputPath> | 817 | <OutputPath>../../../bin/</OutputPath> |
@@ -864,7 +864,7 @@ | |||
864 | <!-- OGS projects --> | 864 | <!-- OGS projects --> |
865 | 865 | ||
866 | 866 | ||
867 | <Project frameworkVersion="v3_5" name="OpenSim.Server.Base" path="OpenSim/Server/Base" type="Library"> | 867 | <Project frameworkVersion="v4_0" name="OpenSim.Server.Base" path="OpenSim/Server/Base" type="Library"> |
868 | <Configuration name="Debug"> | 868 | <Configuration name="Debug"> |
869 | <Options> | 869 | <Options> |
870 | <OutputPath>../../../bin/</OutputPath> | 870 | <OutputPath>../../../bin/</OutputPath> |
@@ -894,7 +894,7 @@ | |||
894 | </Files> | 894 | </Files> |
895 | </Project> | 895 | </Project> |
896 | 896 | ||
897 | <Project frameworkVersion="v3_5" name="OpenSim.Services.Base" path="OpenSim/Services/Base" type="Library"> | 897 | <Project frameworkVersion="v4_0" name="OpenSim.Services.Base" path="OpenSim/Services/Base" type="Library"> |
898 | <Configuration name="Debug"> | 898 | <Configuration name="Debug"> |
899 | <Options> | 899 | <Options> |
900 | <OutputPath>../../../bin/</OutputPath> | 900 | <OutputPath>../../../bin/</OutputPath> |
@@ -921,7 +921,7 @@ | |||
921 | </Files> | 921 | </Files> |
922 | </Project> | 922 | </Project> |
923 | 923 | ||
924 | <Project frameworkVersion="v3_5" name="OpenSim.Services.UserAccountService" path="OpenSim/Services/UserAccountService" type="Library"> | 924 | <Project frameworkVersion="v4_0" name="OpenSim.Services.UserAccountService" path="OpenSim/Services/UserAccountService" type="Library"> |
925 | <Configuration name="Debug"> | 925 | <Configuration name="Debug"> |
926 | <Options> | 926 | <Options> |
927 | <OutputPath>../../../bin/</OutputPath> | 927 | <OutputPath>../../../bin/</OutputPath> |
@@ -952,7 +952,7 @@ | |||
952 | </Files> | 952 | </Files> |
953 | </Project> | 953 | </Project> |
954 | 954 | ||
955 | <Project frameworkVersion="v3_5" name="OpenSim.Services.FriendsService" path="OpenSim/Services/Friends" type="Library"> | 955 | <Project frameworkVersion="v4_0" name="OpenSim.Services.FriendsService" path="OpenSim/Services/Friends" type="Library"> |
956 | <Configuration name="Debug"> | 956 | <Configuration name="Debug"> |
957 | <Options> | 957 | <Options> |
958 | <OutputPath>../../../bin/</OutputPath> | 958 | <OutputPath>../../../bin/</OutputPath> |
@@ -983,7 +983,7 @@ | |||
983 | </Files> | 983 | </Files> |
984 | </Project> | 984 | </Project> |
985 | 985 | ||
986 | <Project frameworkVersion="v3_5" name="OpenSim.Services.Connectors" path="OpenSim/Services/Connectors" type="Library"> | 986 | <Project frameworkVersion="v4_0" name="OpenSim.Services.Connectors" path="OpenSim/Services/Connectors" type="Library"> |
987 | <Configuration name="Debug"> | 987 | <Configuration name="Debug"> |
988 | <Options> | 988 | <Options> |
989 | <OutputPath>../../../bin/</OutputPath> | 989 | <OutputPath>../../../bin/</OutputPath> |
@@ -1022,7 +1022,7 @@ | |||
1022 | </Files> | 1022 | </Files> |
1023 | </Project> | 1023 | </Project> |
1024 | 1024 | ||
1025 | <Project frameworkVersion="v3_5" name="OpenSim.Services.AssetService" path="OpenSim/Services/AssetService" type="Library"> | 1025 | <Project frameworkVersion="v4_0" name="OpenSim.Services.AssetService" path="OpenSim/Services/AssetService" type="Library"> |
1026 | <Configuration name="Debug"> | 1026 | <Configuration name="Debug"> |
1027 | <Options> | 1027 | <Options> |
1028 | <OutputPath>../../../bin/</OutputPath> | 1028 | <OutputPath>../../../bin/</OutputPath> |
@@ -1053,7 +1053,7 @@ | |||
1053 | </Files> | 1053 | </Files> |
1054 | </Project> | 1054 | </Project> |
1055 | 1055 | ||
1056 | <Project frameworkVersion="v3_5" name="OpenSim.Services.AuthorizationService" path="OpenSim/Services/AuthorizationService" type="Library"> | 1056 | <Project frameworkVersion="v4_0" name="OpenSim.Services.AuthorizationService" path="OpenSim/Services/AuthorizationService" type="Library"> |
1057 | <Configuration name="Debug"> | 1057 | <Configuration name="Debug"> |
1058 | <Options> | 1058 | <Options> |
1059 | <OutputPath>../../../bin/</OutputPath> | 1059 | <OutputPath>../../../bin/</OutputPath> |
@@ -1084,7 +1084,7 @@ | |||
1084 | </Files> | 1084 | </Files> |
1085 | </Project> | 1085 | </Project> |
1086 | 1086 | ||
1087 | <Project frameworkVersion="v3_5" name="OpenSim.Services.FreeswitchService" path="OpenSim/Services/FreeswitchService" type="Library"> | 1087 | <Project frameworkVersion="v4_0" name="OpenSim.Services.FreeswitchService" path="OpenSim/Services/FreeswitchService" type="Library"> |
1088 | <Configuration name="Debug"> | 1088 | <Configuration name="Debug"> |
1089 | <Options> | 1089 | <Options> |
1090 | <OutputPath>../../../bin/</OutputPath> | 1090 | <OutputPath>../../../bin/</OutputPath> |
@@ -1116,7 +1116,7 @@ | |||
1116 | </Files> | 1116 | </Files> |
1117 | </Project> | 1117 | </Project> |
1118 | 1118 | ||
1119 | <Project frameworkVersion="v3_5" name="OpenSim.Services.AuthenticationService" path="OpenSim/Services/AuthenticationService" type="Library"> | 1119 | <Project frameworkVersion="v4_0" name="OpenSim.Services.AuthenticationService" path="OpenSim/Services/AuthenticationService" type="Library"> |
1120 | <Configuration name="Debug"> | 1120 | <Configuration name="Debug"> |
1121 | <Options> | 1121 | <Options> |
1122 | <OutputPath>../../../bin/</OutputPath> | 1122 | <OutputPath>../../../bin/</OutputPath> |
@@ -1149,7 +1149,7 @@ | |||
1149 | </Files> | 1149 | </Files> |
1150 | </Project> | 1150 | </Project> |
1151 | 1151 | ||
1152 | <Project frameworkVersion="v3_5" name="OpenSim.Services.GridService" path="OpenSim/Services/GridService" type="Library"> | 1152 | <Project frameworkVersion="v4_0" name="OpenSim.Services.GridService" path="OpenSim/Services/GridService" type="Library"> |
1153 | <Configuration name="Debug"> | 1153 | <Configuration name="Debug"> |
1154 | <Options> | 1154 | <Options> |
1155 | <OutputPath>../../../bin/</OutputPath> | 1155 | <OutputPath>../../../bin/</OutputPath> |
@@ -1183,7 +1183,7 @@ | |||
1183 | </Files> | 1183 | </Files> |
1184 | </Project> | 1184 | </Project> |
1185 | 1185 | ||
1186 | <Project frameworkVersion="v3_5" name="OpenSim.Services.PresenceService" path="OpenSim/Services/PresenceService" type="Library"> | 1186 | <Project frameworkVersion="v4_0" name="OpenSim.Services.PresenceService" path="OpenSim/Services/PresenceService" type="Library"> |
1187 | <Configuration name="Debug"> | 1187 | <Configuration name="Debug"> |
1188 | <Options> | 1188 | <Options> |
1189 | <OutputPath>../../../bin/</OutputPath> | 1189 | <OutputPath>../../../bin/</OutputPath> |
@@ -1214,7 +1214,7 @@ | |||
1214 | </Files> | 1214 | </Files> |
1215 | </Project> | 1215 | </Project> |
1216 | 1216 | ||
1217 | <Project frameworkVersion="v3_5" name="OpenSim.Services.AvatarService" path="OpenSim/Services/AvatarService" type="Library"> | 1217 | <Project frameworkVersion="v4_0" name="OpenSim.Services.AvatarService" path="OpenSim/Services/AvatarService" type="Library"> |
1218 | <Configuration name="Debug"> | 1218 | <Configuration name="Debug"> |
1219 | <Options> | 1219 | <Options> |
1220 | <OutputPath>../../../bin/</OutputPath> | 1220 | <OutputPath>../../../bin/</OutputPath> |
@@ -1245,7 +1245,7 @@ | |||
1245 | </Files> | 1245 | </Files> |
1246 | </Project> | 1246 | </Project> |
1247 | 1247 | ||
1248 | <Project frameworkVersion="v3_5" name="OpenSim.Services.InventoryService" path="OpenSim/Services/InventoryService" type="Library"> | 1248 | <Project frameworkVersion="v4_0" name="OpenSim.Services.InventoryService" path="OpenSim/Services/InventoryService" type="Library"> |
1249 | <Configuration name="Debug"> | 1249 | <Configuration name="Debug"> |
1250 | <Options> | 1250 | <Options> |
1251 | <OutputPath>../../../bin/</OutputPath> | 1251 | <OutputPath>../../../bin/</OutputPath> |
@@ -1278,7 +1278,7 @@ | |||
1278 | </Project> | 1278 | </Project> |
1279 | 1279 | ||
1280 | 1280 | ||
1281 | <Project frameworkVersion="v3_5" name="OpenSim.Services.LLLoginService" path="OpenSim/Services/LLLoginService" type="Library"> | 1281 | <Project frameworkVersion="v4_0" name="OpenSim.Services.LLLoginService" path="OpenSim/Services/LLLoginService" type="Library"> |
1282 | <Configuration name="Debug"> | 1282 | <Configuration name="Debug"> |
1283 | <Options> | 1283 | <Options> |
1284 | <OutputPath>../../../bin/</OutputPath> | 1284 | <OutputPath>../../../bin/</OutputPath> |
@@ -1311,7 +1311,7 @@ | |||
1311 | </Files> | 1311 | </Files> |
1312 | </Project> | 1312 | </Project> |
1313 | 1313 | ||
1314 | <Project frameworkVersion="v3_5" name="OpenSim.Services.HypergridService" path="OpenSim/Services/HypergridService" type="Library"> | 1314 | <Project frameworkVersion="v4_0" name="OpenSim.Services.HypergridService" path="OpenSim/Services/HypergridService" type="Library"> |
1315 | <Configuration name="Debug"> | 1315 | <Configuration name="Debug"> |
1316 | <Options> | 1316 | <Options> |
1317 | <OutputPath>../../../bin/</OutputPath> | 1317 | <OutputPath>../../../bin/</OutputPath> |
@@ -1349,7 +1349,7 @@ | |||
1349 | </Files> | 1349 | </Files> |
1350 | </Project> | 1350 | </Project> |
1351 | 1351 | ||
1352 | <Project frameworkVersion="v3_5" name="OpenSim.Services.MapImageService" path="OpenSim/Services/MapImageService" type="Library"> | 1352 | <Project frameworkVersion="v4_0" name="OpenSim.Services.MapImageService" path="OpenSim/Services/MapImageService" type="Library"> |
1353 | <Configuration name="Debug"> | 1353 | <Configuration name="Debug"> |
1354 | <Options> | 1354 | <Options> |
1355 | <OutputPath>../../../bin/</OutputPath> | 1355 | <OutputPath>../../../bin/</OutputPath> |
@@ -1379,7 +1379,7 @@ | |||
1379 | </Files> | 1379 | </Files> |
1380 | </Project> | 1380 | </Project> |
1381 | 1381 | ||
1382 | <Project frameworkVersion="v3_5" name="OpenSim.Server.Handlers" path="OpenSim/Server/Handlers" type="Library"> | 1382 | <Project frameworkVersion="v4_0" name="OpenSim.Server.Handlers" path="OpenSim/Server/Handlers" type="Library"> |
1383 | <Configuration name="Debug"> | 1383 | <Configuration name="Debug"> |
1384 | <Options> | 1384 | <Options> |
1385 | <OutputPath>../../../bin/</OutputPath> | 1385 | <OutputPath>../../../bin/</OutputPath> |
@@ -1418,7 +1418,7 @@ | |||
1418 | </Project> | 1418 | </Project> |
1419 | 1419 | ||
1420 | 1420 | ||
1421 | <Project frameworkVersion="v3_5" name="OpenSim.Capabilities.Handlers" path="OpenSim/Capabilities/Handlers" type="Library"> | 1421 | <Project frameworkVersion="v4_0" name="OpenSim.Capabilities.Handlers" path="OpenSim/Capabilities/Handlers" type="Library"> |
1422 | <Configuration name="Debug"> | 1422 | <Configuration name="Debug"> |
1423 | <Options> | 1423 | <Options> |
1424 | <OutputPath>../../../bin/</OutputPath> | 1424 | <OutputPath>../../../bin/</OutputPath> |
@@ -1459,7 +1459,7 @@ | |||
1459 | </Project> | 1459 | </Project> |
1460 | 1460 | ||
1461 | 1461 | ||
1462 | <Project frameworkVersion="v3_5" name="Robust" path="OpenSim/Server" type="Exe"> | 1462 | <Project frameworkVersion="v4_0" name="Robust" path="OpenSim/Server" type="Exe"> |
1463 | <Configuration name="Debug"> | 1463 | <Configuration name="Debug"> |
1464 | <Options> | 1464 | <Options> |
1465 | <OutputPath>../../bin/</OutputPath> | 1465 | <OutputPath>../../bin/</OutputPath> |
@@ -1492,7 +1492,7 @@ | |||
1492 | </Files> | 1492 | </Files> |
1493 | </Project> | 1493 | </Project> |
1494 | 1494 | ||
1495 | <Project frameworkVersion="v3_5" name="OpenSim.ConsoleClient" path="OpenSim/ConsoleClient" type="Exe"> | 1495 | <Project frameworkVersion="v4_0" name="OpenSim.ConsoleClient" path="OpenSim/ConsoleClient" type="Exe"> |
1496 | <Configuration name="Debug"> | 1496 | <Configuration name="Debug"> |
1497 | <Options> | 1497 | <Options> |
1498 | <OutputPath>../../bin/</OutputPath> | 1498 | <OutputPath>../../bin/</OutputPath> |
@@ -1524,7 +1524,7 @@ | |||
1524 | </Files> | 1524 | </Files> |
1525 | </Project> | 1525 | </Project> |
1526 | 1526 | ||
1527 | <Project frameworkVersion="v3_5" name="OpenSim.Region.CoreModules" path="OpenSim/Region/CoreModules" type="Library"> | 1527 | <Project frameworkVersion="v4_0" name="OpenSim.Region.CoreModules" path="OpenSim/Region/CoreModules" type="Library"> |
1528 | <Configuration name="Debug"> | 1528 | <Configuration name="Debug"> |
1529 | <Options> | 1529 | <Options> |
1530 | <OutputPath>../../../bin/</OutputPath> | 1530 | <OutputPath>../../../bin/</OutputPath> |
@@ -1567,6 +1567,7 @@ | |||
1567 | <Reference name="OpenSim.Services.Connectors"/> | 1567 | <Reference name="OpenSim.Services.Connectors"/> |
1568 | <Reference name="OpenSim.Services.Base"/> | 1568 | <Reference name="OpenSim.Services.Base"/> |
1569 | <Reference name="OpenSim.Services.Interfaces"/> | 1569 | <Reference name="OpenSim.Services.Interfaces"/> |
1570 | <Reference name="Ionic.Zip" path="../../../bin/"/> | ||
1570 | 1571 | ||
1571 | <Reference name="GlynnTucker.Cache" path="../../../bin/"/> | 1572 | <Reference name="GlynnTucker.Cache" path="../../../bin/"/> |
1572 | 1573 | ||
@@ -1589,7 +1590,7 @@ | |||
1589 | </Files> | 1590 | </Files> |
1590 | </Project> | 1591 | </Project> |
1591 | 1592 | ||
1592 | <Project frameworkVersion="v3_5" name="OpenSim.Region.RegionCombinerModule" path="OpenSim/Region/RegionCombinerModule" type="Library"> | 1593 | <Project frameworkVersion="v4_0" name="OpenSim.Region.RegionCombinerModule" path="OpenSim/Region/RegionCombinerModule" type="Library"> |
1593 | <Configuration name="Debug"> | 1594 | <Configuration name="Debug"> |
1594 | <Options> | 1595 | <Options> |
1595 | <OutputPath>../../../bin/</OutputPath> | 1596 | <OutputPath>../../../bin/</OutputPath> |
@@ -1627,7 +1628,7 @@ | |||
1627 | </Files> | 1628 | </Files> |
1628 | </Project> | 1629 | </Project> |
1629 | 1630 | ||
1630 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ClientStack" path="OpenSim/Region/ClientStack" type="Library"> | 1631 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ClientStack" path="OpenSim/Region/ClientStack" type="Library"> |
1631 | <Configuration name="Debug"> | 1632 | <Configuration name="Debug"> |
1632 | <Options> | 1633 | <Options> |
1633 | <OutputPath>../../../bin/</OutputPath> | 1634 | <OutputPath>../../../bin/</OutputPath> |
@@ -1662,7 +1663,7 @@ | |||
1662 | </Project> | 1663 | </Project> |
1663 | 1664 | ||
1664 | <!-- ClientStack Plugins --> | 1665 | <!-- ClientStack Plugins --> |
1665 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ClientStack.LindenUDP" path="OpenSim/Region/ClientStack/Linden/UDP" type="Library"> | 1666 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ClientStack.LindenUDP" path="OpenSim/Region/ClientStack/Linden/UDP" type="Library"> |
1666 | <Configuration name="Debug"> | 1667 | <Configuration name="Debug"> |
1667 | <Options> | 1668 | <Options> |
1668 | <OutputPath>../../../../../bin/</OutputPath> | 1669 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -1705,7 +1706,7 @@ | |||
1705 | </Files> | 1706 | </Files> |
1706 | </Project> | 1707 | </Project> |
1707 | 1708 | ||
1708 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ClientStack.LindenCaps" path="OpenSim/Region/ClientStack/Linden/Caps" type="Library"> | 1709 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ClientStack.LindenCaps" path="OpenSim/Region/ClientStack/Linden/Caps" type="Library"> |
1709 | <Configuration name="Debug"> | 1710 | <Configuration name="Debug"> |
1710 | <Options> | 1711 | <Options> |
1711 | <OutputPath>../../../../../bin/</OutputPath> | 1712 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -1747,7 +1748,7 @@ | |||
1747 | </Files> | 1748 | </Files> |
1748 | </Project> | 1749 | </Project> |
1749 | 1750 | ||
1750 | <Project frameworkVersion="v3_5" name="OpenSim.Region.OptionalModules" path="OpenSim/Region/OptionalModules" type="Library"> | 1751 | <Project frameworkVersion="v4_0" name="OpenSim.Region.OptionalModules" path="OpenSim/Region/OptionalModules" type="Library"> |
1751 | <Configuration name="Debug"> | 1752 | <Configuration name="Debug"> |
1752 | <Options> | 1753 | <Options> |
1753 | <OutputPath>../../../bin/</OutputPath> | 1754 | <OutputPath>../../../bin/</OutputPath> |
@@ -1804,7 +1805,7 @@ | |||
1804 | </Project> | 1805 | </Project> |
1805 | 1806 | ||
1806 | <!-- Datastore Plugins --> | 1807 | <!-- Datastore Plugins --> |
1807 | <Project frameworkVersion="v3_5" name="OpenSim.Data.Null" path="OpenSim/Data/Null" type="Library"> | 1808 | <Project frameworkVersion="v4_0" name="OpenSim.Data.Null" path="OpenSim/Data/Null" type="Library"> |
1808 | <Configuration name="Debug"> | 1809 | <Configuration name="Debug"> |
1809 | <Options> | 1810 | <Options> |
1810 | <OutputPath>../../../bin/</OutputPath> | 1811 | <OutputPath>../../../bin/</OutputPath> |
@@ -1832,7 +1833,7 @@ | |||
1832 | </Project> | 1833 | </Project> |
1833 | 1834 | ||
1834 | <!-- OpenSim app --> | 1835 | <!-- OpenSim app --> |
1835 | <Project frameworkVersion="v3_5" name="OpenSim" path="OpenSim/Region/Application" type="Exe"> | 1836 | <Project frameworkVersion="v4_0" name="OpenSim" path="OpenSim/Region/Application" type="Exe"> |
1836 | <Configuration name="Debug"> | 1837 | <Configuration name="Debug"> |
1837 | <Options> | 1838 | <Options> |
1838 | <OutputPath>../../../bin/</OutputPath> | 1839 | <OutputPath>../../../bin/</OutputPath> |
@@ -1876,7 +1877,7 @@ | |||
1876 | </Files> | 1877 | </Files> |
1877 | </Project> | 1878 | </Project> |
1878 | 1879 | ||
1879 | <Project frameworkVersion="v3_5" name="OpenSim.ApplicationPlugins.LoadRegions" path="OpenSim/ApplicationPlugins/LoadRegions" type="Library"> | 1880 | <Project frameworkVersion="v4_0" name="OpenSim.ApplicationPlugins.LoadRegions" path="OpenSim/ApplicationPlugins/LoadRegions" type="Library"> |
1880 | <Configuration name="Debug"> | 1881 | <Configuration name="Debug"> |
1881 | <Options> | 1882 | <Options> |
1882 | <OutputPath>../../../bin/</OutputPath> | 1883 | <OutputPath>../../../bin/</OutputPath> |
@@ -1911,7 +1912,7 @@ | |||
1911 | </Files> | 1912 | </Files> |
1912 | </Project> | 1913 | </Project> |
1913 | 1914 | ||
1914 | <Project frameworkVersion="v3_5" name="OpenSim.ApplicationPlugins.RegionModulesController" path="OpenSim/ApplicationPlugins/RegionModulesController" type="Library"> | 1915 | <Project frameworkVersion="v4_0" name="OpenSim.ApplicationPlugins.RegionModulesController" path="OpenSim/ApplicationPlugins/RegionModulesController" type="Library"> |
1915 | <Configuration name="Debug"> | 1916 | <Configuration name="Debug"> |
1916 | <Options> | 1917 | <Options> |
1917 | <OutputPath>../../../bin/</OutputPath> | 1918 | <OutputPath>../../../bin/</OutputPath> |
@@ -1941,7 +1942,7 @@ | |||
1941 | </Files> | 1942 | </Files> |
1942 | </Project> | 1943 | </Project> |
1943 | 1944 | ||
1944 | <Project frameworkVersion="v3_5" name="OpenSim.ApplicationPlugins.RemoteController" path="OpenSim/ApplicationPlugins/RemoteController" type="Library"> | 1945 | <Project frameworkVersion="v4_0" name="OpenSim.ApplicationPlugins.RemoteController" path="OpenSim/ApplicationPlugins/RemoteController" type="Library"> |
1945 | <Configuration name="Debug"> | 1946 | <Configuration name="Debug"> |
1946 | <Options> | 1947 | <Options> |
1947 | <OutputPath>../../../bin/</OutputPath> | 1948 | <OutputPath>../../../bin/</OutputPath> |
@@ -1982,7 +1983,7 @@ | |||
1982 | </Project> | 1983 | </Project> |
1983 | 1984 | ||
1984 | <!-- REST plugins --> | 1985 | <!-- REST plugins --> |
1985 | <Project frameworkVersion="v3_5" name="OpenSim.ApplicationPlugins.Rest" path="OpenSim/ApplicationPlugins/Rest" type="Library"> | 1986 | <Project frameworkVersion="v4_0" name="OpenSim.ApplicationPlugins.Rest" path="OpenSim/ApplicationPlugins/Rest" type="Library"> |
1986 | <Configuration name="Debug"> | 1987 | <Configuration name="Debug"> |
1987 | <Options> | 1988 | <Options> |
1988 | <OutputPath>../../../bin/</OutputPath> | 1989 | <OutputPath>../../../bin/</OutputPath> |
@@ -2017,7 +2018,7 @@ | |||
2017 | </Files> | 2018 | </Files> |
2018 | </Project> | 2019 | </Project> |
2019 | 2020 | ||
2020 | <Project frameworkVersion="v3_5" name="OpenSim.ApplicationPlugins.Rest.Regions" path="OpenSim/ApplicationPlugins/Rest/Regions" type="Library"> | 2021 | <Project frameworkVersion="v4_0" name="OpenSim.ApplicationPlugins.Rest.Regions" path="OpenSim/ApplicationPlugins/Rest/Regions" type="Library"> |
2021 | <Configuration name="Debug"> | 2022 | <Configuration name="Debug"> |
2022 | <Options> | 2023 | <Options> |
2023 | <OutputPath>../../../../bin/</OutputPath> | 2024 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2054,7 +2055,7 @@ | |||
2054 | </Files> | 2055 | </Files> |
2055 | </Project> | 2056 | </Project> |
2056 | 2057 | ||
2057 | <Project frameworkVersion="v3_5" name="OpenSim.ApplicationPlugins.Rest.Inventory" path="OpenSim/ApplicationPlugins/Rest/Inventory" type="Library"> | 2058 | <Project frameworkVersion="v4_0" name="OpenSim.ApplicationPlugins.Rest.Inventory" path="OpenSim/ApplicationPlugins/Rest/Inventory" type="Library"> |
2058 | <Configuration name="Debug"> | 2059 | <Configuration name="Debug"> |
2059 | <Options> | 2060 | <Options> |
2060 | <OutputPath>../../../../bin/</OutputPath> | 2061 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2098,7 +2099,7 @@ | |||
2098 | 2099 | ||
2099 | <!-- Scene Server API Example Apps --> | 2100 | <!-- Scene Server API Example Apps --> |
2100 | 2101 | ||
2101 | <Project frameworkVersion="v3_5" name="OpenSim.Region.DataSnapshot" path="OpenSim/Region/DataSnapshot" type="Library"> | 2102 | <Project frameworkVersion="v4_0" name="OpenSim.Region.DataSnapshot" path="OpenSim/Region/DataSnapshot" type="Library"> |
2102 | <Configuration name="Debug"> | 2103 | <Configuration name="Debug"> |
2103 | <Options> | 2104 | <Options> |
2104 | <OutputPath>../../../bin/</OutputPath> | 2105 | <OutputPath>../../../bin/</OutputPath> |
@@ -2135,7 +2136,7 @@ | |||
2135 | </Project> | 2136 | </Project> |
2136 | 2137 | ||
2137 | <!-- Data Base Modules --> | 2138 | <!-- Data Base Modules --> |
2138 | <Project frameworkVersion="v3_5" name="OpenSim.Data.MySQL" path="OpenSim/Data/MySQL" type="Library"> | 2139 | <Project frameworkVersion="v4_0" name="OpenSim.Data.MySQL" path="OpenSim/Data/MySQL" type="Library"> |
2139 | <Configuration name="Debug"> | 2140 | <Configuration name="Debug"> |
2140 | <Options> | 2141 | <Options> |
2141 | <OutputPath>../../../bin/</OutputPath> | 2142 | <OutputPath>../../../bin/</OutputPath> |
@@ -2173,7 +2174,7 @@ | |||
2173 | </Files> | 2174 | </Files> |
2174 | </Project> | 2175 | </Project> |
2175 | 2176 | ||
2176 | <Project frameworkVersion="v3_5" name="OpenSim.Data.MSSQL" path="OpenSim/Data/MSSQL" type="Library"> | 2177 | <Project frameworkVersion="v4_0" name="OpenSim.Data.MSSQL" path="OpenSim/Data/MSSQL" type="Library"> |
2177 | <Configuration name="Debug"> | 2178 | <Configuration name="Debug"> |
2178 | <Options> | 2179 | <Options> |
2179 | <OutputPath>../../../bin/</OutputPath> | 2180 | <OutputPath>../../../bin/</OutputPath> |
@@ -2207,7 +2208,7 @@ | |||
2207 | </Files> | 2208 | </Files> |
2208 | </Project> | 2209 | </Project> |
2209 | 2210 | ||
2210 | <Project frameworkVersion="v3_5" name="OpenSim.Data.SQLite" path="OpenSim/Data/SQLite" type="Library"> | 2211 | <Project frameworkVersion="v4_0" name="OpenSim.Data.SQLite" path="OpenSim/Data/SQLite" type="Library"> |
2211 | <Configuration name="Debug"> | 2212 | <Configuration name="Debug"> |
2212 | <Options> | 2213 | <Options> |
2213 | <OutputPath>../../../bin/</OutputPath> | 2214 | <OutputPath>../../../bin/</OutputPath> |
@@ -2248,7 +2249,7 @@ | |||
2248 | </Project> | 2249 | </Project> |
2249 | 2250 | ||
2250 | 2251 | ||
2251 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.Shared" path="OpenSim/Region/ScriptEngine/Shared" type="Library"> | 2252 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Shared" path="OpenSim/Region/ScriptEngine/Shared" type="Library"> |
2252 | <Configuration name="Debug"> | 2253 | <Configuration name="Debug"> |
2253 | <Options> | 2254 | <Options> |
2254 | <OutputPath>../../../../bin/</OutputPath> | 2255 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2286,7 +2287,7 @@ | |||
2286 | </Files> | 2287 | </Files> |
2287 | </Project> | 2288 | </Project> |
2288 | 2289 | ||
2289 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.Shared.Api.Runtime" path="OpenSim/Region/ScriptEngine/Shared/Api/Runtime" type="Library"> | 2290 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Shared.Api.Runtime" path="OpenSim/Region/ScriptEngine/Shared/Api/Runtime" type="Library"> |
2290 | <Configuration name="Debug"> | 2291 | <Configuration name="Debug"> |
2291 | <Options> | 2292 | <Options> |
2292 | <OutputPath>../../../../../../bin/</OutputPath> | 2293 | <OutputPath>../../../../../../bin/</OutputPath> |
@@ -2319,7 +2320,7 @@ | |||
2319 | </Files> | 2320 | </Files> |
2320 | </Project> | 2321 | </Project> |
2321 | 2322 | ||
2322 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.Shared.YieldProlog" path="OpenSim/Region/ScriptEngine/Shared/Api/Runtime/YieldProlog/" type="Library"> | 2323 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Shared.YieldProlog" path="OpenSim/Region/ScriptEngine/Shared/Api/Runtime/YieldProlog/" type="Library"> |
2323 | <Configuration name="Debug"> | 2324 | <Configuration name="Debug"> |
2324 | <Options> | 2325 | <Options> |
2325 | <OutputPath>../../../../../../../bin/</OutputPath> | 2326 | <OutputPath>../../../../../../../bin/</OutputPath> |
@@ -2351,7 +2352,7 @@ | |||
2351 | </Files> | 2352 | </Files> |
2352 | </Project> | 2353 | </Project> |
2353 | 2354 | ||
2354 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.Shared.Api" path="OpenSim/Region/ScriptEngine/Shared/Api/Implementation" type="Library"> | 2355 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Shared.Api" path="OpenSim/Region/ScriptEngine/Shared/Api/Implementation" type="Library"> |
2355 | <Configuration name="Debug"> | 2356 | <Configuration name="Debug"> |
2356 | <Options> | 2357 | <Options> |
2357 | <OutputPath>../../../../../../bin/</OutputPath> | 2358 | <OutputPath>../../../../../../bin/</OutputPath> |
@@ -2390,7 +2391,7 @@ | |||
2390 | </Files> | 2391 | </Files> |
2391 | </Project> | 2392 | </Project> |
2392 | 2393 | ||
2393 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.Shared.CodeTools" path="OpenSim/Region/ScriptEngine/Shared/CodeTools" type="Library"> | 2394 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Shared.CodeTools" path="OpenSim/Region/ScriptEngine/Shared/CodeTools" type="Library"> |
2394 | <Configuration name="Debug"> | 2395 | <Configuration name="Debug"> |
2395 | <Options> | 2396 | <Options> |
2396 | <OutputPath>../../../../../bin/</OutputPath> | 2397 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -2421,7 +2422,7 @@ | |||
2421 | </Files> | 2422 | </Files> |
2422 | </Project> | 2423 | </Project> |
2423 | 2424 | ||
2424 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.Shared.Instance" path="OpenSim/Region/ScriptEngine/Shared/Instance" type="Library"> | 2425 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Shared.Instance" path="OpenSim/Region/ScriptEngine/Shared/Instance" type="Library"> |
2425 | <Configuration name="Debug"> | 2426 | <Configuration name="Debug"> |
2426 | <Options> | 2427 | <Options> |
2427 | <OutputPath>../../../../../bin/</OutputPath> | 2428 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -2459,7 +2460,7 @@ | |||
2459 | </Files> | 2460 | </Files> |
2460 | </Project> | 2461 | </Project> |
2461 | 2462 | ||
2462 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.XEngine" path="OpenSim/Region/ScriptEngine/XEngine" type="Library"> | 2463 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.XEngine" path="OpenSim/Region/ScriptEngine/XEngine" type="Library"> |
2463 | <Configuration name="Debug"> | 2464 | <Configuration name="Debug"> |
2464 | <Options> | 2465 | <Options> |
2465 | <OutputPath>../../../../bin/</OutputPath> | 2466 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2502,7 +2503,7 @@ | |||
2502 | </Project> | 2503 | </Project> |
2503 | 2504 | ||
2504 | 2505 | ||
2505 | <Project frameworkVersion="v3_5" name="OpenSim.Region.UserStatistics" path="OpenSim/Region/UserStatistics" type="Library"> | 2506 | <Project frameworkVersion="v4_0" name="OpenSim.Region.UserStatistics" path="OpenSim/Region/UserStatistics" type="Library"> |
2506 | <Configuration name="Debug"> | 2507 | <Configuration name="Debug"> |
2507 | <Options> | 2508 | <Options> |
2508 | <OutputPath>../../../bin/</OutputPath> | 2509 | <OutputPath>../../../bin/</OutputPath> |
@@ -2553,7 +2554,7 @@ | |||
2553 | 2554 | ||
2554 | <!-- Tools --> | 2555 | <!-- Tools --> |
2555 | 2556 | ||
2556 | <Project frameworkVersion="v3_5" name="pCampBot" path="OpenSim/Tools/pCampBot" type="Exe"> | 2557 | <Project frameworkVersion="v4_0" name="pCampBot" path="OpenSim/Tools/pCampBot" type="Exe"> |
2557 | <Configuration name="Debug"> | 2558 | <Configuration name="Debug"> |
2558 | <Options> | 2559 | <Options> |
2559 | <OutputPath>../../../bin/</OutputPath> | 2560 | <OutputPath>../../../bin/</OutputPath> |
@@ -2580,7 +2581,7 @@ | |||
2580 | </Files> | 2581 | </Files> |
2581 | </Project> | 2582 | </Project> |
2582 | 2583 | ||
2583 | <Project frameworkVersion="v3_5" name="OpenSim.Tools.lslc" path="OpenSim/Tools/Compiler" type="Exe"> | 2584 | <Project frameworkVersion="v4_0" name="OpenSim.Tools.lslc" path="OpenSim/Tools/Compiler" type="Exe"> |
2584 | <Configuration name="Debug"> | 2585 | <Configuration name="Debug"> |
2585 | <Options> | 2586 | <Options> |
2586 | <OutputPath>../../../bin/</OutputPath> | 2587 | <OutputPath>../../../bin/</OutputPath> |
@@ -2607,7 +2608,7 @@ | |||
2607 | </Files> | 2608 | </Files> |
2608 | </Project> | 2609 | </Project> |
2609 | 2610 | ||
2610 | <Project frameworkVersion="v3_5" name="OpenSim.Tools.Configger" path="OpenSim/Tools/Configger" type="Exe"> | 2611 | <Project frameworkVersion="v4_0" name="OpenSim.Tools.Configger" path="OpenSim/Tools/Configger" type="Exe"> |
2611 | <Configuration name="Debug"> | 2612 | <Configuration name="Debug"> |
2612 | <Options> | 2613 | <Options> |
2613 | <OutputPath>../../../bin/</OutputPath> | 2614 | <OutputPath>../../../bin/</OutputPath> |
@@ -2631,7 +2632,7 @@ | |||
2631 | </Project> | 2632 | </Project> |
2632 | 2633 | ||
2633 | <!-- Test Clients --> | 2634 | <!-- Test Clients --> |
2634 | <Project frameworkVersion="v3_5" name="OpenSim.Tests.Clients.GridClient" path="OpenSim/Tests/Clients/Grid" type="Exe"> | 2635 | <Project frameworkVersion="v4_0" name="OpenSim.Tests.Clients.GridClient" path="OpenSim/Tests/Clients/Grid" type="Exe"> |
2635 | <Configuration name="Debug"> | 2636 | <Configuration name="Debug"> |
2636 | <Options> | 2637 | <Options> |
2637 | <OutputPath>../../../../bin/</OutputPath> | 2638 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2658,7 +2659,7 @@ | |||
2658 | </Files> | 2659 | </Files> |
2659 | </Project> | 2660 | </Project> |
2660 | 2661 | ||
2661 | <Project frameworkVersion="v3_5" name="OpenSim.Tests.Clients.PresenceClient" path="OpenSim/Tests/Clients/Presence" type="Exe"> | 2662 | <Project frameworkVersion="v4_0" name="OpenSim.Tests.Clients.PresenceClient" path="OpenSim/Tests/Clients/Presence" type="Exe"> |
2662 | <Configuration name="Debug"> | 2663 | <Configuration name="Debug"> |
2663 | <Options> | 2664 | <Options> |
2664 | <OutputPath>../../../../bin/</OutputPath> | 2665 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2685,7 +2686,7 @@ | |||
2685 | </Files> | 2686 | </Files> |
2686 | </Project> | 2687 | </Project> |
2687 | 2688 | ||
2688 | <Project frameworkVersion="v3_5" name="OpenSim.Tests.Clients.UserAccountClient" path="OpenSim/Tests/Clients/UserAccounts" type="Exe"> | 2689 | <Project frameworkVersion="v4_0" name="OpenSim.Tests.Clients.UserAccountClient" path="OpenSim/Tests/Clients/UserAccounts" type="Exe"> |
2689 | <Configuration name="Debug"> | 2690 | <Configuration name="Debug"> |
2690 | <Options> | 2691 | <Options> |
2691 | <OutputPath>../../../../bin/</OutputPath> | 2692 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2712,7 +2713,7 @@ | |||
2712 | </Files> | 2713 | </Files> |
2713 | </Project> | 2714 | </Project> |
2714 | 2715 | ||
2715 | <Project frameworkVersion="v3_5" name="OpenSim.Tests.Clients.InstantantMessage" path="OpenSim/Tests/Clients/InstantMessage" type="Exe"> | 2716 | <Project frameworkVersion="v4_0" name="OpenSim.Tests.Clients.InstantantMessage" path="OpenSim/Tests/Clients/InstantMessage" type="Exe"> |
2716 | <Configuration name="Debug"> | 2717 | <Configuration name="Debug"> |
2717 | <Options> | 2718 | <Options> |
2718 | <OutputPath>../../../../bin/</OutputPath> | 2719 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2740,7 +2741,7 @@ | |||
2740 | </Project> | 2741 | </Project> |
2741 | 2742 | ||
2742 | <!-- Test assemblies --> | 2743 | <!-- Test assemblies --> |
2743 | <Project frameworkVersion="v3_5" name="OpenSim.Tests.Common" path="OpenSim/Tests/Common" type="Library"> | 2744 | <Project frameworkVersion="v4_0" name="OpenSim.Tests.Common" path="OpenSim/Tests/Common" type="Library"> |
2744 | <Configuration name="Debug"> | 2745 | <Configuration name="Debug"> |
2745 | <Options> | 2746 | <Options> |
2746 | <OutputPath>../../../bin/</OutputPath> | 2747 | <OutputPath>../../../bin/</OutputPath> |
@@ -2784,7 +2785,7 @@ | |||
2784 | </Files> | 2785 | </Files> |
2785 | </Project> | 2786 | </Project> |
2786 | 2787 | ||
2787 | <Project frameworkVersion="v3_5" name="OpenSim.Tests" path="OpenSim/Tests" type="Library"> | 2788 | <Project frameworkVersion="v4_0" name="OpenSim.Tests" path="OpenSim/Tests" type="Library"> |
2788 | <Configuration name="Debug"> | 2789 | <Configuration name="Debug"> |
2789 | <Options> | 2790 | <Options> |
2790 | <OutputPath>../../bin/</OutputPath> | 2791 | <OutputPath>../../bin/</OutputPath> |
@@ -2807,7 +2808,7 @@ | |||
2807 | </Project> | 2808 | </Project> |
2808 | 2809 | ||
2809 | 2810 | ||
2810 | <Project frameworkVersion="v3_5" name="OpenSim.Capabilities.Handlers.Tests" path="OpenSim/Capabilities/Handlers" type="Library"> | 2811 | <Project frameworkVersion="v4_0" name="OpenSim.Capabilities.Handlers.Tests" path="OpenSim/Capabilities/Handlers" type="Library"> |
2811 | <Configuration name="Debug"> | 2812 | <Configuration name="Debug"> |
2812 | <Options> | 2813 | <Options> |
2813 | <OutputPath>../../../bin/</OutputPath> | 2814 | <OutputPath>../../../bin/</OutputPath> |
@@ -2857,7 +2858,7 @@ | |||
2857 | </Project> | 2858 | </Project> |
2858 | 2859 | ||
2859 | 2860 | ||
2860 | <Project frameworkVersion="v3_5" name="OpenSim.Data.Tests" path="OpenSim/Data/Tests" type="Library"> | 2861 | <Project frameworkVersion="v4_0" name="OpenSim.Data.Tests" path="OpenSim/Data/Tests" type="Library"> |
2861 | <Configuration name="Debug"> | 2862 | <Configuration name="Debug"> |
2862 | <Options> | 2863 | <Options> |
2863 | <OutputPath>../../../bin/</OutputPath> | 2864 | <OutputPath>../../../bin/</OutputPath> |
@@ -2899,7 +2900,7 @@ | |||
2899 | </Files> | 2900 | </Files> |
2900 | </Project> | 2901 | </Project> |
2901 | 2902 | ||
2902 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.Tests" path="OpenSim/Framework/Tests" type="Library"> | 2903 | <Project frameworkVersion="v4_0" name="OpenSim.Framework.Tests" path="OpenSim/Framework/Tests" type="Library"> |
2903 | <Configuration name="Debug"> | 2904 | <Configuration name="Debug"> |
2904 | <Options> | 2905 | <Options> |
2905 | <OutputPath>../../../bin/</OutputPath> | 2906 | <OutputPath>../../../bin/</OutputPath> |
@@ -2930,7 +2931,7 @@ | |||
2930 | </Files> | 2931 | </Files> |
2931 | </Project> | 2932 | </Project> |
2932 | 2933 | ||
2933 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.Serialization.Tests" path="OpenSim/Framework/Serialization/Tests" type="Library"> | 2934 | <Project frameworkVersion="v4_0" name="OpenSim.Framework.Serialization.Tests" path="OpenSim/Framework/Serialization/Tests" type="Library"> |
2934 | <Configuration name="Debug"> | 2935 | <Configuration name="Debug"> |
2935 | <Options> | 2936 | <Options> |
2936 | <OutputPath>../../../../bin/</OutputPath> | 2937 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2961,7 +2962,7 @@ | |||
2961 | </Files> | 2962 | </Files> |
2962 | </Project> | 2963 | </Project> |
2963 | 2964 | ||
2964 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.Servers.Tests" path="OpenSim/Framework/Servers/Tests" type="Library"> | 2965 | <Project frameworkVersion="v4_0" name="OpenSim.Framework.Servers.Tests" path="OpenSim/Framework/Servers/Tests" type="Library"> |
2965 | <Configuration name="Debug"> | 2966 | <Configuration name="Debug"> |
2966 | <Options> | 2967 | <Options> |
2967 | <OutputPath>../../../../bin/</OutputPath> | 2968 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2991,7 +2992,7 @@ | |||
2991 | </Files> | 2992 | </Files> |
2992 | </Project> | 2993 | </Project> |
2993 | 2994 | ||
2994 | <Project frameworkVersion="v3_5" name="OpenSim.Region.CoreModules.Tests" path="OpenSim/Region/CoreModules" type="Library"> | 2995 | <Project frameworkVersion="v4_0" name="OpenSim.Region.CoreModules.Tests" path="OpenSim/Region/CoreModules" type="Library"> |
2995 | <Configuration name="Debug"> | 2996 | <Configuration name="Debug"> |
2996 | <Options> | 2997 | <Options> |
2997 | <OutputPath>../../../bin/</OutputPath> | 2998 | <OutputPath>../../../bin/</OutputPath> |
@@ -3062,7 +3063,7 @@ | |||
3062 | </Files> | 3063 | </Files> |
3063 | </Project> | 3064 | </Project> |
3064 | 3065 | ||
3065 | <Project frameworkVersion="v3_5" name="OpenSim.Region.OptionalModules.Tests" path="OpenSim/Region/OptionalModules" type="Library"> | 3066 | <Project frameworkVersion="v4_0" name="OpenSim.Region.OptionalModules.Tests" path="OpenSim/Region/OptionalModules" type="Library"> |
3066 | <Configuration name="Debug"> | 3067 | <Configuration name="Debug"> |
3067 | <Options> | 3068 | <Options> |
3068 | <OutputPath>../../../bin/</OutputPath> | 3069 | <OutputPath>../../../bin/</OutputPath> |
@@ -3121,7 +3122,7 @@ | |||
3121 | </Files> | 3122 | </Files> |
3122 | </Project> | 3123 | </Project> |
3123 | 3124 | ||
3124 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Framework.Tests" path="OpenSim/Region/Framework" type="Library"> | 3125 | <Project frameworkVersion="v4_0" name="OpenSim.Region.Framework.Tests" path="OpenSim/Region/Framework" type="Library"> |
3125 | <Configuration name="Debug"> | 3126 | <Configuration name="Debug"> |
3126 | <Options> | 3127 | <Options> |
3127 | <OutputPath>../../../bin/</OutputPath> | 3128 | <OutputPath>../../../bin/</OutputPath> |
@@ -3179,7 +3180,7 @@ | |||
3179 | </Files> | 3180 | </Files> |
3180 | </Project> | 3181 | </Project> |
3181 | 3182 | ||
3182 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ClientStack.LindenCaps.Tests" path="OpenSim/Region/ClientStack/Linden/Caps" type="Library"> | 3183 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ClientStack.LindenCaps.Tests" path="OpenSim/Region/ClientStack/Linden/Caps" type="Library"> |
3183 | <Configuration name="Debug"> | 3184 | <Configuration name="Debug"> |
3184 | <Options> | 3185 | <Options> |
3185 | <OutputPath>../../../../../bin/</OutputPath> | 3186 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -3216,7 +3217,7 @@ | |||
3216 | </Files> | 3217 | </Files> |
3217 | </Project> | 3218 | </Project> |
3218 | 3219 | ||
3219 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ClientStack.LindenUDP.Tests" path="OpenSim/Region/ClientStack/Linden/UDP/Tests" type="Library"> | 3220 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ClientStack.LindenUDP.Tests" path="OpenSim/Region/ClientStack/Linden/UDP/Tests" type="Library"> |
3220 | <Configuration name="Debug"> | 3221 | <Configuration name="Debug"> |
3221 | <Options> | 3222 | <Options> |
3222 | <OutputPath>../../../../../../bin/</OutputPath> | 3223 | <OutputPath>../../../../../../bin/</OutputPath> |
@@ -3252,7 +3253,7 @@ | |||
3252 | </Files> | 3253 | </Files> |
3253 | </Project> | 3254 | </Project> |
3254 | 3255 | ||
3255 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.Tests" path="OpenSim/Region/ScriptEngine" type="Library"> | 3256 | <Project frameworkVersion="v4_0" name="OpenSim.Region.ScriptEngine.Tests" path="OpenSim/Region/ScriptEngine" type="Library"> |
3256 | <Configuration name="Debug"> | 3257 | <Configuration name="Debug"> |
3257 | <Options> | 3258 | <Options> |
3258 | <OutputPath>../../../bin/</OutputPath> | 3259 | <OutputPath>../../../bin/</OutputPath> |
@@ -3306,7 +3307,7 @@ | |||
3306 | TODO: this is kind of lame, we basically build a duplicate | 3307 | TODO: this is kind of lame, we basically build a duplicate |
3307 | assembly but with tests added in, just because we can't resolve cross-bin-dir-refs. | 3308 | assembly but with tests added in, just because we can't resolve cross-bin-dir-refs. |
3308 | --> | 3309 | --> |
3309 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.OdePlugin.Tests" path="OpenSim/Region/Physics/OdePlugin/Tests" type="Library"> | 3310 | <Project frameworkVersion="v4_0" name="OpenSim.Region.Physics.OdePlugin.Tests" path="OpenSim/Region/Physics/OdePlugin/Tests" type="Library"> |
3310 | <Configuration name="Debug"> | 3311 | <Configuration name="Debug"> |
3311 | <Options> | 3312 | <Options> |
3312 | <OutputPath>../../../../../bin/</OutputPath> | 3313 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -3336,7 +3337,7 @@ | |||
3336 | </Files> | 3337 | </Files> |
3337 | </Project> | 3338 | </Project> |
3338 | 3339 | ||
3339 | <Project frameworkVersion="v3_5" name="OpenSim.Tests.Torture" path="OpenSim/Tests/Torture" type="Library"> | 3340 | <Project frameworkVersion="v4_0" name="OpenSim.Tests.Torture" path="OpenSim/Tests/Torture" type="Library"> |
3340 | <Configuration name="Debug"> | 3341 | <Configuration name="Debug"> |
3341 | <Options> | 3342 | <Options> |
3342 | <OutputPath>../../../bin/</OutputPath> | 3343 | <OutputPath>../../../bin/</OutputPath> |