aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ExtensionsScriptModule/OpenSim.Region.ExtensionsScriptModule.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Region/ExtensionsScriptModule/OpenSim.Region.ExtensionsScriptModule.csproj')
-rw-r--r--OpenSim/Region/ExtensionsScriptModule/OpenSim.Region.ExtensionsScriptModule.csproj207
1 files changed, 207 insertions, 0 deletions
diff --git a/OpenSim/Region/ExtensionsScriptModule/OpenSim.Region.ExtensionsScriptModule.csproj b/OpenSim/Region/ExtensionsScriptModule/OpenSim.Region.ExtensionsScriptModule.csproj
new file mode 100644
index 0000000..3bc95bb
--- /dev/null
+++ b/OpenSim/Region/ExtensionsScriptModule/OpenSim.Region.ExtensionsScriptModule.csproj
@@ -0,0 +1,207 @@
1<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2 <PropertyGroup>
3 <ProjectType>Local</ProjectType>
4 <ProductVersion>8.0.50727</ProductVersion>
5 <SchemaVersion>2.0</SchemaVersion>
6 <ProjectGuid>{512D761A-0000-0000-0000-000000000000}</ProjectGuid>
7 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
8 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
9 <ApplicationIcon></ApplicationIcon>
10 <AssemblyKeyContainerName>
11 </AssemblyKeyContainerName>
12 <AssemblyName>OpenSim.Region.ExtensionsScriptModule</AssemblyName>
13 <DefaultClientScript>JScript</DefaultClientScript>
14 <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
15 <DefaultTargetSchema>IE50</DefaultTargetSchema>
16 <DelaySign>false</DelaySign>
17 <OutputType>Library</OutputType>
18 <AppDesignerFolder></AppDesignerFolder>
19 <RootNamespace>OpenSim.Region.ExtensionsScriptModule</RootNamespace>
20 <StartupObject></StartupObject>
21 <FileUpgradeFlags>
22 </FileUpgradeFlags>
23 </PropertyGroup>
24 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
25 <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 <OutputPath>..\..\..\bin\</OutputPath>
36 <RegisterForComInterop>False</RegisterForComInterop>
37 <RemoveIntegerChecks>False</RemoveIntegerChecks>
38 <TreatWarningsAsErrors>False</TreatWarningsAsErrors>
39 <WarningLevel>4</WarningLevel>
40 <NoWarn></NoWarn>
41 </PropertyGroup>
42 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
43 <AllowUnsafeBlocks>False</AllowUnsafeBlocks>
44 <BaseAddress>285212672</BaseAddress>
45 <CheckForOverflowUnderflow>False</CheckForOverflowUnderflow>
46 <ConfigurationOverrideFile>
47 </ConfigurationOverrideFile>
48 <DefineConstants>TRACE</DefineConstants>
49 <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 <WarningLevel>4</WarningLevel>
58 <NoWarn></NoWarn>
59 </PropertyGroup>
60 <ItemGroup>
61 <Reference Include="Axiom.MathLib.dll" >
62 <HintPath>..\..\..\bin\Axiom.MathLib.dll</HintPath>
63 <Private>False</Private>
64 </Reference>
65 <Reference Include="libsecondlife.dll" >
66 <HintPath>..\..\..\bin\libsecondlife.dll</HintPath>
67 <Private>False</Private>
68 </Reference>
69 <Reference Include="Microsoft.JScript" >
70 <HintPath>Microsoft.JScript.dll</HintPath>
71 <Private>False</Private>
72 </Reference>
73 <Reference Include="System" >
74 <HintPath>System.dll</HintPath>
75 <Private>False</Private>
76 </Reference>
77 <Reference Include="System.Xml" >
78 <HintPath>System.Xml.dll</HintPath>
79 <Private>False</Private>
80 </Reference>
81 </ItemGroup>
82 <ItemGroup>
83 <ProjectReference Include="..\..\Framework\General\OpenSim.Framework.csproj">
84 <Name>OpenSim.Framework</Name>
85 <Project>{8ACA2445-0000-0000-0000-000000000000}</Project>
86 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
87 <Private>False</Private>
88 </ProjectReference>
89 <ProjectReference Include="..\..\Framework\Console\OpenSim.Framework.Console.csproj">
90 <Name>OpenSim.Framework.Console</Name>
91 <Project>{A7CD0630-0000-0000-0000-000000000000}</Project>
92 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
93 <Private>False</Private>
94 </ProjectReference>
95 <ProjectReference Include="..\Environment\OpenSim.Region.Environment.csproj">
96 <Name>OpenSim.Region.Environment</Name>
97 <Project>{DCBA491C-0000-0000-0000-000000000000}</Project>
98 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
99 <Private>False</Private>
100 </ProjectReference>
101 </ItemGroup>
102 <ItemGroup>
103 <Compile Include="Script.cs">
104 <SubType>Code</SubType>
105 </Compile>
106 <Compile Include="ScriptAPI.cs">
107 <SubType>Code</SubType>
108 </Compile>
109 <Compile Include="ScriptInfo.cs">
110 <SubType>Code</SubType>
111 </Compile>
112 <Compile Include="ScriptInterpretedAPI.cs">
113 <SubType>Code</SubType>
114 </Compile>
115 <Compile Include="ScriptInterpretedEvents.cs">
116 <SubType>Code</SubType>
117 </Compile>
118 <Compile Include="ScriptManager.cs">
119 <SubType>Code</SubType>
120 </Compile>
121 <Compile Include="Engines\CSharp\CSharpScriptEngine.cs">
122 <SubType>Code</SubType>
123 </Compile>
124 <Compile Include="Engines\CSharp\Examples\ExportRegionToLSL.cs">
125 <SubType>Code</SubType>
126 </Compile>
127 <Compile Include="Engines\JScript\JScriptEngine.cs">
128 <SubType>Code</SubType>
129 </Compile>
130 <Compile Include="Engines\JVMEngine\JavaEngine.cs">
131 <SubType>Code</SubType>
132 </Compile>
133 <Compile Include="Engines\JVMEngine\OpenSimJVM.cs">
134 <SubType>Code</SubType>
135 </Compile>
136 <Compile Include="Engines\JVMEngine\JVM\ClassInstance.cs">
137 <SubType>Code</SubType>
138 </Compile>
139 <Compile Include="Engines\JVMEngine\JVM\ClassRecord.cs">
140 <SubType>Code</SubType>
141 </Compile>
142 <Compile Include="Engines\JVMEngine\JVM\Heap.cs">
143 <SubType>Code</SubType>
144 </Compile>
145 <Compile Include="Engines\JVMEngine\JVM\Interpreter.cs">
146 <SubType>Code</SubType>
147 </Compile>
148 <Compile Include="Engines\JVMEngine\JVM\Interpreter.Logic.cs">
149 <SubType>Code</SubType>
150 </Compile>
151 <Compile Include="Engines\JVMEngine\JVM\Interpreter.Methods.cs">
152 <SubType>Code</SubType>
153 </Compile>
154 <Compile Include="Engines\JVMEngine\JVM\Interpreter.Return.cs">
155 <SubType>Code</SubType>
156 </Compile>
157 <Compile Include="Engines\JVMEngine\JVM\MainMemory.cs">
158 <SubType>Code</SubType>
159 </Compile>
160 <Compile Include="Engines\JVMEngine\JVM\MethodMemory.cs">
161 <SubType>Code</SubType>
162 </Compile>
163 <Compile Include="Engines\JVMEngine\JVM\Object.cs">
164 <SubType>Code</SubType>
165 </Compile>
166 <Compile Include="Engines\JVMEngine\JVM\OpCodes.cs">
167 <SubType>Code</SubType>
168 </Compile>
169 <Compile Include="Engines\JVMEngine\JVM\Stack.cs">
170 <SubType>Code</SubType>
171 </Compile>
172 <Compile Include="Engines\JVMEngine\JVM\StackFrame.cs">
173 <SubType>Code</SubType>
174 </Compile>
175 <Compile Include="Engines\JVMEngine\JVM\Thread.cs">
176 <SubType>Code</SubType>
177 </Compile>
178 <Compile Include="Engines\JVMEngine\Types\ArrayReference.cs">
179 <SubType>Code</SubType>
180 </Compile>
181 <Compile Include="Engines\JVMEngine\Types\BaseType.cs">
182 <SubType>Code</SubType>
183 </Compile>
184 <Compile Include="Engines\JVMEngine\Types\ObjectReference.cs">
185 <SubType>Code</SubType>
186 </Compile>
187 <Compile Include="Engines\JVMEngine\Types\PrimitiveTypes\Byte.cs">
188 <SubType>Code</SubType>
189 </Compile>
190 <Compile Include="Engines\JVMEngine\Types\PrimitiveTypes\Char.cs">
191 <SubType>Code</SubType>
192 </Compile>
193 <Compile Include="Engines\JVMEngine\Types\PrimitiveTypes\Float.cs">
194 <SubType>Code</SubType>
195 </Compile>
196 <Compile Include="Engines\JVMEngine\Types\PrimitiveTypes\Int.cs">
197 <SubType>Code</SubType>
198 </Compile>
199 </ItemGroup>
200 <Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" />
201 <PropertyGroup>
202 <PreBuildEvent>
203 </PreBuildEvent>
204 <PostBuildEvent>
205 </PostBuildEvent>
206 </PropertyGroup>
207</Project>