Annotation of /trunk/ForcedAttachmentModule/ForcedAttachmentModule/ForcedAttachmentModule.csproj
Parent Directory
|
Revision Log
Revision 8 - (view) (download)
| 1 : | randomhuma | 5 | <?xml version="1.0" encoding="utf-8"?> |
| 2 : | <Project DefaultTargets="Build" ToolsVersion="3.5" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
| 3 : | <PropertyGroup> | ||
| 4 : | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||
| 5 : | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||
| 6 : | <ProductVersion>9.0.21022</ProductVersion> | ||
| 7 : | <SchemaVersion>2.0</SchemaVersion> | ||
| 8 : | <ProjectGuid>{946FFE3D-C9F2-4CA0-B615-3CC74F33BADF}</ProjectGuid> | ||
| 9 : | <OutputType>Library</OutputType> | ||
| 10 : | <RootNamespace>ForcedAttachmentModule</RootNamespace> | ||
| 11 : | <AssemblyName>ForcedAttachmentModule</AssemblyName> | ||
| 12 : | <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> | ||
| 13 : | </PropertyGroup> | ||
| 14 : | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | ||
| 15 : | <DebugSymbols>true</DebugSymbols> | ||
| 16 : | <DebugType>full</DebugType> | ||
| 17 : | <Optimize>false</Optimize> | ||
| 18 : | <OutputPath>..\..\trunk\bin</OutputPath> | ||
| 19 : | <DefineConstants>DEBUG</DefineConstants> | ||
| 20 : | <ErrorReport>prompt</ErrorReport> | ||
| 21 : | <WarningLevel>4</WarningLevel> | ||
| 22 : | <ConsolePause>false</ConsolePause> | ||
| 23 : | </PropertyGroup> | ||
| 24 : | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | ||
| 25 : | <DebugType>none</DebugType> | ||
| 26 : | <Optimize>false</Optimize> | ||
| 27 : | <OutputPath>..\..\trunk\bin</OutputPath> | ||
| 28 : | <ErrorReport>prompt</ErrorReport> | ||
| 29 : | <WarningLevel>4</WarningLevel> | ||
| 30 : | <ConsolePause>false</ConsolePause> | ||
| 31 : | </PropertyGroup> | ||
| 32 : | <ItemGroup> | ||
| 33 : | <Reference Include="System" /> | ||
| 34 : | <Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821"> | ||
| 35 : | <SpecificVersion>False</SpecificVersion> | ||
| 36 : | <HintPath>..\..\trunk\bin\log4net.dll</HintPath> | ||
| 37 : | </Reference> | ||
| 38 : | <Reference Include="XMLRPC, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"> | ||
| 39 : | <SpecificVersion>False</SpecificVersion> | ||
| 40 : | <HintPath>..\..\trunk\bin\XMLRPC.dll</HintPath> | ||
| 41 : | </Reference> | ||
| 42 : | <Reference Include="Iesi.Collections, Version=1.0.0.3, Culture=neutral, PublicKeyToken=aa95f207798dfdb4"> | ||
| 43 : | <SpecificVersion>False</SpecificVersion> | ||
| 44 : | <HintPath>..\..\trunk\bin\Iesi.Collections.dll</HintPath> | ||
| 45 : | </Reference> | ||
| 46 : | <Reference Include="OpenSim.Region.Framework, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"> | ||
| 47 : | <SpecificVersion>False</SpecificVersion> | ||
| 48 : | <HintPath>..\..\trunk\bin\OpenSim.Region.Framework.dll</HintPath> | ||
| 49 : | </Reference> | ||
| 50 : | <Reference Include="Nini, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null"> | ||
| 51 : | <SpecificVersion>False</SpecificVersion> | ||
| 52 : | <HintPath>..\..\trunk\bin\Nini.dll</HintPath> | ||
| 53 : | </Reference> | ||
| 54 : | <Reference Include="Mono.Addins, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" /> | ||
| 55 : | <Reference Include="OpenMetaverse, Version=0.9.0.29631, Culture=neutral, PublicKeyToken=null"> | ||
| 56 : | <SpecificVersion>False</SpecificVersion> | ||
| 57 : | <HintPath>..\..\trunk\bin\OpenMetaverse.dll</HintPath> | ||
| 58 : | </Reference> | ||
| 59 : | <Reference Include="OpenMetaverseTypes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"> | ||
| 60 : | <SpecificVersion>False</SpecificVersion> | ||
| 61 : | <HintPath>..\..\trunk\bin\OpenMetaverseTypes.dll</HintPath> | ||
| 62 : | </Reference> | ||
| 63 : | <Reference Include="OpenSim.Services.AssetService, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"> | ||
| 64 : | <SpecificVersion>False</SpecificVersion> | ||
| 65 : | <HintPath>..\..\trunk\bin\OpenSim.Services.AssetService.dll</HintPath> | ||
| 66 : | </Reference> | ||
| 67 : | <Reference Include="OpenSim.Services.AvatarService, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"> | ||
| 68 : | <SpecificVersion>False</SpecificVersion> | ||
| 69 : | <HintPath>..\..\trunk\bin\OpenSim.Services.AvatarService.dll</HintPath> | ||
| 70 : | </Reference> | ||
| 71 : | <Reference Include="OpenSim.Services.Base, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"> | ||
| 72 : | <SpecificVersion>False</SpecificVersion> | ||
| 73 : | <HintPath>..\..\trunk\bin\OpenSim.Services.Base.dll</HintPath> | ||
| 74 : | </Reference> | ||
| 75 : | <Reference Include="OpenSim.Services.Interfaces, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"> | ||
| 76 : | <SpecificVersion>False</SpecificVersion> | ||
| 77 : | <HintPath>..\..\trunk\bin\OpenSim.Services.Interfaces.dll</HintPath> | ||
| 78 : | </Reference> | ||
| 79 : | <Reference Include="OpenSim.Framework.Serialization, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"> | ||
| 80 : | <SpecificVersion>False</SpecificVersion> | ||
| 81 : | <HintPath>..\..\trunk\bin\OpenSim.Framework.Serialization.dll</HintPath> | ||
| 82 : | </Reference> | ||
| 83 : | <Reference Include="OpenSim.Framework, Version=0.6.5.28285, Culture=neutral, PublicKeyToken=null"> | ||
| 84 : | <SpecificVersion>False</SpecificVersion> | ||
| 85 : | <HintPath>..\..\trunk\bin\OpenSim.Framework.dll</HintPath> | ||
| 86 : | </Reference> | ||
| 87 : | <Reference Include="OpenSim, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"> | ||
| 88 : | <SpecificVersion>False</SpecificVersion> | ||
| 89 : | <HintPath>..\..\trunk\bin\OpenSim.exe</HintPath> | ||
| 90 : | </Reference> | ||
| 91 : | <Reference Include="OpenSim.Region.ClientStack, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"> | ||
| 92 : | <SpecificVersion>False</SpecificVersion> | ||
| 93 : | <HintPath>..\..\trunk\bin\OpenSim.Region.ClientStack.dll</HintPath> | ||
| 94 : | </Reference> | ||
| 95 : | <Reference Include="OpenSim.Server.Base, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null"> | ||
| 96 : | <SpecificVersion>False</SpecificVersion> | ||
| 97 : | <HintPath>..\..\trunk\bin\OpenSim.Server.Base.dll</HintPath> | ||
| 98 : | </Reference> | ||
| 99 : | <Reference Include="System.Core" /> | ||
| 100 : | </ItemGroup> | ||
| 101 : | <ItemGroup> | ||
| 102 : | <Compile Include="AssemblyInfo.cs" /> | ||
| 103 : | <Compile Include="ForcedAttachmentModule.cs" /> | ||
| 104 : | <Compile Include="ForcedAttachment.cs" /> | ||
| 105 : | <Compile Include="InventoryHelper.cs" /> | ||
| 106 : | <Compile Include="IForcedAttachmentCondition.cs" /> | ||
| 107 : | <Compile Include="ForcePermission.cs" /> | ||
| 108 : | </ItemGroup> | ||
| 109 : | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> | ||
| 110 : | <ProjectExtensions> | ||
| 111 : | <MonoDevelop> | ||
| 112 : | <Properties> | ||
| 113 : | <Policies> | ||
| 114 : | <TextStylePolicy FileWidth="120" NoTabsAfterNonTabs="False" inheritsSet="Mono" inheritsScope="text/x-python" scope="text/x-csharp" /> | ||
| 115 : | <CSharpFormattingPolicy inheritsSet="Mono" inheritsScope="text/x-csharp" scope="text/x-csharp" /> | ||
| 116 : | </Policies> | ||
| 117 : | </Properties> | ||
| 118 : | </MonoDevelop> | ||
| 119 : | </ProjectExtensions> | ||
| 120 : | randomhuma | 8 | <ItemGroup> |
| 121 : | <Content Include="ForcedAttachmentModule.ini"> | ||
| 122 : | <DeployService-Deploy>true</DeployService-Deploy> | ||
| 123 : | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> | ||
| 124 : | </Content> | ||
| 125 : | </ItemGroup> | ||
| 126 : | randomhuma | 5 | </Project> |
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

