Annotation of /trunk/ModularRex/ModularRex.csproj
Parent Directory
|
Revision Log
Revision 28 - (view) (download)
| 1 : | mikkopa | 28 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"> |
| 2 : | afrisby | 2 | <PropertyGroup> |
| 3 : | mikkopa | 28 | <ProjectType>Local</ProjectType> |
| 4 : | <ProductVersion>9.0.21022</ProductVersion> | ||
| 5 : | <SchemaVersion>2.0</SchemaVersion> | ||
| 6 : | <ProjectGuid>{19A31B5B-0000-0000-0000-000000000000}</ProjectGuid> | ||
| 7 : | afrisby | 2 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
| 8 : | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||
| 9 : | mikkopa | 28 | <ApplicationIcon></ApplicationIcon> |
| 10 : | <AssemblyKeyContainerName> | ||
| 11 : | </AssemblyKeyContainerName> | ||
| 12 : | <AssemblyName>ModularRex</AssemblyName> | ||
| 13 : | <DefaultClientScript>JScript</DefaultClientScript> | ||
| 14 : | <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> | ||
| 15 : | <DefaultTargetSchema>IE50</DefaultTargetSchema> | ||
| 16 : | <DelaySign>false</DelaySign> | ||
| 17 : | afrisby | 2 | <OutputType>Library</OutputType> |
| 18 : | mikkopa | 28 | <AppDesignerFolder></AppDesignerFolder> |
| 19 : | afrisby | 2 | <RootNamespace>ModularRex</RootNamespace> |
| 20 : | mikkopa | 28 | <StartupObject></StartupObject> |
| 21 : | <FileUpgradeFlags> | ||
| 22 : | </FileUpgradeFlags> | ||
| 23 : | afrisby | 2 | </PropertyGroup> |
| 24 : | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | ||
| 25 : | mikkopa | 28 | <AllowUnsafeBlocks>False</AllowUnsafeBlocks> |
| 26 : | <BaseAddress>285212672</BaseAddress> | ||
| 27 : | <CheckForOverflowUnderflow>False</CheckForOverflowUnderflow> | ||
| 28 : | <ConfigurationOverrideFile> | ||
| 29 : | </ConfigurationOverrideFile> | ||
| 30 : | <DefineConstants>TRACE;DEBUG</DefineConstants> | ||
| 31 : | <DocumentationFile></DocumentationFile> | ||
| 32 : | <DebugSymbols>True</DebugSymbols> | ||
| 33 : | <FileAlignment>4096</FileAlignment> | ||
| 34 : | <Optimize>False</Optimize> | ||
| 35 : | afrisby | 6 | <OutputPath>..\..\bin\</OutputPath> |
| 36 : | mikkopa | 28 | <RegisterForComInterop>False</RegisterForComInterop> |
| 37 : | <RemoveIntegerChecks>False</RemoveIntegerChecks> | ||
| 38 : | <TreatWarningsAsErrors>False</TreatWarningsAsErrors> | ||
| 39 : | afrisby | 2 | <WarningLevel>4</WarningLevel> |
| 40 : | mikkopa | 28 | <NoWarn></NoWarn> |
| 41 : | afrisby | 2 | </PropertyGroup> |
| 42 : | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | ||
| 43 : | mikkopa | 28 | <AllowUnsafeBlocks>False</AllowUnsafeBlocks> |
| 44 : | <BaseAddress>285212672</BaseAddress> | ||
| 45 : | <CheckForOverflowUnderflow>False</CheckForOverflowUnderflow> | ||
| 46 : | <ConfigurationOverrideFile> | ||
| 47 : | </ConfigurationOverrideFile> | ||
| 48 : | afrisby | 2 | <DefineConstants>TRACE</DefineConstants> |
| 49 : | mikkopa | 28 | <DocumentationFile></DocumentationFile> |
| 50 : | <DebugSymbols>False</DebugSymbols> | ||
| 51 : | <FileAlignment>4096</FileAlignment> | ||
| 52 : | <Optimize>True</Optimize> | ||
| 53 : | <OutputPath>..\..\bin\</OutputPath> | ||
| 54 : | <RegisterForComInterop>False</RegisterForComInterop> | ||
| 55 : | <RemoveIntegerChecks>False</RemoveIntegerChecks> | ||
| 56 : | <TreatWarningsAsErrors>False</TreatWarningsAsErrors> | ||
| 57 : | afrisby | 2 | <WarningLevel>4</WarningLevel> |
| 58 : | mikkopa | 28 | <NoWarn></NoWarn> |
| 59 : | afrisby | 2 | </PropertyGroup> |
| 60 : | <ItemGroup> | ||
| 61 : | mikkopa | 28 | <Reference Include="IronMath.dll" > |
| 62 : | <HintPath>..\..\bin\IronMath.dll</HintPath> | ||
| 63 : | <Private>False</Private> | ||
| 64 : | </Reference> | ||
| 65 : | <Reference Include="IronPython.dll" > | ||
| 66 : | <HintPath>..\..\bin\IronPython.dll</HintPath> | ||
| 67 : | <Private>False</Private> | ||
| 68 : | </Reference> | ||
| 69 : | <Reference Include="log4net.dll" > | ||
| 70 : | afrisby | 2 | <HintPath>..\..\bin\log4net.dll</HintPath> |
| 71 : | mikkopa | 28 | <Private>False</Private> |
| 72 : | afrisby | 2 | </Reference> |
| 73 : | mikkopa | 28 | <Reference Include="Nini.dll" > |
| 74 : | afrisby | 2 | <HintPath>..\..\bin\Nini.dll</HintPath> |
| 75 : | mikkopa | 28 | <Private>False</Private> |
| 76 : | afrisby | 2 | </Reference> |
| 77 : | mikkopa | 28 | <Reference Include="OpenMetaverse.dll" > |
| 78 : | afrisby | 2 | <HintPath>..\..\bin\OpenMetaverse.dll</HintPath> |
| 79 : | mikkopa | 28 | <Private>False</Private> |
| 80 : | afrisby | 2 | </Reference> |
| 81 : | mikkopa | 28 | <Reference Include="OpenMetaverseTypes.dll" > |
| 82 : | afrisby | 2 | <HintPath>..\..\bin\OpenMetaverseTypes.dll</HintPath> |
| 83 : | mikkopa | 28 | <Private>False</Private> |
| 84 : | afrisby | 2 | </Reference> |
| 85 : | mikkopa | 28 | <Reference Include="OpenSim" > |
| 86 : | <HintPath>OpenSim.dll</HintPath> | ||
| 87 : | <Private>False</Private> | ||
| 88 : | </Reference> | ||
| 89 : | <Reference Include="OpenSim.Framework.Communications.dll" > | ||
| 90 : | <HintPath>..\..\bin\OpenSim.Framework.Communications.dll</HintPath> | ||
| 91 : | <Private>False</Private> | ||
| 92 : | </Reference> | ||
| 93 : | <Reference Include="OpenSim.Framework.Console.dll" > | ||
| 94 : | <HintPath>..\..\bin\OpenSim.Framework.Console.dll</HintPath> | ||
| 95 : | <Private>False</Private> | ||
| 96 : | </Reference> | ||
| 97 : | <Reference Include="OpenSim.Framework.dll" > | ||
| 98 : | <HintPath>..\..\bin\OpenSim.Framework.dll</HintPath> | ||
| 99 : | <Private>False</Private> | ||
| 100 : | </Reference> | ||
| 101 : | <Reference Include="OpenSim.Framework.Servers.dll" > | ||
| 102 : | <HintPath>..\..\bin\OpenSim.Framework.Servers.dll</HintPath> | ||
| 103 : | <Private>False</Private> | ||
| 104 : | </Reference> | ||
| 105 : | <Reference Include="OpenSim.Framework.Statistics.dll" > | ||
| 106 : | <HintPath>..\..\bin\OpenSim.Framework.Statistics.dll</HintPath> | ||
| 107 : | <Private>False</Private> | ||
| 108 : | </Reference> | ||
| 109 : | <Reference Include="OpenSim.Region.ClientStack.dll" > | ||
| 110 : | <HintPath>..\..\bin\OpenSim.Region.ClientStack.dll</HintPath> | ||
| 111 : | <Private>False</Private> | ||
| 112 : | </Reference> | ||
| 113 : | <Reference Include="OpenSim.Region.ClientStack.LindenUDP.dll" > | ||
| 114 : | <HintPath>..\..\bin\OpenSim.Region.ClientStack.LindenUDP.dll</HintPath> | ||
| 115 : | <Private>False</Private> | ||
| 116 : | </Reference> | ||
| 117 : | <Reference Include="OpenSim.Region.Communications.Local.dll" > | ||
| 118 : | <HintPath>..\..\bin\OpenSim.Region.Communications.Local.dll</HintPath> | ||
| 119 : | <Private>False</Private> | ||
| 120 : | </Reference> | ||
| 121 : | <Reference Include="OpenSim.Region.Environment.dll" > | ||
| 122 : | <HintPath>..\..\bin\OpenSim.Region.Environment.dll</HintPath> | ||
| 123 : | <Private>False</Private> | ||
| 124 : | </Reference> | ||
| 125 : | <Reference Include="OpenSim.Region.Interfaces.dll" > | ||
| 126 : | <HintPath>..\..\bin\OpenSim.Region.Interfaces.dll</HintPath> | ||
| 127 : | <Private>False</Private> | ||
| 128 : | </Reference> | ||
| 129 : | <Reference Include="OpenSim.Region.Physics.Manager.dll" > | ||
| 130 : | <HintPath>..\..\bin\OpenSim.Region.Physics.Manager.dll</HintPath> | ||
| 131 : | <Private>False</Private> | ||
| 132 : | </Reference> | ||
| 133 : | <Reference Include="OpenSim.Region.ScriptEngine.Shared.Api.dll" > | ||
| 134 : | <HintPath>..\..\bin\OpenSim.Region.ScriptEngine.Shared.Api.dll</HintPath> | ||
| 135 : | <Private>False</Private> | ||
| 136 : | </Reference> | ||
| 137 : | <Reference Include="OpenSim.Region.ScriptEngine.Shared.dll" > | ||
| 138 : | <HintPath>..\..\bin\OpenSim.Region.ScriptEngine.Shared.dll</HintPath> | ||
| 139 : | <Private>False</Private> | ||
| 140 : | </Reference> | ||
| 141 : | <Reference Include="System" > | ||
| 142 : | <HintPath>System.dll</HintPath> | ||
| 143 : | <Private>False</Private> | ||
| 144 : | </Reference> | ||
| 145 : | <Reference Include="System.Data" > | ||
| 146 : | <HintPath>System.Data.dll</HintPath> | ||
| 147 : | <Private>False</Private> | ||
| 148 : | </Reference> | ||
| 149 : | <Reference Include="System.Xml" > | ||
| 150 : | <HintPath>System.Xml.dll</HintPath> | ||
| 151 : | <Private>False</Private> | ||
| 152 : | </Reference> | ||
| 153 : | <Reference Include="XMLRPC.dll" > | ||
| 154 : | afrisby | 3 | <HintPath>..\..\bin\XMLRPC.dll</HintPath> |
| 155 : | mikkopa | 28 | <Private>False</Private> |
| 156 : | afrisby | 3 | </Reference> |
| 157 : | afrisby | 2 | </ItemGroup> |
| 158 : | <ItemGroup> | ||
| 159 : | </ItemGroup> | ||
| 160 : | <ItemGroup> | ||
| 161 : | mikkopa | 28 | <Compile Include="Properties\AssemblyInfo.cs"> |
| 162 : | <SubType>Code</SubType> | ||
| 163 : | </Compile> | ||
| 164 : | <Compile Include="RexDBObjects\RexFriendListItem.cs"> | ||
| 165 : | <SubType>Code</SubType> | ||
| 166 : | </Compile> | ||
| 167 : | <Compile Include="RexDBObjects\RexUserAgentData.cs"> | ||
| 168 : | <SubType>Code</SubType> | ||
| 169 : | </Compile> | ||
| 170 : | <Compile Include="RexDBObjects\RexUserProfileData.cs"> | ||
| 171 : | <SubType>Code</SubType> | ||
| 172 : | </Compile> | ||
| 173 : | <Compile Include="RexFramework\RexObjectProperties.cs"> | ||
| 174 : | <SubType>Code</SubType> | ||
| 175 : | </Compile> | ||
| 176 : | <Compile Include="RexNetwork\AuthenticationService.cs"> | ||
| 177 : | <SubType>Code</SubType> | ||
| 178 : | </Compile> | ||
| 179 : | <Compile Include="RexNetwork\IClientRexAppearance.cs"> | ||
| 180 : | <SubType>Code</SubType> | ||
| 181 : | </Compile> | ||
| 182 : | <Compile Include="RexNetwork\IClientRexFaceExpression.cs"> | ||
| 183 : | <SubType>Code</SubType> | ||
| 184 : | </Compile> | ||
| 185 : | <Compile Include="RexNetwork\RexClientView.cs"> | ||
| 186 : | <SubType>Code</SubType> | ||
| 187 : | </Compile> | ||
| 188 : | <Compile Include="RexNetwork\RexPacketServer.cs"> | ||
| 189 : | <SubType>Code</SubType> | ||
| 190 : | </Compile> | ||
| 191 : | <Compile Include="RexNetwork\RexUDPServer.cs"> | ||
| 192 : | <SubType>Code</SubType> | ||
| 193 : | </Compile> | ||
| 194 : | <Compile Include="RexNetwork\RexAuthentication\RexAuthUtil.cs"> | ||
| 195 : | <SubType>Code</SubType> | ||
| 196 : | </Compile> | ||
| 197 : | <Compile Include="RexNetwork\RexAuthentication\RexProfile.cs"> | ||
| 198 : | <SubType>Code</SubType> | ||
| 199 : | </Compile> | ||
| 200 : | <Compile Include="RexNetwork\RexLogin\RexLoginModule.cs"> | ||
| 201 : | <SubType>Code</SubType> | ||
| 202 : | </Compile> | ||
| 203 : | <Compile Include="RexParts\ModrexAppearance.cs"> | ||
| 204 : | <SubType>Code</SubType> | ||
| 205 : | </Compile> | ||
| 206 : | <Compile Include="RexParts\ModrexFacialExpression.cs"> | ||
| 207 : | <SubType>Code</SubType> | ||
| 208 : | </Compile> | ||
| 209 : | <Compile Include="RexParts\RexScriptAccess.cs"> | ||
| 210 : | <SubType>Code</SubType> | ||
| 211 : | </Compile> | ||
| 212 : | <Compile Include="RexParts\RexScriptTestModule.cs"> | ||
| 213 : | <SubType>Code</SubType> | ||
| 214 : | </Compile> | ||
| 215 : | <Compile Include="RexParts\RexTestModule.cs"> | ||
| 216 : | <SubType>Code</SubType> | ||
| 217 : | </Compile> | ||
| 218 : | <Compile Include="RexParts\Rex_BuiltIn_Commands.cs"> | ||
| 219 : | <SubType>Code</SubType> | ||
| 220 : | </Compile> | ||
| 221 : | <Compile Include="RexParts\Rex_BuiltIn_Commands_Interface.cs"> | ||
| 222 : | <SubType>Code</SubType> | ||
| 223 : | </Compile> | ||
| 224 : | <Compile Include="RexParts\ModRexVoice\VoiceChatServer.cs"> | ||
| 225 : | <SubType>Code</SubType> | ||
| 226 : | </Compile> | ||
| 227 : | <Compile Include="RexParts\ModRexVoice\VoiceClient.cs"> | ||
| 228 : | <SubType>Code</SubType> | ||
| 229 : | </Compile> | ||
| 230 : | <Compile Include="RexParts\ModRexVoice\VoicePacket.cs"> | ||
| 231 : | <SubType>Code</SubType> | ||
| 232 : | </Compile> | ||
| 233 : | <Compile Include="RexParts\ModRexVoice\VoicePacketHeader.cs"> | ||
| 234 : | <SubType>Code</SubType> | ||
| 235 : | </Compile> | ||
| 236 : | <Compile Include="RexParts\RexObjects\RexMaterialsDictionary.cs"> | ||
| 237 : | <SubType>Code</SubType> | ||
| 238 : | </Compile> | ||
| 239 : | <Compile Include="RexParts\RexObjects\RexObjectGroup.cs"> | ||
| 240 : | <SubType>Code</SubType> | ||
| 241 : | </Compile> | ||
| 242 : | <Compile Include="RexParts\RexObjects\RexObjectPart.cs"> | ||
| 243 : | <SubType>Code</SubType> | ||
| 244 : | </Compile> | ||
| 245 : | <Compile Include="RexParts\RexPython\IRexBot.cs"> | ||
| 246 : | <SubType>Code</SubType> | ||
| 247 : | </Compile> | ||
| 248 : | <Compile Include="RexParts\RexPython\RexEventManager.cs"> | ||
| 249 : | <SubType>Code</SubType> | ||
| 250 : | </Compile> | ||
| 251 : | <Compile Include="RexParts\RexPython\RexPythonScriptAccessImpl.cs"> | ||
| 252 : | <SubType>Code</SubType> | ||
| 253 : | </Compile> | ||
| 254 : | <Compile Include="RexParts\RexPython\RexScriptEngine.cs"> | ||
| 255 : | <SubType>Code</SubType> | ||
| 256 : | </Compile> | ||
| 257 : | <Compile Include="RexParts\RexPython\RexScriptInterface.cs"> | ||
| 258 : | <SubType>Code</SubType> | ||
| 259 : | </Compile> | ||
| 260 : | afrisby | 2 | </ItemGroup> |
| 261 : | mikkopa | 28 | <Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" /> |
| 262 : | <PropertyGroup> | ||
| 263 : | <PreBuildEvent> | ||
| 264 : | </PreBuildEvent> | ||
| 265 : | <PostBuildEvent> | ||
| 266 : | </PostBuildEvent> | ||
| 267 : | </PropertyGroup> | ||
| 268 : | </Project> |
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

