diff options
Diffstat (limited to 'prebuild.xml')
-rw-r--r-- | prebuild.xml | 225 |
1 files changed, 113 insertions, 112 deletions
diff --git a/prebuild.xml b/prebuild.xml index bd94c37..eff16ad 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 name="OpenSim.Model" path="OpenSim/Model" type="Library"> | 37 | <Project frameworkVersion="v3_5" 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 name="OpenSim.Framework.Servers.HttpServer" path="OpenSim/Framework/Servers/HttpServer" type="Library"> | 58 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.Servers.HttpServer" path="OpenSim/Framework/Servers/HttpServer" type="Library"> |
59 | <Configuration name="Debug"> | 59 | <Configuration name="Debug"> |
60 | <Options> | 60 | <Options> |
61 | <OutputPath>../../../../bin/</OutputPath> | 61 | <OutputPath>../../../../bin/</OutputPath> |
@@ -91,7 +91,7 @@ | |||
91 | </Files> | 91 | </Files> |
92 | </Project> | 92 | </Project> |
93 | 93 | ||
94 | <Project name="OpenSim.Framework.Console" path="OpenSim/Framework/Console" type="Library"> | 94 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.Console" path="OpenSim/Framework/Console" type="Library"> |
95 | <Configuration name="Debug"> | 95 | <Configuration name="Debug"> |
96 | <Options> | 96 | <Options> |
97 | <OutputPath>../../../bin/</OutputPath> | 97 | <OutputPath>../../../bin/</OutputPath> |
@@ -113,7 +113,7 @@ | |||
113 | </Files> | 113 | </Files> |
114 | </Project> | 114 | </Project> |
115 | 115 | ||
116 | <Project name="OpenSim.Framework" path="OpenSim/Framework" type="Library"> | 116 | <Project frameworkVersion="v3_5" name="OpenSim.Framework" path="OpenSim/Framework" type="Library"> |
117 | <Configuration name="Debug"> | 117 | <Configuration name="Debug"> |
118 | <Options> | 118 | <Options> |
119 | <OutputPath>../../bin/</OutputPath> | 119 | <OutputPath>../../bin/</OutputPath> |
@@ -145,7 +145,7 @@ | |||
145 | </Files> | 145 | </Files> |
146 | </Project> | 146 | </Project> |
147 | 147 | ||
148 | <Project name="OpenSim.Framework.Serialization" path="OpenSim/Framework/Serialization" type="Library"> | 148 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.Serialization" path="OpenSim/Framework/Serialization" type="Library"> |
149 | <Configuration name="Debug"> | 149 | <Configuration name="Debug"> |
150 | <Options> | 150 | <Options> |
151 | <OutputPath>../../../bin/</OutputPath> | 151 | <OutputPath>../../../bin/</OutputPath> |
@@ -170,7 +170,7 @@ | |||
170 | </Files> | 170 | </Files> |
171 | </Project> | 171 | </Project> |
172 | 172 | ||
173 | <Project name="OpenSim.Framework.Statistics" path="OpenSim/Framework/Statistics" type="Library"> | 173 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.Statistics" path="OpenSim/Framework/Statistics" type="Library"> |
174 | <Configuration name="Debug"> | 174 | <Configuration name="Debug"> |
175 | <Options> | 175 | <Options> |
176 | <OutputPath>../../../bin/</OutputPath> | 176 | <OutputPath>../../../bin/</OutputPath> |
@@ -194,7 +194,7 @@ | |||
194 | </Files> | 194 | </Files> |
195 | </Project> | 195 | </Project> |
196 | 196 | ||
197 | <Project name="OpenSim.Data" path="OpenSim/Data" type="Library"> | 197 | <Project frameworkVersion="v3_5" name="OpenSim.Data" path="OpenSim/Data" type="Library"> |
198 | <Configuration name="Debug"> | 198 | <Configuration name="Debug"> |
199 | <Options> | 199 | <Options> |
200 | <OutputPath>../../bin/</OutputPath> | 200 | <OutputPath>../../bin/</OutputPath> |
@@ -223,7 +223,7 @@ | |||
223 | </Files> | 223 | </Files> |
224 | </Project> | 224 | </Project> |
225 | 225 | ||
226 | <Project name="OpenSim.Framework.Configuration.XML" path="OpenSim/Framework/Configuration/XML" type="Library"> | 226 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.Configuration.XML" path="OpenSim/Framework/Configuration/XML" type="Library"> |
227 | <Configuration name="Debug"> | 227 | <Configuration name="Debug"> |
228 | <Options> | 228 | <Options> |
229 | <OutputPath>../../../../bin/</OutputPath> | 229 | <OutputPath>../../../../bin/</OutputPath> |
@@ -248,7 +248,7 @@ | |||
248 | </Files> | 248 | </Files> |
249 | </Project> | 249 | </Project> |
250 | 250 | ||
251 | <Project name="OpenSim.Framework.Configuration.HTTP" path="OpenSim/Framework/Configuration/HTTP" type="Library"> | 251 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.Configuration.HTTP" path="OpenSim/Framework/Configuration/HTTP" type="Library"> |
252 | <Configuration name="Debug"> | 252 | <Configuration name="Debug"> |
253 | <Options> | 253 | <Options> |
254 | <OutputPath>../../../../bin/</OutputPath> | 254 | <OutputPath>../../../../bin/</OutputPath> |
@@ -275,7 +275,7 @@ | |||
275 | </Files> | 275 | </Files> |
276 | </Project> | 276 | </Project> |
277 | 277 | ||
278 | <Project name="OpenSim.Framework.AssetLoader.Filesystem" path="OpenSim/Framework/AssetLoader/Filesystem" type="Library"> | 278 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.AssetLoader.Filesystem" path="OpenSim/Framework/AssetLoader/Filesystem" type="Library"> |
279 | <Configuration name="Debug"> | 279 | <Configuration name="Debug"> |
280 | <Options> | 280 | <Options> |
281 | <OutputPath>../../../../bin/</OutputPath> | 281 | <OutputPath>../../../../bin/</OutputPath> |
@@ -300,7 +300,7 @@ | |||
300 | </Files> | 300 | </Files> |
301 | </Project> | 301 | </Project> |
302 | 302 | ||
303 | <Project name="OpenSim.Framework.RegionLoader.Web" path="OpenSim/Framework/RegionLoader/Web" type="Library"> | 303 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.RegionLoader.Web" path="OpenSim/Framework/RegionLoader/Web" type="Library"> |
304 | <Configuration name="Debug"> | 304 | <Configuration name="Debug"> |
305 | <Options> | 305 | <Options> |
306 | <OutputPath>../../../../bin/</OutputPath> | 306 | <OutputPath>../../../../bin/</OutputPath> |
@@ -326,7 +326,7 @@ | |||
326 | </Files> | 326 | </Files> |
327 | </Project> | 327 | </Project> |
328 | 328 | ||
329 | <Project name="OpenSim.Framework.RegionLoader.Filesystem" path="OpenSim/Framework/RegionLoader/Filesystem" type="Library"> | 329 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.RegionLoader.Filesystem" path="OpenSim/Framework/RegionLoader/Filesystem" type="Library"> |
330 | <Configuration name="Debug"> | 330 | <Configuration name="Debug"> |
331 | <Options> | 331 | <Options> |
332 | <OutputPath>../../../../bin/</OutputPath> | 332 | <OutputPath>../../../../bin/</OutputPath> |
@@ -351,7 +351,7 @@ | |||
351 | </Files> | 351 | </Files> |
352 | </Project> | 352 | </Project> |
353 | 353 | ||
354 | <Project name="OpenSim.Framework.Servers" path="OpenSim/Framework/Servers" type="Library"> | 354 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.Servers" path="OpenSim/Framework/Servers" type="Library"> |
355 | <Configuration name="Debug"> | 355 | <Configuration name="Debug"> |
356 | <Options> | 356 | <Options> |
357 | <OutputPath>../../../bin/</OutputPath> | 357 | <OutputPath>../../../bin/</OutputPath> |
@@ -384,7 +384,7 @@ | |||
384 | </Files> | 384 | </Files> |
385 | </Project> | 385 | </Project> |
386 | 386 | ||
387 | <Project name="OpenSim.Region.Physics.Manager" path="OpenSim/Region/Physics/Manager" type="Library"> | 387 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.Manager" path="OpenSim/Region/Physics/Manager" type="Library"> |
388 | <Configuration name="Debug"> | 388 | <Configuration name="Debug"> |
389 | <Options> | 389 | <Options> |
390 | <OutputPath>../../../../bin/</OutputPath> | 390 | <OutputPath>../../../../bin/</OutputPath> |
@@ -412,7 +412,7 @@ | |||
412 | </Project> | 412 | </Project> |
413 | 413 | ||
414 | <!-- Physics Plug-ins --> | 414 | <!-- Physics Plug-ins --> |
415 | <Project name="OpenSim.Region.Physics.BasicPhysicsPlugin" path="OpenSim/Region/Physics/BasicPhysicsPlugin" type="Library"> | 415 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.BasicPhysicsPlugin" path="OpenSim/Region/Physics/BasicPhysicsPlugin" type="Library"> |
416 | <Configuration name="Debug"> | 416 | <Configuration name="Debug"> |
417 | <Options> | 417 | <Options> |
418 | <OutputPath>../../../../bin/Physics/</OutputPath> | 418 | <OutputPath>../../../../bin/Physics/</OutputPath> |
@@ -435,7 +435,7 @@ | |||
435 | </Files> | 435 | </Files> |
436 | </Project> | 436 | </Project> |
437 | 437 | ||
438 | <Project name="OpenSim.Region.Physics.POSPlugin" path="OpenSim/Region/Physics/POSPlugin" type="Library"> | 438 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.POSPlugin" path="OpenSim/Region/Physics/POSPlugin" type="Library"> |
439 | <Configuration name="Debug"> | 439 | <Configuration name="Debug"> |
440 | <Options> | 440 | <Options> |
441 | <OutputPath>../../../../bin/Physics/</OutputPath> | 441 | <OutputPath>../../../../bin/Physics/</OutputPath> |
@@ -458,7 +458,7 @@ | |||
458 | </Files> | 458 | </Files> |
459 | </Project> | 459 | </Project> |
460 | 460 | ||
461 | <Project name="OpenSim.Region.Physics.PhysXPlugin" path="OpenSim/Region/Physics/PhysXPlugin" type="Library"> | 461 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.PhysXPlugin" path="OpenSim/Region/Physics/PhysXPlugin" type="Library"> |
462 | <Configuration name="Debug"> | 462 | <Configuration name="Debug"> |
463 | <Options> | 463 | <Options> |
464 | <OutputPath>../../../../bin/Physics/</OutputPath> | 464 | <OutputPath>../../../../bin/Physics/</OutputPath> |
@@ -483,7 +483,7 @@ | |||
483 | </Files> | 483 | </Files> |
484 | </Project> | 484 | </Project> |
485 | 485 | ||
486 | <Project name="OpenSim.Region.Physics.OdePlugin" path="OpenSim/Region/Physics/OdePlugin" type="Library"> | 486 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.OdePlugin" path="OpenSim/Region/Physics/OdePlugin" type="Library"> |
487 | <Configuration name="Debug"> | 487 | <Configuration name="Debug"> |
488 | <Options> | 488 | <Options> |
489 | <OutputPath>../../../../bin/Physics/</OutputPath> | 489 | <OutputPath>../../../../bin/Physics/</OutputPath> |
@@ -512,7 +512,7 @@ | |||
512 | </Files> | 512 | </Files> |
513 | </Project> | 513 | </Project> |
514 | 514 | ||
515 | <Project name="OpenSim.Region.Physics.BulletXPlugin" path="OpenSim/Region/Physics/BulletXPlugin" type="Library"> | 515 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.BulletXPlugin" path="OpenSim/Region/Physics/BulletXPlugin" type="Library"> |
516 | <Configuration name="Debug"> | 516 | <Configuration name="Debug"> |
517 | <Options> | 517 | <Options> |
518 | <OutputPath>../../../../bin/Physics/</OutputPath> | 518 | <OutputPath>../../../../bin/Physics/</OutputPath> |
@@ -542,7 +542,7 @@ | |||
542 | 542 | ||
543 | 543 | ||
544 | 544 | ||
545 | <Project name="OpenSim.Region.Physics.Meshing" path="OpenSim/Region/Physics/Meshing" type="Library"> | 545 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.Meshing" path="OpenSim/Region/Physics/Meshing" type="Library"> |
546 | <Configuration name="Debug"> | 546 | <Configuration name="Debug"> |
547 | <Options> | 547 | <Options> |
548 | <OutputPath>../../../../bin/Physics/</OutputPath> | 548 | <OutputPath>../../../../bin/Physics/</OutputPath> |
@@ -570,7 +570,7 @@ | |||
570 | </Files> | 570 | </Files> |
571 | </Project> | 571 | </Project> |
572 | 572 | ||
573 | <Project name="OpenSim.Region.Physics.BulletDotNETPlugin" path="OpenSim/Region/Physics/BulletDotNETPlugin" type="Library"> | 573 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.BulletDotNETPlugin" path="OpenSim/Region/Physics/BulletDotNETPlugin" type="Library"> |
574 | <Configuration name="Debug"> | 574 | <Configuration name="Debug"> |
575 | <Options> | 575 | <Options> |
576 | <OutputPath>../../../../bin/Physics/</OutputPath> | 576 | <OutputPath>../../../../bin/Physics/</OutputPath> |
@@ -598,7 +598,7 @@ | |||
598 | </Files> | 598 | </Files> |
599 | </Project> | 599 | </Project> |
600 | 600 | ||
601 | <Project name="OpenSim.Services.Interfaces" path="OpenSim/Services/Interfaces" type="Library"> | 601 | <Project frameworkVersion="v3_5" name="OpenSim.Services.Interfaces" path="OpenSim/Services/Interfaces" type="Library"> |
602 | <Configuration name="Debug"> | 602 | <Configuration name="Debug"> |
603 | <Options> | 603 | <Options> |
604 | <OutputPath>../../../bin/</OutputPath> | 604 | <OutputPath>../../../bin/</OutputPath> |
@@ -626,7 +626,7 @@ | |||
626 | </Project> | 626 | </Project> |
627 | 627 | ||
628 | 628 | ||
629 | <Project name="OpenSim.Framework.Capabilities" path="OpenSim/Framework/Capabilities" type="Library"> | 629 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.Capabilities" path="OpenSim/Framework/Capabilities" type="Library"> |
630 | <Configuration name="Debug"> | 630 | <Configuration name="Debug"> |
631 | <Options> | 631 | <Options> |
632 | <OutputPath>../../../bin/</OutputPath> | 632 | <OutputPath>../../../bin/</OutputPath> |
@@ -660,7 +660,7 @@ | |||
660 | </Files> | 660 | </Files> |
661 | </Project> | 661 | </Project> |
662 | 662 | ||
663 | <Project name="OpenSim.Framework.Communications" path="OpenSim/Framework/Communications" type="Library"> | 663 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.Communications" path="OpenSim/Framework/Communications" type="Library"> |
664 | <Configuration name="Debug"> | 664 | <Configuration name="Debug"> |
665 | <Options> | 665 | <Options> |
666 | <OutputPath>../../../bin/</OutputPath> | 666 | <OutputPath>../../../bin/</OutputPath> |
@@ -702,7 +702,7 @@ | |||
702 | </Project> | 702 | </Project> |
703 | 703 | ||
704 | 704 | ||
705 | <Project name="OpenSim.Region.Framework" path="OpenSim/Region/Framework" type="Library"> | 705 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Framework" path="OpenSim/Region/Framework" type="Library"> |
706 | <Configuration name="Debug"> | 706 | <Configuration name="Debug"> |
707 | <Options> | 707 | <Options> |
708 | <OutputPath>../../../bin/</OutputPath> | 708 | <OutputPath>../../../bin/</OutputPath> |
@@ -752,7 +752,7 @@ | |||
752 | 752 | ||
753 | <!-- OpenSim.Framework.Communications --> | 753 | <!-- OpenSim.Framework.Communications --> |
754 | 754 | ||
755 | <Project name="OpenSim.Region.Communications.Local" path="OpenSim/Region/Communications/Local" type="Library"> | 755 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Communications.Local" path="OpenSim/Region/Communications/Local" type="Library"> |
756 | <Configuration name="Debug"> | 756 | <Configuration name="Debug"> |
757 | <Options> | 757 | <Options> |
758 | <OutputPath>../../../../bin/</OutputPath> | 758 | <OutputPath>../../../../bin/</OutputPath> |
@@ -783,7 +783,7 @@ | |||
783 | </Files> | 783 | </Files> |
784 | </Project> | 784 | </Project> |
785 | 785 | ||
786 | <Project name="OpenSim.Region.Communications.OGS1" path="OpenSim/Region/Communications/OGS1" type="Library"> | 786 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Communications.OGS1" path="OpenSim/Region/Communications/OGS1" type="Library"> |
787 | <Configuration name="Debug"> | 787 | <Configuration name="Debug"> |
788 | <Options> | 788 | <Options> |
789 | <OutputPath>../../../../bin/</OutputPath> | 789 | <OutputPath>../../../../bin/</OutputPath> |
@@ -820,7 +820,7 @@ | |||
820 | 820 | ||
821 | <!-- OGS projects --> | 821 | <!-- OGS projects --> |
822 | 822 | ||
823 | <Project name="OpenSim.Grid.Communications.OGS1" path="OpenSim/Grid/Communications/OGS1" type="Library"> | 823 | <Project frameworkVersion="v3_5" name="OpenSim.Grid.Communications.OGS1" path="OpenSim/Grid/Communications/OGS1" type="Library"> |
824 | <Configuration name="Debug"> | 824 | <Configuration name="Debug"> |
825 | <Options> | 825 | <Options> |
826 | <OutputPath>../../../../bin/</OutputPath> | 826 | <OutputPath>../../../../bin/</OutputPath> |
@@ -847,7 +847,7 @@ | |||
847 | </Files> | 847 | </Files> |
848 | </Project> | 848 | </Project> |
849 | 849 | ||
850 | <Project name="OpenSim.Grid.Framework" path="OpenSim/Grid/Framework" type="Library"> | 850 | <Project frameworkVersion="v3_5" name="OpenSim.Grid.Framework" path="OpenSim/Grid/Framework" type="Library"> |
851 | <Configuration name="Debug"> | 851 | <Configuration name="Debug"> |
852 | <Options> | 852 | <Options> |
853 | <OutputPath>../../../bin/</OutputPath> | 853 | <OutputPath>../../../bin/</OutputPath> |
@@ -878,7 +878,7 @@ | |||
878 | </Files> | 878 | </Files> |
879 | </Project> | 879 | </Project> |
880 | 880 | ||
881 | <Project name="OpenSim.Grid.GridServer" path="OpenSim/Grid/GridServer" type="Exe"> | 881 | <Project frameworkVersion="v3_5" name="OpenSim.Grid.GridServer" path="OpenSim/Grid/GridServer" type="Exe"> |
882 | <Configuration name="Debug"> | 882 | <Configuration name="Debug"> |
883 | <Options> | 883 | <Options> |
884 | <OutputPath>../../../bin/</OutputPath> | 884 | <OutputPath>../../../bin/</OutputPath> |
@@ -913,7 +913,7 @@ | |||
913 | </Files> | 913 | </Files> |
914 | </Project> | 914 | </Project> |
915 | 915 | ||
916 | <Project name="OpenSim.Grid.GridServer.Modules" path="OpenSim/Grid/GridServer.Modules" type="Library"> | 916 | <Project frameworkVersion="v3_5" name="OpenSim.Grid.GridServer.Modules" path="OpenSim/Grid/GridServer.Modules" type="Library"> |
917 | <Configuration name="Debug"> | 917 | <Configuration name="Debug"> |
918 | <Options> | 918 | <Options> |
919 | <OutputPath>../../../bin/</OutputPath> | 919 | <OutputPath>../../../bin/</OutputPath> |
@@ -950,7 +950,7 @@ | |||
950 | </Project> | 950 | </Project> |
951 | 951 | ||
952 | 952 | ||
953 | <Project name="OpenSim.Grid.AssetServer" path="OpenSim/Grid/AssetServer" type="Exe"> | 953 | <Project frameworkVersion="v3_5" name="OpenSim.Grid.AssetServer" path="OpenSim/Grid/AssetServer" type="Exe"> |
954 | <Configuration name="Debug"> | 954 | <Configuration name="Debug"> |
955 | <Options> | 955 | <Options> |
956 | <OutputPath>../../../bin/</OutputPath> | 956 | <OutputPath>../../../bin/</OutputPath> |
@@ -982,7 +982,7 @@ | |||
982 | </Files> | 982 | </Files> |
983 | </Project> | 983 | </Project> |
984 | 984 | ||
985 | <Project name="OpenSim.Grid.AssetInventoryServer" path="OpenSim/Grid/AssetInventoryServer" type="Exe"> | 985 | <Project frameworkVersion="v3_5" name="OpenSim.Grid.AssetInventoryServer" path="OpenSim/Grid/AssetInventoryServer" type="Exe"> |
986 | <Configuration name="Debug"> | 986 | <Configuration name="Debug"> |
987 | <Options> | 987 | <Options> |
988 | <OutputPath>../../../bin/</OutputPath> | 988 | <OutputPath>../../../bin/</OutputPath> |
@@ -1012,7 +1012,7 @@ | |||
1012 | </Files> | 1012 | </Files> |
1013 | </Project> | 1013 | </Project> |
1014 | 1014 | ||
1015 | <Project name="OpenSim.Grid.AssetInventoryServer.Plugins" path="OpenSim/Grid/AssetInventoryServer/Plugins" type="Library"> | 1015 | <Project frameworkVersion="v3_5" name="OpenSim.Grid.AssetInventoryServer.Plugins" path="OpenSim/Grid/AssetInventoryServer/Plugins" type="Library"> |
1016 | <Configuration name="Debug"> | 1016 | <Configuration name="Debug"> |
1017 | <Options> | 1017 | <Options> |
1018 | <OutputPath>../../../../bin/</OutputPath> | 1018 | <OutputPath>../../../../bin/</OutputPath> |
@@ -1043,7 +1043,7 @@ | |||
1043 | </Files> | 1043 | </Files> |
1044 | </Project> | 1044 | </Project> |
1045 | 1045 | ||
1046 | <Project name="OpenSim.Grid.AssetInventoryServer.Plugins.Simple" path="OpenSim/Grid/AssetInventoryServer/Plugins/Simple" type="Library"> | 1046 | <Project frameworkVersion="v3_5" name="OpenSim.Grid.AssetInventoryServer.Plugins.Simple" path="OpenSim/Grid/AssetInventoryServer/Plugins/Simple" type="Library"> |
1047 | <Configuration name="Debug"> | 1047 | <Configuration name="Debug"> |
1048 | <Options> | 1048 | <Options> |
1049 | <OutputPath>../../../../../bin/</OutputPath> | 1049 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -1072,7 +1072,7 @@ | |||
1072 | </Files> | 1072 | </Files> |
1073 | </Project> | 1073 | </Project> |
1074 | 1074 | ||
1075 | <Project name="OpenSim.Grid.AssetInventoryServer.Plugins.OpenSim" path="OpenSim/Grid/AssetInventoryServer/Plugins/OpenSim" type="Library"> | 1075 | <Project frameworkVersion="v3_5" name="OpenSim.Grid.AssetInventoryServer.Plugins.OpenSim" path="OpenSim/Grid/AssetInventoryServer/Plugins/OpenSim" type="Library"> |
1076 | <Configuration name="Debug"> | 1076 | <Configuration name="Debug"> |
1077 | <Options> | 1077 | <Options> |
1078 | <OutputPath>../../../../../bin/</OutputPath> | 1078 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -1104,7 +1104,7 @@ | |||
1104 | </Files> | 1104 | </Files> |
1105 | </Project> | 1105 | </Project> |
1106 | 1106 | ||
1107 | <Project name="OpenSim.Grid.UserServer.Modules" path="OpenSim/Grid/UserServer.Modules" type="Library"> | 1107 | <Project frameworkVersion="v3_5" name="OpenSim.Grid.UserServer.Modules" path="OpenSim/Grid/UserServer.Modules" type="Library"> |
1108 | <Configuration name="Debug"> | 1108 | <Configuration name="Debug"> |
1109 | <Options> | 1109 | <Options> |
1110 | <OutputPath>../../../bin/</OutputPath> | 1110 | <OutputPath>../../../bin/</OutputPath> |
@@ -1143,7 +1143,7 @@ | |||
1143 | </Project> | 1143 | </Project> |
1144 | 1144 | ||
1145 | 1145 | ||
1146 | <Project name="OpenSim.Grid.UserServer" path="OpenSim/Grid/UserServer" type="Exe"> | 1146 | <Project frameworkVersion="v3_5" name="OpenSim.Grid.UserServer" path="OpenSim/Grid/UserServer" type="Exe"> |
1147 | <Configuration name="Debug"> | 1147 | <Configuration name="Debug"> |
1148 | <Options> | 1148 | <Options> |
1149 | <OutputPath>../../../bin/</OutputPath> | 1149 | <OutputPath>../../../bin/</OutputPath> |
@@ -1181,7 +1181,7 @@ | |||
1181 | </Files> | 1181 | </Files> |
1182 | </Project> | 1182 | </Project> |
1183 | 1183 | ||
1184 | <Project name="OpenSim.Grid.InventoryServer" path="OpenSim/Grid/InventoryServer" type="Exe"> | 1184 | <Project frameworkVersion="v3_5" name="OpenSim.Grid.InventoryServer" path="OpenSim/Grid/InventoryServer" type="Exe"> |
1185 | <Configuration name="Debug"> | 1185 | <Configuration name="Debug"> |
1186 | <Options> | 1186 | <Options> |
1187 | <OutputPath>../../../bin/</OutputPath> | 1187 | <OutputPath>../../../bin/</OutputPath> |
@@ -1213,7 +1213,7 @@ | |||
1213 | </Files> | 1213 | </Files> |
1214 | </Project> | 1214 | </Project> |
1215 | 1215 | ||
1216 | <Project name="OpenSim.Grid.MessagingServer.Modules" path="OpenSim/Grid/MessagingServer.Modules" type="Library"> | 1216 | <Project frameworkVersion="v3_5" name="OpenSim.Grid.MessagingServer.Modules" path="OpenSim/Grid/MessagingServer.Modules" type="Library"> |
1217 | <Configuration name="Debug"> | 1217 | <Configuration name="Debug"> |
1218 | <Options> | 1218 | <Options> |
1219 | <OutputPath>../../../bin/</OutputPath> | 1219 | <OutputPath>../../../bin/</OutputPath> |
@@ -1247,7 +1247,7 @@ | |||
1247 | </Project> | 1247 | </Project> |
1248 | 1248 | ||
1249 | 1249 | ||
1250 | <Project name="OpenSim.Grid.MessagingServer" path="OpenSim/Grid/MessagingServer" type="Exe"> | 1250 | <Project frameworkVersion="v3_5" name="OpenSim.Grid.MessagingServer" path="OpenSim/Grid/MessagingServer" type="Exe"> |
1251 | <Configuration name="Debug"> | 1251 | <Configuration name="Debug"> |
1252 | <Options> | 1252 | <Options> |
1253 | <OutputPath>../../../bin/</OutputPath> | 1253 | <OutputPath>../../../bin/</OutputPath> |
@@ -1281,7 +1281,7 @@ | |||
1281 | </Files> | 1281 | </Files> |
1282 | </Project> | 1282 | </Project> |
1283 | 1283 | ||
1284 | <Project name="OpenSim.Services.Base" path="OpenSim/Services/Base" type="Library"> | 1284 | <Project frameworkVersion="v3_5" name="OpenSim.Services.Base" path="OpenSim/Services/Base" type="Library"> |
1285 | <Configuration name="Debug"> | 1285 | <Configuration name="Debug"> |
1286 | <Options> | 1286 | <Options> |
1287 | <OutputPath>../../../bin/</OutputPath> | 1287 | <OutputPath>../../../bin/</OutputPath> |
@@ -1308,7 +1308,7 @@ | |||
1308 | </Files> | 1308 | </Files> |
1309 | </Project> | 1309 | </Project> |
1310 | 1310 | ||
1311 | <Project name="OpenSim.Services.UserService" path="OpenSim/Services/UserService" type="Library"> | 1311 | <Project frameworkVersion="v3_5" name="OpenSim.Services.UserService" path="OpenSim/Services/UserService" type="Library"> |
1312 | <Configuration name="Debug"> | 1312 | <Configuration name="Debug"> |
1313 | <Options> | 1313 | <Options> |
1314 | <OutputPath>../../../bin/</OutputPath> | 1314 | <OutputPath>../../../bin/</OutputPath> |
@@ -1338,7 +1338,7 @@ | |||
1338 | </Files> | 1338 | </Files> |
1339 | </Project> | 1339 | </Project> |
1340 | 1340 | ||
1341 | <Project name="OpenSim.Services.Connectors" path="OpenSim/Services/Connectors" type="Library"> | 1341 | <Project frameworkVersion="v3_5" name="OpenSim.Services.Connectors" path="OpenSim/Services/Connectors" type="Library"> |
1342 | <Configuration name="Debug"> | 1342 | <Configuration name="Debug"> |
1343 | <Options> | 1343 | <Options> |
1344 | <OutputPath>../../../bin/</OutputPath> | 1344 | <OutputPath>../../../bin/</OutputPath> |
@@ -1371,7 +1371,7 @@ | |||
1371 | </Project> | 1371 | </Project> |
1372 | 1372 | ||
1373 | 1373 | ||
1374 | <Project name="OpenSim.Services.AssetService" path="OpenSim/Services/AssetService" type="Library"> | 1374 | <Project frameworkVersion="v3_5" name="OpenSim.Services.AssetService" path="OpenSim/Services/AssetService" type="Library"> |
1375 | <Configuration name="Debug"> | 1375 | <Configuration name="Debug"> |
1376 | <Options> | 1376 | <Options> |
1377 | <OutputPath>../../../bin/</OutputPath> | 1377 | <OutputPath>../../../bin/</OutputPath> |
@@ -1402,7 +1402,7 @@ | |||
1402 | </Files> | 1402 | </Files> |
1403 | </Project> | 1403 | </Project> |
1404 | 1404 | ||
1405 | <Project name="OpenSim.Services.FreeswitchService" path="OpenSim/Services/FreeswitchService" type="Library"> | 1405 | <Project frameworkVersion="v3_5" name="OpenSim.Services.FreeswitchService" path="OpenSim/Services/FreeswitchService" type="Library"> |
1406 | <Configuration name="Debug"> | 1406 | <Configuration name="Debug"> |
1407 | <Options> | 1407 | <Options> |
1408 | <OutputPath>../../../bin/</OutputPath> | 1408 | <OutputPath>../../../bin/</OutputPath> |
@@ -1433,7 +1433,7 @@ | |||
1433 | </Files> | 1433 | </Files> |
1434 | </Project> | 1434 | </Project> |
1435 | 1435 | ||
1436 | <Project name="OpenSim.Services.AuthenticationService" path="OpenSim/Services/AuthenticationService" type="Library"> | 1436 | <Project frameworkVersion="v3_5" name="OpenSim.Services.AuthenticationService" path="OpenSim/Services/AuthenticationService" type="Library"> |
1437 | <Configuration name="Debug"> | 1437 | <Configuration name="Debug"> |
1438 | <Options> | 1438 | <Options> |
1439 | <OutputPath>../../../bin/</OutputPath> | 1439 | <OutputPath>../../../bin/</OutputPath> |
@@ -1464,7 +1464,7 @@ | |||
1464 | </Files> | 1464 | </Files> |
1465 | </Project> | 1465 | </Project> |
1466 | 1466 | ||
1467 | <Project name="OpenSim.Services.InventoryService" path="OpenSim/Services/InventoryService" type="Library"> | 1467 | <Project frameworkVersion="v3_5" name="OpenSim.Services.InventoryService" path="OpenSim/Services/InventoryService" type="Library"> |
1468 | <Configuration name="Debug"> | 1468 | <Configuration name="Debug"> |
1469 | <Options> | 1469 | <Options> |
1470 | <OutputPath>../../../bin/</OutputPath> | 1470 | <OutputPath>../../../bin/</OutputPath> |
@@ -1496,7 +1496,7 @@ | |||
1496 | </Files> | 1496 | </Files> |
1497 | </Project> | 1497 | </Project> |
1498 | 1498 | ||
1499 | <Project name="OpenSim.Server.Base" path="OpenSim/Server/Base" type="Library"> | 1499 | <Project frameworkVersion="v3_5" name="OpenSim.Server.Base" path="OpenSim/Server/Base" type="Library"> |
1500 | <Configuration name="Debug"> | 1500 | <Configuration name="Debug"> |
1501 | <Options> | 1501 | <Options> |
1502 | <OutputPath>../../../bin/</OutputPath> | 1502 | <OutputPath>../../../bin/</OutputPath> |
@@ -1524,7 +1524,7 @@ | |||
1524 | </Files> | 1524 | </Files> |
1525 | </Project> | 1525 | </Project> |
1526 | 1526 | ||
1527 | <Project name="OpenSim.Server.Handlers" path="OpenSim/Server/Handlers" type="Library"> | 1527 | <Project frameworkVersion="v3_5" name="OpenSim.Server.Handlers" path="OpenSim/Server/Handlers" type="Library"> |
1528 | <Configuration name="Debug"> | 1528 | <Configuration name="Debug"> |
1529 | <Options> | 1529 | <Options> |
1530 | <OutputPath>../../../bin/</OutputPath> | 1530 | <OutputPath>../../../bin/</OutputPath> |
@@ -1560,7 +1560,7 @@ | |||
1560 | </Project> | 1560 | </Project> |
1561 | 1561 | ||
1562 | 1562 | ||
1563 | <Project name="OpenSim.Server" path="OpenSim/Server" type="Exe"> | 1563 | <Project frameworkVersion="v3_5" name="OpenSim.Server" path="OpenSim/Server" type="Exe"> |
1564 | <Configuration name="Debug"> | 1564 | <Configuration name="Debug"> |
1565 | <Options> | 1565 | <Options> |
1566 | <OutputPath>../../bin/</OutputPath> | 1566 | <OutputPath>../../bin/</OutputPath> |
@@ -1593,7 +1593,7 @@ | |||
1593 | </Files> | 1593 | </Files> |
1594 | </Project> | 1594 | </Project> |
1595 | 1595 | ||
1596 | <Project name="OpenSim.Region.CoreModules" path="OpenSim/Region/CoreModules" type="Library"> | 1596 | <Project frameworkVersion="v3_5" name="OpenSim.Region.CoreModules" path="OpenSim/Region/CoreModules" type="Library"> |
1597 | <Configuration name="Debug"> | 1597 | <Configuration name="Debug"> |
1598 | <Options> | 1598 | <Options> |
1599 | <OutputPath>../../../bin/</OutputPath> | 1599 | <OutputPath>../../../bin/</OutputPath> |
@@ -1654,7 +1654,7 @@ | |||
1654 | </Files> | 1654 | </Files> |
1655 | </Project> | 1655 | </Project> |
1656 | 1656 | ||
1657 | <Project name="OpenSim.Region.CoreModules.World.Terrain.DefaultEffects" path="OpenSim/Region/CoreModules/World/Terrain/DefaultEffects" type="Library"> | 1657 | <Project frameworkVersion="v3_5" name="OpenSim.Region.CoreModules.World.Terrain.DefaultEffects" path="OpenSim/Region/CoreModules/World/Terrain/DefaultEffects" type="Library"> |
1658 | <Configuration name="Debug"> | 1658 | <Configuration name="Debug"> |
1659 | <Options> | 1659 | <Options> |
1660 | <OutputPath>../../../../../../bin/Terrain/</OutputPath> | 1660 | <OutputPath>../../../../../../bin/Terrain/</OutputPath> |
@@ -1677,7 +1677,7 @@ | |||
1677 | </Project> | 1677 | </Project> |
1678 | 1678 | ||
1679 | 1679 | ||
1680 | <Project name="OpenSim.Region.OptionalModules" path="OpenSim/Region/OptionalModules" type="Library"> | 1680 | <Project frameworkVersion="v3_5" name="OpenSim.Region.OptionalModules" path="OpenSim/Region/OptionalModules" type="Library"> |
1681 | <Configuration name="Debug"> | 1681 | <Configuration name="Debug"> |
1682 | <Options> | 1682 | <Options> |
1683 | <OutputPath>../../../bin/</OutputPath> | 1683 | <OutputPath>../../../bin/</OutputPath> |
@@ -1736,7 +1736,7 @@ | |||
1736 | </Files> | 1736 | </Files> |
1737 | </Project> | 1737 | </Project> |
1738 | 1738 | ||
1739 | <Project name="OpenSim.Region.Communications.Hypergrid" path="OpenSim/Region/Communications/Hypergrid" type="Library"> | 1739 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Communications.Hypergrid" path="OpenSim/Region/Communications/Hypergrid" type="Library"> |
1740 | <Configuration name="Debug"> | 1740 | <Configuration name="Debug"> |
1741 | <Options> | 1741 | <Options> |
1742 | <OutputPath>../../../../bin/</OutputPath> | 1742 | <OutputPath>../../../../bin/</OutputPath> |
@@ -1773,7 +1773,7 @@ | |||
1773 | </Files> | 1773 | </Files> |
1774 | </Project> | 1774 | </Project> |
1775 | 1775 | ||
1776 | <Project name="OpenSim.Region.ClientStack" path="OpenSim/Region/ClientStack" type="Library"> | 1776 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ClientStack" path="OpenSim/Region/ClientStack" type="Library"> |
1777 | <Configuration name="Debug"> | 1777 | <Configuration name="Debug"> |
1778 | <Options> | 1778 | <Options> |
1779 | <OutputPath>../../../bin/</OutputPath> | 1779 | <OutputPath>../../../bin/</OutputPath> |
@@ -1810,7 +1810,7 @@ | |||
1810 | </Project> | 1810 | </Project> |
1811 | 1811 | ||
1812 | <!-- ClientStack Plugins --> | 1812 | <!-- ClientStack Plugins --> |
1813 | <Project name="OpenSim.Region.ClientStack.LindenUDP" path="OpenSim/Region/ClientStack/LindenUDP" type="Library"> | 1813 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ClientStack.LindenUDP" path="OpenSim/Region/ClientStack/LindenUDP" type="Library"> |
1814 | <Configuration name="Debug"> | 1814 | <Configuration name="Debug"> |
1815 | <Options> | 1815 | <Options> |
1816 | <OutputPath>../../../../bin/</OutputPath> | 1816 | <OutputPath>../../../../bin/</OutputPath> |
@@ -1851,7 +1851,7 @@ | |||
1851 | </Project> | 1851 | </Project> |
1852 | 1852 | ||
1853 | <!-- Datastore Plugins --> | 1853 | <!-- Datastore Plugins --> |
1854 | <Project name="OpenSim.Data.Null" path="OpenSim/Data/Null" type="Library"> | 1854 | <Project frameworkVersion="v3_5" name="OpenSim.Data.Null" path="OpenSim/Data/Null" type="Library"> |
1855 | <Configuration name="Debug"> | 1855 | <Configuration name="Debug"> |
1856 | <Options> | 1856 | <Options> |
1857 | <OutputPath>../../../bin/</OutputPath> | 1857 | <OutputPath>../../../bin/</OutputPath> |
@@ -1878,7 +1878,7 @@ | |||
1878 | </Project> | 1878 | </Project> |
1879 | 1879 | ||
1880 | <!-- OpenSim app --> | 1880 | <!-- OpenSim app --> |
1881 | <Project name="OpenSim" path="OpenSim/Region/Application" type="Exe"> | 1881 | <Project frameworkVersion="v3_5" name="OpenSim" path="OpenSim/Region/Application" type="Exe"> |
1882 | <Configuration name="Debug"> | 1882 | <Configuration name="Debug"> |
1883 | <Options> | 1883 | <Options> |
1884 | <OutputPath>../../../bin/</OutputPath> | 1884 | <OutputPath>../../../bin/</OutputPath> |
@@ -1920,7 +1920,7 @@ | |||
1920 | </Files> | 1920 | </Files> |
1921 | </Project> | 1921 | </Project> |
1922 | 1922 | ||
1923 | <Project name="OpenSim.ApplicationPlugins.LoadRegions" path="OpenSim/ApplicationPlugins/LoadRegions" type="Library"> | 1923 | <Project frameworkVersion="v3_5" name="OpenSim.ApplicationPlugins.LoadRegions" path="OpenSim/ApplicationPlugins/LoadRegions" type="Library"> |
1924 | <Configuration name="Debug"> | 1924 | <Configuration name="Debug"> |
1925 | <Options> | 1925 | <Options> |
1926 | <OutputPath>../../../bin/</OutputPath> | 1926 | <OutputPath>../../../bin/</OutputPath> |
@@ -1955,7 +1955,7 @@ | |||
1955 | </Files> | 1955 | </Files> |
1956 | </Project> | 1956 | </Project> |
1957 | 1957 | ||
1958 | <Project name="OpenSim.ApplicationPlugins.RegionModulesController" path="OpenSim/ApplicationPlugins/RegionModulesController" type="Library"> | 1958 | <Project frameworkVersion="v3_5" name="OpenSim.ApplicationPlugins.RegionModulesController" path="OpenSim/ApplicationPlugins/RegionModulesController" type="Library"> |
1959 | <Configuration name="Debug"> | 1959 | <Configuration name="Debug"> |
1960 | <Options> | 1960 | <Options> |
1961 | <OutputPath>../../../bin/</OutputPath> | 1961 | <OutputPath>../../../bin/</OutputPath> |
@@ -1985,7 +1985,7 @@ | |||
1985 | </Files> | 1985 | </Files> |
1986 | </Project> | 1986 | </Project> |
1987 | 1987 | ||
1988 | <Project name="OpenSim.ApplicationPlugins.CreateCommsManager" path="OpenSim/ApplicationPlugins/CreateCommsManager" type="Library"> | 1988 | <Project frameworkVersion="v3_5" name="OpenSim.ApplicationPlugins.CreateCommsManager" path="OpenSim/ApplicationPlugins/CreateCommsManager" type="Library"> |
1989 | <Configuration name="Debug"> | 1989 | <Configuration name="Debug"> |
1990 | <Options> | 1990 | <Options> |
1991 | <OutputPath>../../../bin/</OutputPath> | 1991 | <OutputPath>../../../bin/</OutputPath> |
@@ -2028,7 +2028,7 @@ | |||
2028 | </Files> | 2028 | </Files> |
2029 | </Project> | 2029 | </Project> |
2030 | 2030 | ||
2031 | <Project name="OpenSim.ApplicationPlugins.RemoteController" path="OpenSim/ApplicationPlugins/RemoteController" type="Library"> | 2031 | <Project frameworkVersion="v3_5" name="OpenSim.ApplicationPlugins.RemoteController" path="OpenSim/ApplicationPlugins/RemoteController" type="Library"> |
2032 | <Configuration name="Debug"> | 2032 | <Configuration name="Debug"> |
2033 | <Options> | 2033 | <Options> |
2034 | <OutputPath>../../../bin/</OutputPath> | 2034 | <OutputPath>../../../bin/</OutputPath> |
@@ -2068,7 +2068,7 @@ | |||
2068 | </Project> | 2068 | </Project> |
2069 | 2069 | ||
2070 | <!-- REST plugins --> | 2070 | <!-- REST plugins --> |
2071 | <Project name="OpenSim.ApplicationPlugins.Rest" | 2071 | <Project frameworkVersion="v3_5" name="OpenSim.ApplicationPlugins.Rest" |
2072 | path="OpenSim/ApplicationPlugins/Rest" type="Library"> | 2072 | path="OpenSim/ApplicationPlugins/Rest" type="Library"> |
2073 | <Configuration name="Debug"> | 2073 | <Configuration name="Debug"> |
2074 | <Options> | 2074 | <Options> |
@@ -2104,7 +2104,7 @@ | |||
2104 | </Files> | 2104 | </Files> |
2105 | </Project> | 2105 | </Project> |
2106 | 2106 | ||
2107 | <Project name="OpenSim.ApplicationPlugins.Rest.Regions" | 2107 | <Project frameworkVersion="v3_5" name="OpenSim.ApplicationPlugins.Rest.Regions" |
2108 | path="OpenSim/ApplicationPlugins/Rest/Regions" type="Library"> | 2108 | path="OpenSim/ApplicationPlugins/Rest/Regions" type="Library"> |
2109 | <Configuration name="Debug"> | 2109 | <Configuration name="Debug"> |
2110 | <Options> | 2110 | <Options> |
@@ -2142,7 +2142,7 @@ | |||
2142 | </Files> | 2142 | </Files> |
2143 | </Project> | 2143 | </Project> |
2144 | 2144 | ||
2145 | <Project name="OpenSim.ApplicationPlugins.Rest.Inventory" | 2145 | <Project frameworkVersion="v3_5" name="OpenSim.ApplicationPlugins.Rest.Inventory" |
2146 | path="OpenSim/ApplicationPlugins/Rest/Inventory" type="Library"> | 2146 | path="OpenSim/ApplicationPlugins/Rest/Inventory" type="Library"> |
2147 | <Configuration name="Debug"> | 2147 | <Configuration name="Debug"> |
2148 | <Options> | 2148 | <Options> |
@@ -2187,7 +2187,7 @@ | |||
2187 | 2187 | ||
2188 | <!-- Scene Server API Example Apps --> | 2188 | <!-- Scene Server API Example Apps --> |
2189 | 2189 | ||
2190 | <Project name="OpenSim.Region.DataSnapshot" path="OpenSim/Region/DataSnapshot" type="Library"> | 2190 | <Project frameworkVersion="v3_5" name="OpenSim.Region.DataSnapshot" path="OpenSim/Region/DataSnapshot" type="Library"> |
2191 | <Configuration name="Debug"> | 2191 | <Configuration name="Debug"> |
2192 | <Options> | 2192 | <Options> |
2193 | <OutputPath>../../../bin/</OutputPath> | 2193 | <OutputPath>../../../bin/</OutputPath> |
@@ -2220,7 +2220,7 @@ | |||
2220 | </Files> | 2220 | </Files> |
2221 | </Project> | 2221 | </Project> |
2222 | 2222 | ||
2223 | <Project name="OpenSim.Region.Examples.SimpleModule" path="OpenSim/Region/Examples/SimpleModule" type="Library"> | 2223 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Examples.SimpleModule" path="OpenSim/Region/Examples/SimpleModule" type="Library"> |
2224 | <Configuration name="Debug"> | 2224 | <Configuration name="Debug"> |
2225 | <Options> | 2225 | <Options> |
2226 | <OutputPath>bin/</OutputPath> | 2226 | <OutputPath>bin/</OutputPath> |
@@ -2250,7 +2250,7 @@ | |||
2250 | <!-- Client Stack Modules --> | 2250 | <!-- Client Stack Modules --> |
2251 | 2251 | ||
2252 | 2252 | ||
2253 | <Project name="OpenSim.Client.MXP" path="OpenSim/Client/MXP" type="Library"> | 2253 | <Project frameworkVersion="v3_5" name="OpenSim.Client.MXP" path="OpenSim/Client/MXP" type="Library"> |
2254 | <Configuration name="Debug"> | 2254 | <Configuration name="Debug"> |
2255 | <Options> | 2255 | <Options> |
2256 | <OutputPath>../../../bin/</OutputPath> | 2256 | <OutputPath>../../../bin/</OutputPath> |
@@ -2279,7 +2279,7 @@ | |||
2279 | </Files> | 2279 | </Files> |
2280 | </Project> | 2280 | </Project> |
2281 | 2281 | ||
2282 | <Project name="OpenSim.Client.VWoHTTP" path="OpenSim/Client/VWoHTTP" type="Library"> | 2282 | <Project frameworkVersion="v3_5" name="OpenSim.Client.VWoHTTP" path="OpenSim/Client/VWoHTTP" type="Library"> |
2283 | <Configuration name="Debug"> | 2283 | <Configuration name="Debug"> |
2284 | <Options> | 2284 | <Options> |
2285 | <OutputPath>../../../bin/</OutputPath> | 2285 | <OutputPath>../../../bin/</OutputPath> |
@@ -2310,7 +2310,7 @@ | |||
2310 | </Files> | 2310 | </Files> |
2311 | </Project> | 2311 | </Project> |
2312 | 2312 | ||
2313 | <Project name="OpenSim.Client.Linden" path="OpenSim/Client/Linden" type="Library"> | 2313 | <Project frameworkVersion="v3_5" name="OpenSim.Client.Linden" path="OpenSim/Client/Linden" type="Library"> |
2314 | <Configuration name="Debug"> | 2314 | <Configuration name="Debug"> |
2315 | <Options> | 2315 | <Options> |
2316 | <OutputPath>../../../bin/</OutputPath> | 2316 | <OutputPath>../../../bin/</OutputPath> |
@@ -2350,7 +2350,7 @@ | |||
2350 | 2350 | ||
2351 | 2351 | ||
2352 | <!-- Data Base Modules --> | 2352 | <!-- Data Base Modules --> |
2353 | <Project name="OpenSim.Data.MySQL" path="OpenSim/Data/MySQL" type="Library"> | 2353 | <Project frameworkVersion="v3_5" name="OpenSim.Data.MySQL" path="OpenSim/Data/MySQL" type="Library"> |
2354 | <Configuration name="Debug"> | 2354 | <Configuration name="Debug"> |
2355 | <Options> | 2355 | <Options> |
2356 | <OutputPath>../../../bin/</OutputPath> | 2356 | <OutputPath>../../../bin/</OutputPath> |
@@ -2386,7 +2386,7 @@ | |||
2386 | </Files> | 2386 | </Files> |
2387 | </Project> | 2387 | </Project> |
2388 | 2388 | ||
2389 | <Project name="OpenSim.Data.MSSQL" path="OpenSim/Data/MSSQL" type="Library"> | 2389 | <Project frameworkVersion="v3_5" name="OpenSim.Data.MSSQL" path="OpenSim/Data/MSSQL" type="Library"> |
2390 | <Configuration name="Debug"> | 2390 | <Configuration name="Debug"> |
2391 | <Options> | 2391 | <Options> |
2392 | <OutputPath>../../../bin/</OutputPath> | 2392 | <OutputPath>../../../bin/</OutputPath> |
@@ -2419,7 +2419,7 @@ | |||
2419 | </Files> | 2419 | </Files> |
2420 | </Project> | 2420 | </Project> |
2421 | 2421 | ||
2422 | <Project name="OpenSim.Data.SQLite" path="OpenSim/Data/SQLite" type="Library"> | 2422 | <Project frameworkVersion="v3_5" name="OpenSim.Data.SQLite" path="OpenSim/Data/SQLite" type="Library"> |
2423 | <Configuration name="Debug"> | 2423 | <Configuration name="Debug"> |
2424 | <Options> | 2424 | <Options> |
2425 | <OutputPath>../../../bin/</OutputPath> | 2425 | <OutputPath>../../../bin/</OutputPath> |
@@ -2456,7 +2456,7 @@ | |||
2456 | </Files> | 2456 | </Files> |
2457 | </Project> | 2457 | </Project> |
2458 | 2458 | ||
2459 | <Project name="OpenSim.Data.NHibernate" path="OpenSim/Data/NHibernate" type="Library"> | 2459 | <Project frameworkVersion="v3_5" name="OpenSim.Data.NHibernate" path="OpenSim/Data/NHibernate" type="Library"> |
2460 | <Configuration name="Debug"> | 2460 | <Configuration name="Debug"> |
2461 | <Options> | 2461 | <Options> |
2462 | <OutputPath>../../../bin/</OutputPath> | 2462 | <OutputPath>../../../bin/</OutputPath> |
@@ -2496,7 +2496,7 @@ | |||
2496 | </Files> | 2496 | </Files> |
2497 | </Project> | 2497 | </Project> |
2498 | 2498 | ||
2499 | <Project name="SmartThreadPool" path="ThirdParty/SmartThreadPool" type="Library"> | 2499 | <Project frameworkVersion="v3_5" name="SmartThreadPool" path="ThirdParty/SmartThreadPool" type="Library"> |
2500 | <Configuration name="Debug"> | 2500 | <Configuration name="Debug"> |
2501 | <Options> | 2501 | <Options> |
2502 | <OutputPath>../../bin/</OutputPath> | 2502 | <OutputPath>../../bin/</OutputPath> |
@@ -2518,7 +2518,7 @@ | |||
2518 | </Files> | 2518 | </Files> |
2519 | </Project> | 2519 | </Project> |
2520 | 2520 | ||
2521 | <Project name="OpenSim.Region.ScriptEngine.Shared" path="OpenSim/Region/ScriptEngine/Shared" type="Library"> | 2521 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.Shared" path="OpenSim/Region/ScriptEngine/Shared" type="Library"> |
2522 | <Configuration name="Debug"> | 2522 | <Configuration name="Debug"> |
2523 | <Options> | 2523 | <Options> |
2524 | <OutputPath>../../../../bin/</OutputPath> | 2524 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2557,7 +2557,7 @@ | |||
2557 | </Files> | 2557 | </Files> |
2558 | </Project> | 2558 | </Project> |
2559 | 2559 | ||
2560 | <Project name="OpenSim.Region.ScriptEngine.Shared.Api.Runtime" path="OpenSim/Region/ScriptEngine/Shared/Api/Runtime" type="Library"> | 2560 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.Shared.Api.Runtime" path="OpenSim/Region/ScriptEngine/Shared/Api/Runtime" type="Library"> |
2561 | <Configuration name="Debug"> | 2561 | <Configuration name="Debug"> |
2562 | <Options> | 2562 | <Options> |
2563 | <OutputPath>../../../../../../bin/</OutputPath> | 2563 | <OutputPath>../../../../../../bin/</OutputPath> |
@@ -2592,7 +2592,7 @@ | |||
2592 | </Files> | 2592 | </Files> |
2593 | </Project> | 2593 | </Project> |
2594 | 2594 | ||
2595 | <Project name="OpenSim.Region.ScriptEngine.Shared.YieldProlog" path="OpenSim/Region/ScriptEngine/Shared/Api/Runtime/YieldProlog/" type="Library"> | 2595 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.Shared.YieldProlog" path="OpenSim/Region/ScriptEngine/Shared/Api/Runtime/YieldProlog/" type="Library"> |
2596 | <Configuration name="Debug"> | 2596 | <Configuration name="Debug"> |
2597 | <Options> | 2597 | <Options> |
2598 | <OutputPath>../../../../../../../bin/</OutputPath> | 2598 | <OutputPath>../../../../../../../bin/</OutputPath> |
@@ -2626,7 +2626,7 @@ | |||
2626 | </Files> | 2626 | </Files> |
2627 | </Project> | 2627 | </Project> |
2628 | 2628 | ||
2629 | <Project name="OpenSim.Region.ScriptEngine.Shared.Api" path="OpenSim/Region/ScriptEngine/Shared/Api/Implementation" type="Library"> | 2629 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.Shared.Api" path="OpenSim/Region/ScriptEngine/Shared/Api/Implementation" type="Library"> |
2630 | <Configuration name="Debug"> | 2630 | <Configuration name="Debug"> |
2631 | <Options> | 2631 | <Options> |
2632 | <OutputPath>../../../../../../bin/</OutputPath> | 2632 | <OutputPath>../../../../../../bin/</OutputPath> |
@@ -2665,7 +2665,7 @@ | |||
2665 | </Files> | 2665 | </Files> |
2666 | </Project> | 2666 | </Project> |
2667 | 2667 | ||
2668 | <Project name="OpenSim.Region.ScriptEngine.Shared.CodeTools" path="OpenSim/Region/ScriptEngine/Shared/CodeTools" type="Library"> | 2668 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.Shared.CodeTools" path="OpenSim/Region/ScriptEngine/Shared/CodeTools" type="Library"> |
2669 | <Configuration name="Debug"> | 2669 | <Configuration name="Debug"> |
2670 | <Options> | 2670 | <Options> |
2671 | <OutputPath>../../../../../bin/</OutputPath> | 2671 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -2698,7 +2698,7 @@ | |||
2698 | </Files> | 2698 | </Files> |
2699 | </Project> | 2699 | </Project> |
2700 | 2700 | ||
2701 | <Project name="OpenSim.Region.ScriptEngine.Shared.Instance" path="OpenSim/Region/ScriptEngine/Shared/Instance" type="Library"> | 2701 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.Shared.Instance" path="OpenSim/Region/ScriptEngine/Shared/Instance" type="Library"> |
2702 | <Configuration name="Debug"> | 2702 | <Configuration name="Debug"> |
2703 | <Options> | 2703 | <Options> |
2704 | <OutputPath>../../../../../bin/</OutputPath> | 2704 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -2737,7 +2737,7 @@ | |||
2737 | </Files> | 2737 | </Files> |
2738 | </Project> | 2738 | </Project> |
2739 | 2739 | ||
2740 | <Project name="OpenSim.Region.ScriptEngine.XEngine" path="OpenSim/Region/ScriptEngine/XEngine" type="Library"> | 2740 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.XEngine" path="OpenSim/Region/ScriptEngine/XEngine" type="Library"> |
2741 | <Configuration name="Debug"> | 2741 | <Configuration name="Debug"> |
2742 | <Options> | 2742 | <Options> |
2743 | <OutputPath>../../../../bin/</OutputPath> | 2743 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2780,7 +2780,7 @@ | |||
2780 | </Project> | 2780 | </Project> |
2781 | 2781 | ||
2782 | 2782 | ||
2783 | <Project name="OpenSim.Region.ScriptEngine.DotNetEngine" path="OpenSim/Region/ScriptEngine/DotNetEngine" type="Library"> | 2783 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.DotNetEngine" path="OpenSim/Region/ScriptEngine/DotNetEngine" type="Library"> |
2784 | <Configuration name="Debug"> | 2784 | <Configuration name="Debug"> |
2785 | <Options> | 2785 | <Options> |
2786 | <OutputPath>../../../../bin/</OutputPath> | 2786 | <OutputPath>../../../../bin/</OutputPath> |
@@ -2820,7 +2820,7 @@ | |||
2820 | </Files> | 2820 | </Files> |
2821 | </Project> | 2821 | </Project> |
2822 | 2822 | ||
2823 | <Project name="OpenSim.ScriptEngine.Shared.Script" path="OpenSim/ScriptEngine/Shared.Script" type="Library"> | 2823 | <Project frameworkVersion="v3_5" name="OpenSim.ScriptEngine.Shared.Script" path="OpenSim/ScriptEngine/Shared.Script" type="Library"> |
2824 | <Configuration name="Debug"> | 2824 | <Configuration name="Debug"> |
2825 | <Options> | 2825 | <Options> |
2826 | <OutputPath>../../../bin/</OutputPath> | 2826 | <OutputPath>../../../bin/</OutputPath> |
@@ -2842,7 +2842,7 @@ | |||
2842 | </Files> | 2842 | </Files> |
2843 | </Project> | 2843 | </Project> |
2844 | 2844 | ||
2845 | <Project name="OpenSim.ScriptEngine.Shared" path="OpenSim/ScriptEngine/Shared" type="Library"> | 2845 | <Project frameworkVersion="v3_5" name="OpenSim.ScriptEngine.Shared" path="OpenSim/ScriptEngine/Shared" type="Library"> |
2846 | <Configuration name="Debug"> | 2846 | <Configuration name="Debug"> |
2847 | <Options> | 2847 | <Options> |
2848 | <OutputPath>../../../bin/</OutputPath> | 2848 | <OutputPath>../../../bin/</OutputPath> |
@@ -2880,7 +2880,7 @@ | |||
2880 | </Files> | 2880 | </Files> |
2881 | </Project> | 2881 | </Project> |
2882 | 2882 | ||
2883 | <Project name="OpenSim.ApplicationPlugins.ScriptEngine" path="OpenSim/ApplicationPlugins/ScriptEngine" type="Library"> | 2883 | <Project frameworkVersion="v3_5" name="OpenSim.ApplicationPlugins.ScriptEngine" path="OpenSim/ApplicationPlugins/ScriptEngine" type="Library"> |
2884 | <Configuration name="Debug"> | 2884 | <Configuration name="Debug"> |
2885 | <Options> | 2885 | <Options> |
2886 | <OutputPath>../../../bin/</OutputPath> | 2886 | <OutputPath>../../../bin/</OutputPath> |
@@ -2921,7 +2921,7 @@ | |||
2921 | </Files> | 2921 | </Files> |
2922 | </Project> | 2922 | </Project> |
2923 | 2923 | ||
2924 | <Project name="OpenSim.ScriptEngine.Components.DotNetEngine.Commands_LSL" path="OpenSim/ScriptEngine/Components/DotNetEngine/Commands_LSL" type="Library"> | 2924 | <Project frameworkVersion="v3_5" name="OpenSim.ScriptEngine.Components.DotNetEngine.Commands_LSL" path="OpenSim/ScriptEngine/Components/DotNetEngine/Commands_LSL" type="Library"> |
2925 | <Configuration name="Debug"> | 2925 | <Configuration name="Debug"> |
2926 | <Options> | 2926 | <Options> |
2927 | <OutputPath>../../../../../bin/</OutputPath> | 2927 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -2960,7 +2960,7 @@ | |||
2960 | </Files> | 2960 | </Files> |
2961 | </Project> | 2961 | </Project> |
2962 | 2962 | ||
2963 | <Project name="OpenSim.ScriptEngine.Components.DotNetEngine.Commands_OSSL" path="OpenSim/ScriptEngine/Components/DotNetEngine/Commands_OSSL" type="Library"> | 2963 | <Project frameworkVersion="v3_5" name="OpenSim.ScriptEngine.Components.DotNetEngine.Commands_OSSL" path="OpenSim/ScriptEngine/Components/DotNetEngine/Commands_OSSL" type="Library"> |
2964 | <Configuration name="Debug"> | 2964 | <Configuration name="Debug"> |
2965 | <Options> | 2965 | <Options> |
2966 | <OutputPath>../../../../../bin/</OutputPath> | 2966 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -2999,7 +2999,7 @@ | |||
2999 | </Files> | 2999 | </Files> |
3000 | </Project> | 3000 | </Project> |
3001 | 3001 | ||
3002 | <Project name="OpenSim.ScriptEngine.Components.DotNetEngine.Compilers" path="OpenSim/ScriptEngine/Components/DotNetEngine/Compilers" type="Library"> | 3002 | <Project frameworkVersion="v3_5" name="OpenSim.ScriptEngine.Components.DotNetEngine.Compilers" path="OpenSim/ScriptEngine/Components/DotNetEngine/Compilers" type="Library"> |
3003 | <Configuration name="Debug"> | 3003 | <Configuration name="Debug"> |
3004 | <Options> | 3004 | <Options> |
3005 | <OutputPath>../../../../../bin/</OutputPath> | 3005 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -3041,7 +3041,7 @@ | |||
3041 | </Files> | 3041 | </Files> |
3042 | </Project> | 3042 | </Project> |
3043 | 3043 | ||
3044 | <Project name="OpenSim.ScriptEngine.Components.DotNetEngine.Events" path="OpenSim/ScriptEngine/Components/DotNetEngine/Events" type="Library"> | 3044 | <Project frameworkVersion="v3_5" name="OpenSim.ScriptEngine.Components.DotNetEngine.Events" path="OpenSim/ScriptEngine/Components/DotNetEngine/Events" type="Library"> |
3045 | <Configuration name="Debug"> | 3045 | <Configuration name="Debug"> |
3046 | <Options> | 3046 | <Options> |
3047 | <OutputPath>../../../../../bin/</OutputPath> | 3047 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -3081,7 +3081,7 @@ | |||
3081 | </Files> | 3081 | </Files> |
3082 | </Project> | 3082 | </Project> |
3083 | 3083 | ||
3084 | <Project name="OpenSim.ScriptEngine.Components.DotNetEngine.Scheduler" path="OpenSim/ScriptEngine/Components/DotNetEngine/Scheduler" type="Library"> | 3084 | <Project frameworkVersion="v3_5" name="OpenSim.ScriptEngine.Components.DotNetEngine.Scheduler" path="OpenSim/ScriptEngine/Components/DotNetEngine/Scheduler" type="Library"> |
3085 | <Configuration name="Debug"> | 3085 | <Configuration name="Debug"> |
3086 | <Options> | 3086 | <Options> |
3087 | <OutputPath>../../../../../bin/</OutputPath> | 3087 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -3121,7 +3121,7 @@ | |||
3121 | </Files> | 3121 | </Files> |
3122 | </Project> | 3122 | </Project> |
3123 | 3123 | ||
3124 | <Project name="OpenSim.ScriptEngine.Engines.DotNetEngine" path="OpenSim/ScriptEngine/Engines/DotNetEngine" type="Library"> | 3124 | <Project frameworkVersion="v3_5" name="OpenSim.ScriptEngine.Engines.DotNetEngine" path="OpenSim/ScriptEngine/Engines/DotNetEngine" type="Library"> |
3125 | <Configuration name="Debug"> | 3125 | <Configuration name="Debug"> |
3126 | <Options> | 3126 | <Options> |
3127 | <OutputPath>../../../../bin/</OutputPath> | 3127 | <OutputPath>../../../../bin/</OutputPath> |
@@ -3166,7 +3166,7 @@ | |||
3166 | </Files> | 3166 | </Files> |
3167 | </Project> | 3167 | </Project> |
3168 | 3168 | ||
3169 | <Project name="OpenSim.Region.UserStatistics" path="OpenSim/Region/UserStatistics" type="Library"> | 3169 | <Project frameworkVersion="v3_5" name="OpenSim.Region.UserStatistics" path="OpenSim/Region/UserStatistics" type="Library"> |
3170 | <Configuration name="Debug"> | 3170 | <Configuration name="Debug"> |
3171 | <Options> | 3171 | <Options> |
3172 | <OutputPath>../../../bin/</OutputPath> | 3172 | <OutputPath>../../../bin/</OutputPath> |
@@ -3217,7 +3217,7 @@ | |||
3217 | 3217 | ||
3218 | <!-- Tools --> | 3218 | <!-- Tools --> |
3219 | 3219 | ||
3220 | <Project name="pCampBot" path="OpenSim/Tools/pCampBot" type="Exe"> | 3220 | <Project frameworkVersion="v3_5" name="pCampBot" path="OpenSim/Tools/pCampBot" type="Exe"> |
3221 | <Configuration name="Debug"> | 3221 | <Configuration name="Debug"> |
3222 | <Options> | 3222 | <Options> |
3223 | <OutputPath>../../../bin/</OutputPath> | 3223 | <OutputPath>../../../bin/</OutputPath> |
@@ -3244,7 +3244,7 @@ | |||
3244 | </Project> | 3244 | </Project> |
3245 | 3245 | ||
3246 | <!-- Test Suite --> | 3246 | <!-- Test Suite --> |
3247 | <Project name="OpenSim.TestSuite" path="OpenSim/TestSuite" type="Exe"> | 3247 | <Project frameworkVersion="v3_5" name="OpenSim.TestSuite" path="OpenSim/TestSuite" type="Exe"> |
3248 | <Configuration name="Debug"> | 3248 | <Configuration name="Debug"> |
3249 | <Options> | 3249 | <Options> |
3250 | <OutputPath>../../bin/</OutputPath> | 3250 | <OutputPath>../../bin/</OutputPath> |
@@ -3271,7 +3271,7 @@ | |||
3271 | </Project> | 3271 | </Project> |
3272 | 3272 | ||
3273 | <!-- Test assemblies --> | 3273 | <!-- Test assemblies --> |
3274 | <Project name="OpenSim.Tests.Common" path="OpenSim/Tests/Common" type="Library"> | 3274 | <Project frameworkVersion="v3_5" name="OpenSim.Tests.Common" path="OpenSim/Tests/Common" type="Library"> |
3275 | <Configuration name="Debug"> | 3275 | <Configuration name="Debug"> |
3276 | <Options> | 3276 | <Options> |
3277 | <OutputPath>../../../bin/</OutputPath> | 3277 | <OutputPath>../../../bin/</OutputPath> |
@@ -3311,7 +3311,7 @@ | |||
3311 | </Files> | 3311 | </Files> |
3312 | </Project> | 3312 | </Project> |
3313 | 3313 | ||
3314 | <Project name="OpenSim.Data.Tests" path="OpenSim/Data/Tests" type="Library"> | 3314 | <Project frameworkVersion="v3_5" name="OpenSim.Data.Tests" path="OpenSim/Data/Tests" type="Library"> |
3315 | <Configuration name="Debug"> | 3315 | <Configuration name="Debug"> |
3316 | <Options> | 3316 | <Options> |
3317 | <OutputPath>../../../bin/</OutputPath> | 3317 | <OutputPath>../../../bin/</OutputPath> |
@@ -3326,6 +3326,7 @@ | |||
3326 | <ReferencePath>../../../bin/</ReferencePath> | 3326 | <ReferencePath>../../../bin/</ReferencePath> |
3327 | <Reference name="System"/> | 3327 | <Reference name="System"/> |
3328 | <Reference name="System.Xml"/> | 3328 | <Reference name="System.Xml"/> |
3329 | <Reference name="System.Core"/> | ||
3329 | <Reference name="System.Drawing"/> | 3330 | <Reference name="System.Drawing"/> |
3330 | <Reference name="System.Data"/> | 3331 | <Reference name="System.Data"/> |
3331 | <Reference name="OpenMetaverse.dll"/> | 3332 | <Reference name="OpenMetaverse.dll"/> |
@@ -3342,7 +3343,7 @@ | |||
3342 | </Files> | 3343 | </Files> |
3343 | </Project> | 3344 | </Project> |
3344 | 3345 | ||
3345 | <Project name="OpenSim.Data.MySQL.Tests" path="OpenSim/Data/MySQL/Tests" type="Library"> | 3346 | <Project frameworkVersion="v3_5" name="OpenSim.Data.MySQL.Tests" path="OpenSim/Data/MySQL/Tests" type="Library"> |
3346 | <Configuration name="Debug"> | 3347 | <Configuration name="Debug"> |
3347 | <Options> | 3348 | <Options> |
3348 | <OutputPath>../../../../bin/</OutputPath> | 3349 | <OutputPath>../../../../bin/</OutputPath> |
@@ -3378,7 +3379,7 @@ | |||
3378 | </Files> | 3379 | </Files> |
3379 | </Project> | 3380 | </Project> |
3380 | 3381 | ||
3381 | <Project name="OpenSim.Data.NHibernate.Tests" path="OpenSim/Data/NHibernate/Tests" type="Library"> | 3382 | <Project frameworkVersion="v3_5" name="OpenSim.Data.NHibernate.Tests" path="OpenSim/Data/NHibernate/Tests" type="Library"> |
3382 | <Configuration name="Debug"> | 3383 | <Configuration name="Debug"> |
3383 | <Options> | 3384 | <Options> |
3384 | <OutputPath>../../../../bin/</OutputPath> | 3385 | <OutputPath>../../../../bin/</OutputPath> |
@@ -3417,7 +3418,7 @@ | |||
3417 | </Files> | 3418 | </Files> |
3418 | </Project> | 3419 | </Project> |
3419 | 3420 | ||
3420 | <Project name="OpenSim.Data.SQLite.Tests" path="OpenSim/Data/SQLite/Tests" type="Library"> | 3421 | <Project frameworkVersion="v3_5" name="OpenSim.Data.SQLite.Tests" path="OpenSim/Data/SQLite/Tests" type="Library"> |
3421 | <Configuration name="Debug"> | 3422 | <Configuration name="Debug"> |
3422 | <Options> | 3423 | <Options> |
3423 | <OutputPath>../../../../bin/</OutputPath> | 3424 | <OutputPath>../../../../bin/</OutputPath> |
@@ -3454,7 +3455,7 @@ | |||
3454 | </Files> | 3455 | </Files> |
3455 | </Project> | 3456 | </Project> |
3456 | 3457 | ||
3457 | <Project name="OpenSim.Framework.Tests" path="OpenSim/Framework/Tests" type="Library"> | 3458 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.Tests" path="OpenSim/Framework/Tests" type="Library"> |
3458 | <Configuration name="Debug"> | 3459 | <Configuration name="Debug"> |
3459 | <Options> | 3460 | <Options> |
3460 | <OutputPath>../../../bin/</OutputPath> | 3461 | <OutputPath>../../../bin/</OutputPath> |
@@ -3484,7 +3485,7 @@ | |||
3484 | </Files> | 3485 | </Files> |
3485 | </Project> | 3486 | </Project> |
3486 | 3487 | ||
3487 | <Project name="OpenSim.Framework.Servers.Tests" path="OpenSim/Framework/Servers/Tests" type="Library"> | 3488 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.Servers.Tests" path="OpenSim/Framework/Servers/Tests" type="Library"> |
3488 | <Configuration name="Debug"> | 3489 | <Configuration name="Debug"> |
3489 | <Options> | 3490 | <Options> |
3490 | <OutputPath>../../../../bin/</OutputPath> | 3491 | <OutputPath>../../../../bin/</OutputPath> |
@@ -3514,7 +3515,7 @@ | |||
3514 | </Files> | 3515 | </Files> |
3515 | </Project> | 3516 | </Project> |
3516 | 3517 | ||
3517 | <Project name="OpenSim.Framework.Servers.HttpServer.Tests" path="OpenSim/Framework/Servers/HttpServer/Tests" type="Library"> | 3518 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.Servers.HttpServer.Tests" path="OpenSim/Framework/Servers/HttpServer/Tests" type="Library"> |
3518 | <Configuration name="Debug"> | 3519 | <Configuration name="Debug"> |
3519 | <Options> | 3520 | <Options> |
3520 | <OutputPath>../../../../../bin/</OutputPath> | 3521 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -3543,7 +3544,7 @@ | |||
3543 | </Files> | 3544 | </Files> |
3544 | </Project> | 3545 | </Project> |
3545 | 3546 | ||
3546 | <Project name="OpenSim.Framework.Communications.Tests" path="OpenSim/Framework/Communications/Tests" type="Library"> | 3547 | <Project frameworkVersion="v3_5" name="OpenSim.Framework.Communications.Tests" path="OpenSim/Framework/Communications/Tests" type="Library"> |
3547 | <Configuration name="Debug"> | 3548 | <Configuration name="Debug"> |
3548 | <Options> | 3549 | <Options> |
3549 | <OutputPath>../../../../bin/</OutputPath> | 3550 | <OutputPath>../../../../bin/</OutputPath> |
@@ -3578,7 +3579,7 @@ | |||
3578 | </Files> | 3579 | </Files> |
3579 | </Project> | 3580 | </Project> |
3580 | 3581 | ||
3581 | <Project name="OpenSim.Region.CoreModules.Tests" path="OpenSim/Region/CoreModules" type="Library"> | 3582 | <Project frameworkVersion="v3_5" name="OpenSim.Region.CoreModules.Tests" path="OpenSim/Region/CoreModules" type="Library"> |
3582 | <Configuration name="Debug"> | 3583 | <Configuration name="Debug"> |
3583 | <Options> | 3584 | <Options> |
3584 | <OutputPath>../../../bin/</OutputPath> | 3585 | <OutputPath>../../../bin/</OutputPath> |
@@ -3639,7 +3640,7 @@ | |||
3639 | </Files> | 3640 | </Files> |
3640 | </Project> | 3641 | </Project> |
3641 | 3642 | ||
3642 | <Project name="OpenSim.Region.Framework.Tests" path="OpenSim/Region/Framework" type="Library"> | 3643 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Framework.Tests" path="OpenSim/Region/Framework" type="Library"> |
3643 | <Configuration name="Debug"> | 3644 | <Configuration name="Debug"> |
3644 | <Options> | 3645 | <Options> |
3645 | <OutputPath>../../../bin/</OutputPath> | 3646 | <OutputPath>../../../bin/</OutputPath> |
@@ -3695,7 +3696,7 @@ | |||
3695 | </Files> | 3696 | </Files> |
3696 | </Project> | 3697 | </Project> |
3697 | 3698 | ||
3698 | <Project name="OpenSim.Region.ClientStack.LindenUDP.Tests" path="OpenSim/Region/ClientStack/LindenUDP/Tests" type="Library"> | 3699 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ClientStack.LindenUDP.Tests" path="OpenSim/Region/ClientStack/LindenUDP/Tests" type="Library"> |
3699 | <Configuration name="Debug"> | 3700 | <Configuration name="Debug"> |
3700 | <Options> | 3701 | <Options> |
3701 | <OutputPath>../../../../../bin/</OutputPath> | 3702 | <OutputPath>../../../../../bin/</OutputPath> |
@@ -3728,7 +3729,7 @@ | |||
3728 | </Files> | 3729 | </Files> |
3729 | </Project> | 3730 | </Project> |
3730 | 3731 | ||
3731 | <Project name="OpenSim.Region.ScriptEngine.Tests" path="OpenSim/Region/ScriptEngine" type="Library"> | 3732 | <Project frameworkVersion="v3_5" name="OpenSim.Region.ScriptEngine.Tests" path="OpenSim/Region/ScriptEngine" type="Library"> |
3732 | <Configuration name="Debug"> | 3733 | <Configuration name="Debug"> |
3733 | <Options> | 3734 | <Options> |
3734 | <OutputPath>../../../bin/</OutputPath> | 3735 | <OutputPath>../../../bin/</OutputPath> |
@@ -3774,7 +3775,7 @@ | |||
3774 | TODO: this is kind of lame, we basically build a duplicate | 3775 | TODO: this is kind of lame, we basically build a duplicate |
3775 | assembly but with tests added in, just because we can't resolve cross-bin-dir-refs. | 3776 | assembly but with tests added in, just because we can't resolve cross-bin-dir-refs. |
3776 | --> | 3777 | --> |
3777 | <Project name="OpenSim.Region.Physics.OdePlugin.Tests" path="OpenSim/Region/Physics/OdePlugin" type="Library"> | 3778 | <Project frameworkVersion="v3_5" name="OpenSim.Region.Physics.OdePlugin.Tests" path="OpenSim/Region/Physics/OdePlugin" type="Library"> |
3778 | <Configuration name="Debug"> | 3779 | <Configuration name="Debug"> |
3779 | <Options> | 3780 | <Options> |
3780 | <OutputPath>../../../../bin/</OutputPath> | 3781 | <OutputPath>../../../../bin/</OutputPath> |
@@ -3802,7 +3803,7 @@ | |||
3802 | </Files> | 3803 | </Files> |
3803 | </Project> | 3804 | </Project> |
3804 | 3805 | ||
3805 | <Project name="OpenSim.Server.Handlers.Tests" path="OpenSim/Server/Handlers/Tests" type="Library"> | 3806 | <Project frameworkVersion="v3_5" name="OpenSim.Server.Handlers.Tests" path="OpenSim/Server/Handlers/Tests" type="Library"> |
3806 | <Configuration name="Debug"> | 3807 | <Configuration name="Debug"> |
3807 | <Options> | 3808 | <Options> |
3808 | <OutputPath>../../../../bin/</OutputPath> | 3809 | <OutputPath>../../../../bin/</OutputPath> |
@@ -3861,7 +3862,7 @@ | |||
3861 | </Options> | 3862 | </Options> |
3862 | </Configuration> | 3863 | </Configuration> |
3863 | 3864 | ||
3864 | <Project name="Prebuild" path="src/" language="C#" assemblyName="Prebuild" icon="App.ico" type="Exe" rootNamespace="Prebuild" startupObject="Prebuild.Prebuild"> | 3865 | <Project frameworkVersion="v3_5" name="Prebuild" path="src/" language="C#" assemblyName="Prebuild" icon="App.ico" type="Exe" rootNamespace="Prebuild" startupObject="Prebuild.Prebuild"> |
3865 | <Configuration name="Debug"> | 3866 | <Configuration name="Debug"> |
3866 | <Options> | 3867 | <Options> |
3867 | <CompilerDefines>DEBUG;TRACE</CompilerDefines> | 3868 | <CompilerDefines>DEBUG;TRACE</CompilerDefines> |