diff options
Diffstat (limited to 'OpenSim.RegionServer/OpenSim.RegionServer.csproj')
-rw-r--r-- | OpenSim.RegionServer/OpenSim.RegionServer.csproj | 526 |
1 files changed, 271 insertions, 255 deletions
diff --git a/OpenSim.RegionServer/OpenSim.RegionServer.csproj b/OpenSim.RegionServer/OpenSim.RegionServer.csproj index 47b269e..100622b 100644 --- a/OpenSim.RegionServer/OpenSim.RegionServer.csproj +++ b/OpenSim.RegionServer/OpenSim.RegionServer.csproj | |||
@@ -1,255 +1,271 @@ | |||
1 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | 1 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
2 | <PropertyGroup> | 2 | <PropertyGroup> |
3 | <ProjectType>Local</ProjectType> | 3 | <ProjectType>Local</ProjectType> |
4 | <ProductVersion>8.0.50727</ProductVersion> | 4 | <ProductVersion>8.0.50727</ProductVersion> |
5 | <SchemaVersion>2.0</SchemaVersion> | 5 | <SchemaVersion>2.0</SchemaVersion> |
6 | <ProjectGuid>{58019DB8-0000-0000-0000-000000000000}</ProjectGuid> | 6 | <ProjectGuid>{632E1BFD-0000-0000-0000-000000000000}</ProjectGuid> |
7 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | 7 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
8 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | 8 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
9 | <ApplicationIcon></ApplicationIcon> | 9 | <ApplicationIcon> |
10 | <AssemblyKeyContainerName> | 10 | </ApplicationIcon> |
11 | </AssemblyKeyContainerName> | 11 | <AssemblyKeyContainerName> |
12 | <AssemblyName>OpenSim.RegionServer</AssemblyName> | 12 | </AssemblyKeyContainerName> |
13 | <DefaultClientScript>JScript</DefaultClientScript> | 13 | <AssemblyName>OpenSim.RegionServer</AssemblyName> |
14 | <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> | 14 | <DefaultClientScript>JScript</DefaultClientScript> |
15 | <DefaultTargetSchema>IE50</DefaultTargetSchema> | 15 | <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> |
16 | <DelaySign>false</DelaySign> | 16 | <DefaultTargetSchema>IE50</DefaultTargetSchema> |
17 | <OutputType>Library</OutputType> | 17 | <DelaySign>false</DelaySign> |
18 | <AppDesignerFolder></AppDesignerFolder> | 18 | <OutputType>Library</OutputType> |
19 | <RootNamespace>OpenSim.RegionServer</RootNamespace> | 19 | <AppDesignerFolder> |
20 | <StartupObject></StartupObject> | 20 | </AppDesignerFolder> |
21 | <FileUpgradeFlags> | 21 | <RootNamespace>OpenSim.RegionServer</RootNamespace> |
22 | </FileUpgradeFlags> | 22 | <StartupObject> |
23 | </PropertyGroup> | 23 | </StartupObject> |
24 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | 24 | <FileUpgradeFlags> |
25 | <AllowUnsafeBlocks>False</AllowUnsafeBlocks> | 25 | </FileUpgradeFlags> |
26 | <BaseAddress>285212672</BaseAddress> | 26 | </PropertyGroup> |
27 | <CheckForOverflowUnderflow>False</CheckForOverflowUnderflow> | 27 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
28 | <ConfigurationOverrideFile> | 28 | <AllowUnsafeBlocks>False</AllowUnsafeBlocks> |
29 | </ConfigurationOverrideFile> | 29 | <BaseAddress>285212672</BaseAddress> |
30 | <DefineConstants>TRACE</DefineConstants> | 30 | <CheckForOverflowUnderflow>False</CheckForOverflowUnderflow> |
31 | <DocumentationFile></DocumentationFile> | 31 | <ConfigurationOverrideFile> |
32 | <DebugSymbols>False</DebugSymbols> | 32 | </ConfigurationOverrideFile> |
33 | <FileAlignment>4096</FileAlignment> | 33 | <DefineConstants>TRACE;DEBUG</DefineConstants> |
34 | <Optimize>True</Optimize> | 34 | <DocumentationFile> |
35 | <OutputPath>../bin/</OutputPath> | 35 | </DocumentationFile> |
36 | <RegisterForComInterop>False</RegisterForComInterop> | 36 | <DebugSymbols>True</DebugSymbols> |
37 | <RemoveIntegerChecks>False</RemoveIntegerChecks> | 37 | <FileAlignment>4096</FileAlignment> |
38 | <TreatWarningsAsErrors>False</TreatWarningsAsErrors> | 38 | <Optimize>False</Optimize> |
39 | <WarningLevel>4</WarningLevel> | 39 | <OutputPath>..\bin\</OutputPath> |
40 | <NoWarn></NoWarn> | 40 | <RegisterForComInterop>False</RegisterForComInterop> |
41 | </PropertyGroup> | 41 | <RemoveIntegerChecks>False</RemoveIntegerChecks> |
42 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | 42 | <TreatWarningsAsErrors>False</TreatWarningsAsErrors> |
43 | <AllowUnsafeBlocks>False</AllowUnsafeBlocks> | 43 | <WarningLevel>4</WarningLevel> |
44 | <BaseAddress>285212672</BaseAddress> | 44 | <NoWarn> |
45 | <CheckForOverflowUnderflow>False</CheckForOverflowUnderflow> | 45 | </NoWarn> |
46 | <ConfigurationOverrideFile> | 46 | </PropertyGroup> |
47 | </ConfigurationOverrideFile> | 47 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
48 | <DefineConstants>TRACE;DEBUG</DefineConstants> | 48 | <AllowUnsafeBlocks>False</AllowUnsafeBlocks> |
49 | <DocumentationFile></DocumentationFile> | 49 | <BaseAddress>285212672</BaseAddress> |
50 | <DebugSymbols>True</DebugSymbols> | 50 | <CheckForOverflowUnderflow>False</CheckForOverflowUnderflow> |
51 | <FileAlignment>4096</FileAlignment> | 51 | <ConfigurationOverrideFile> |
52 | <Optimize>False</Optimize> | 52 | </ConfigurationOverrideFile> |
53 | <OutputPath>../bin/</OutputPath> | 53 | <DefineConstants>TRACE</DefineConstants> |
54 | <RegisterForComInterop>False</RegisterForComInterop> | 54 | <DocumentationFile> |
55 | <RemoveIntegerChecks>False</RemoveIntegerChecks> | 55 | </DocumentationFile> |
56 | <TreatWarningsAsErrors>False</TreatWarningsAsErrors> | 56 | <DebugSymbols>False</DebugSymbols> |
57 | <WarningLevel>4</WarningLevel> | 57 | <FileAlignment>4096</FileAlignment> |
58 | <NoWarn></NoWarn> | 58 | <Optimize>True</Optimize> |
59 | </PropertyGroup> | 59 | <OutputPath>..\bin\</OutputPath> |
60 | <ItemGroup> | 60 | <RegisterForComInterop>False</RegisterForComInterop> |
61 | <Reference Include="System" > | 61 | <RemoveIntegerChecks>False</RemoveIntegerChecks> |
62 | <HintPath>System.dll</HintPath> | 62 | <TreatWarningsAsErrors>False</TreatWarningsAsErrors> |
63 | <Private>False</Private> | 63 | <WarningLevel>4</WarningLevel> |
64 | </Reference> | 64 | <NoWarn> |
65 | <Reference Include="System.Xml" > | 65 | </NoWarn> |
66 | <HintPath>System.Xml.dll</HintPath> | 66 | </PropertyGroup> |
67 | <Private>False</Private> | 67 | <ItemGroup> |
68 | </Reference> | 68 | <Reference Include="System"> |
69 | <Reference Include="libsecondlife.dll" > | 69 | <HintPath>System.dll</HintPath> |
70 | <HintPath>..\bin\libsecondlife.dll</HintPath> | 70 | <Private>False</Private> |
71 | <Private>False</Private> | 71 | </Reference> |
72 | </Reference> | 72 | <Reference Include="System.Data" /> |
73 | <Reference Include="Axiom.MathLib.dll" > | 73 | <Reference Include="System.Xml"> |
74 | <HintPath>..\bin\Axiom.MathLib.dll</HintPath> | 74 | <HintPath>System.Xml.dll</HintPath> |
75 | <Private>False</Private> | 75 | <Private>False</Private> |
76 | </Reference> | 76 | </Reference> |
77 | <Reference Include="Db4objects.Db4o.dll" > | 77 | <Reference Include="libsecondlife.dll"> |
78 | <HintPath>..\bin\Db4objects.Db4o.dll</HintPath> | 78 | <HintPath>..\bin\libsecondlife.dll</HintPath> |
79 | <Private>False</Private> | 79 | <Private>False</Private> |
80 | </Reference> | 80 | </Reference> |
81 | </ItemGroup> | 81 | <Reference Include="Axiom.MathLib.dll"> |
82 | <ItemGroup> | 82 | <HintPath>..\bin\Axiom.MathLib.dll</HintPath> |
83 | <ProjectReference Include="../OpenSim.Terrain.BasicTerrain/OpenSim.Terrain.BasicTerrain.csproj"> | 83 | <Private>False</Private> |
84 | <Name>OpenSim.Terrain.BasicTerrain</Name> | 84 | </Reference> |
85 | <Project>{9CBFE2C1-0000-0000-0000-000000000000}</Project> | 85 | <Reference Include="Db4objects.Db4o.dll"> |
86 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | 86 | <HintPath>..\bin\Db4objects.Db4o.dll</HintPath> |
87 | <Private>False</Private> | 87 | <Private>False</Private> |
88 | </ProjectReference> | 88 | </Reference> |
89 | <ProjectReference Include="../OpenSim.Framework/OpenSim.Framework.csproj"> | 89 | </ItemGroup> |
90 | <Name>OpenSim.Framework</Name> | 90 | <ItemGroup> |
91 | <Project>{7404933D-0000-0000-0000-000000000000}</Project> | 91 | <ProjectReference Include="..\OpenSim.Terrain.BasicTerrain\OpenSim.Terrain.BasicTerrain.csproj"> |
92 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | 92 | <Name>OpenSim.Terrain.BasicTerrain</Name> |
93 | <Private>False</Private> | 93 | <Project>{2270B8FE-0000-0000-0000-000000000000}</Project> |
94 | </ProjectReference> | 94 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
95 | <ProjectReference Include="../OpenSim.Framework.Console/OpenSim.Framework.Console.csproj"> | 95 | <Private>False</Private> |
96 | <Name>OpenSim.Framework.Console</Name> | 96 | </ProjectReference> |
97 | <Project>{16759386-0000-0000-0000-000000000000}</Project> | 97 | <ProjectReference Include="..\OpenSim.Framework\OpenSim.Framework.csproj"> |
98 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | 98 | <Name>OpenSim.Framework</Name> |
99 | <Private>False</Private> | 99 | <Project>{8ACA2445-0000-0000-0000-000000000000}</Project> |
100 | </ProjectReference> | 100 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
101 | <ProjectReference Include="../OpenSim.GenericConfig/Xml/OpenSim.GenericConfig.Xml.csproj"> | 101 | <Private>False</Private> |
102 | <Name>OpenSim.GenericConfig.Xml</Name> | 102 | </ProjectReference> |
103 | <Project>{CAC10AC1-0000-0000-0000-000000000000}</Project> | 103 | <ProjectReference Include="..\OpenSim.Framework.Console\OpenSim.Framework.Console.csproj"> |
104 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | 104 | <Name>OpenSim.Framework.Console</Name> |
105 | <Private>False</Private> | 105 | <Project>{A7CD0630-0000-0000-0000-000000000000}</Project> |
106 | </ProjectReference> | 106 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
107 | <ProjectReference Include="../OpenSim.Physics/Manager/OpenSim.Physics.Manager.csproj"> | 107 | <Private>False</Private> |
108 | <Name>OpenSim.Physics.Manager</Name> | 108 | </ProjectReference> |
109 | <Project>{DA1FDCE5-0000-0000-0000-000000000000}</Project> | 109 | <ProjectReference Include="..\OpenSim.GenericConfig\Xml\OpenSim.GenericConfig.Xml.csproj"> |
110 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | 110 | <Name>OpenSim.GenericConfig.Xml</Name> |
111 | <Private>False</Private> | 111 | <Project>{E88EF749-0000-0000-0000-000000000000}</Project> |
112 | </ProjectReference> | 112 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
113 | <ProjectReference Include="../OpenSim.Servers/OpenSim.Servers.csproj"> | 113 | <Private>False</Private> |
114 | <Name>OpenSim.Servers</Name> | 114 | </ProjectReference> |
115 | <Project>{111F9E8F-0000-0000-0000-000000000000}</Project> | 115 | <ProjectReference Include="..\OpenSim.Physics\Manager\OpenSim.Physics.Manager.csproj"> |
116 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | 116 | <Name>OpenSim.Physics.Manager</Name> |
117 | <Private>False</Private> | 117 | <Project>{8BE16150-0000-0000-0000-000000000000}</Project> |
118 | </ProjectReference> | 118 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
119 | <ProjectReference Include="../XmlRpcCS/XMLRPC.csproj"> | 119 | <Private>False</Private> |
120 | <Name>XMLRPC</Name> | 120 | </ProjectReference> |
121 | <Project>{9A8B526E-0000-0000-0000-000000000000}</Project> | 121 | <ProjectReference Include="..\OpenSim.Servers\OpenSim.Servers.csproj"> |
122 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> | 122 | <Name>OpenSim.Servers</Name> |
123 | <Private>False</Private> | 123 | <Project>{8BB20F0A-0000-0000-0000-000000000000}</Project> |
124 | </ProjectReference> | 124 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
125 | </ItemGroup> | 125 | <Private>False</Private> |
126 | <ItemGroup> | 126 | </ProjectReference> |
127 | <Compile Include="AgentAssetUpload.cs"> | 127 | <ProjectReference Include="..\XmlRpcCS\XMLRPC.csproj"> |
128 | <SubType>Code</SubType> | 128 | <Name>XMLRPC</Name> |
129 | </Compile> | 129 | <Project>{8E81D43C-0000-0000-0000-000000000000}</Project> |
130 | <Compile Include="AuthenticateSessionsBase.cs"> | 130 | <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package> |
131 | <SubType>Code</SubType> | 131 | <Private>False</Private> |
132 | </Compile> | 132 | </ProjectReference> |
133 | <Compile Include="AuthenticateSessionsLocal.cs"> | 133 | </ItemGroup> |
134 | <SubType>Code</SubType> | 134 | <ItemGroup> |
135 | </Compile> | 135 | <Compile Include="AgentAssetUpload.cs"> |
136 | <Compile Include="AuthenticateSessionsRemote.cs"> | 136 | <SubType>Code</SubType> |
137 | <SubType>Code</SubType> | 137 | </Compile> |
138 | </Compile> | 138 | <Compile Include="AuthenticateSessionsBase.cs"> |
139 | <Compile Include="Grid.cs"> | 139 | <SubType>Code</SubType> |
140 | <SubType>Code</SubType> | 140 | </Compile> |
141 | </Compile> | 141 | <Compile Include="AuthenticateSessionsLocal.cs"> |
142 | <Compile Include="OpenSimMain.cs"> | 142 | <SubType>Code</SubType> |
143 | <SubType>Code</SubType> | 143 | </Compile> |
144 | </Compile> | 144 | <Compile Include="AuthenticateSessionsRemote.cs"> |
145 | <Compile Include="OpenSimNetworkHandler.cs"> | 145 | <SubType>Code</SubType> |
146 | <SubType>Code</SubType> | 146 | </Compile> |
147 | </Compile> | 147 | <Compile Include="Grid.cs"> |
148 | <Compile Include="PacketServer.cs"> | 148 | <SubType>Code</SubType> |
149 | <SubType>Code</SubType> | 149 | </Compile> |
150 | </Compile> | 150 | <Compile Include="OpenSimMain.cs"> |
151 | <Compile Include="RegionInfo.cs"> | 151 | <SubType>Code</SubType> |
152 | <SubType>Code</SubType> | 152 | </Compile> |
153 | </Compile> | 153 | <Compile Include="OpenSimNetworkHandler.cs"> |
154 | <Compile Include="RegionInfoBase.cs"> | 154 | <SubType>Code</SubType> |
155 | <SubType>Code</SubType> | 155 | </Compile> |
156 | </Compile> | 156 | <Compile Include="PacketServer.cs"> |
157 | <Compile Include="RegionServerBase.cs"> | 157 | <SubType>Code</SubType> |
158 | <SubType>Code</SubType> | 158 | </Compile> |
159 | </Compile> | 159 | <Compile Include="RegionInfo.cs"> |
160 | <Compile Include="SimClient.Grid.cs"> | 160 | <SubType>Code</SubType> |
161 | <SubType>Code</SubType> | 161 | </Compile> |
162 | </Compile> | 162 | <Compile Include="RegionInfoBase.cs"> |
163 | <Compile Include="SimClient.PacketHandlers.cs"> | 163 | <SubType>Code</SubType> |
164 | <SubType>Code</SubType> | 164 | </Compile> |
165 | </Compile> | 165 | <Compile Include="RegionServerBase.cs"> |
166 | <Compile Include="SimClient.ProcessPackets.cs"> | 166 | <SubType>Code</SubType> |
167 | <SubType>Code</SubType> | 167 | </Compile> |
168 | </Compile> | 168 | <Compile Include="SimClient.cs"> |
169 | <Compile Include="SimClient.cs"> | 169 | <SubType>Code</SubType> |
170 | <SubType>Code</SubType> | 170 | </Compile> |
171 | </Compile> | 171 | <Compile Include="SimClient.Grid.cs"> |
172 | <Compile Include="SimClientBase.cs"> | 172 | <DependentUpon>SimClient.cs</DependentUpon> |
173 | <SubType>Code</SubType> | 173 | <SubType>Code</SubType> |
174 | </Compile> | 174 | </Compile> |
175 | <Compile Include="UDPServer.cs"> | 175 | <Compile Include="SimClient.PacketHandlers.cs"> |
176 | <SubType>Code</SubType> | 176 | <SubType>Code</SubType> |
177 | </Compile> | 177 | <DependentUpon>SimClient.cs</DependentUpon> |
178 | <Compile Include="VersionInfo.cs"> | 178 | </Compile> |
179 | <SubType>Code</SubType> | 179 | <Compile Include="SimClient.ProcessPackets.cs"> |
180 | </Compile> | 180 | <SubType>Code</SubType> |
181 | <Compile Include="Assets/AssetCache.cs"> | 181 | <DependentUpon>SimClient.cs</DependentUpon> |
182 | <SubType>Code</SubType> | 182 | </Compile> |
183 | </Compile> | 183 | <Compile Include="SimClientBase.cs"> |
184 | <Compile Include="Assets/InventoryCache.cs"> | 184 | <SubType>Code</SubType> |
185 | <SubType>Code</SubType> | 185 | </Compile> |
186 | </Compile> | 186 | <Compile Include="UDPServer.cs"> |
187 | <Compile Include="CAPS/AdminWebFront.cs"> | 187 | <SubType>Code</SubType> |
188 | <SubType>Code</SubType> | 188 | </Compile> |
189 | </Compile> | 189 | <Compile Include="VersionInfo.cs"> |
190 | <Compile Include="types/Mesh.cs"> | 190 | <SubType>Code</SubType> |
191 | <SubType>Code</SubType> | 191 | </Compile> |
192 | </Compile> | 192 | <Compile Include="Assets\AssetCache.cs"> |
193 | <Compile Include="types/Triangle.cs"> | 193 | <SubType>Code</SubType> |
194 | <SubType>Code</SubType> | 194 | </Compile> |
195 | </Compile> | 195 | <Compile Include="Assets\InventoryCache.cs"> |
196 | <Compile Include="world/Avatar.Client.cs"> | 196 | <SubType>Code</SubType> |
197 | <SubType>Code</SubType> | 197 | </Compile> |
198 | </Compile> | 198 | <Compile Include="CAPS\AdminWebFront.cs"> |
199 | <Compile Include="world/Avatar.Update.cs"> | 199 | <SubType>Code</SubType> |
200 | <SubType>Code</SubType> | 200 | </Compile> |
201 | </Compile> | 201 | <Compile Include="types\Mesh.cs"> |
202 | <Compile Include="world/Avatar.cs"> | 202 | <SubType>Code</SubType> |
203 | <SubType>Code</SubType> | 203 | </Compile> |
204 | </Compile> | 204 | <Compile Include="types\Triangle.cs"> |
205 | <Compile Include="world/AvatarAnimations.cs"> | 205 | <SubType>Code</SubType> |
206 | <SubType>Code</SubType> | 206 | </Compile> |
207 | </Compile> | 207 | <Compile Include="world\Avatar.Client.cs"> |
208 | <Compile Include="world/Entity.cs"> | 208 | <SubType>Code</SubType> |
209 | <SubType>Code</SubType> | 209 | <DependentUpon>Avatar.cs</DependentUpon> |
210 | </Compile> | 210 | </Compile> |
211 | <Compile Include="world/Primitive.cs"> | 211 | <Compile Include="world\Avatar.cs"> |
212 | <SubType>Code</SubType> | 212 | <SubType>Code</SubType> |
213 | </Compile> | 213 | </Compile> |
214 | <Compile Include="world/Primitive2.cs"> | 214 | <Compile Include="world\Avatar.Update.cs"> |
215 | <SubType>Code</SubType> | 215 | <SubType>Code</SubType> |
216 | </Compile> | 216 | <DependentUpon>Avatar.cs</DependentUpon> |
217 | <Compile Include="world/SceneObject.cs"> | 217 | </Compile> |
218 | <SubType>Code</SubType> | 218 | <Compile Include="world\AvatarAnimations.cs"> |
219 | </Compile> | 219 | <SubType>Code</SubType> |
220 | <Compile Include="world/World.PacketHandlers.cs"> | 220 | </Compile> |
221 | <SubType>Code</SubType> | 221 | <Compile Include="world\Entity.cs"> |
222 | </Compile> | 222 | <SubType>Code</SubType> |
223 | <Compile Include="world/World.Scripting.cs"> | 223 | </Compile> |
224 | <SubType>Code</SubType> | 224 | <Compile Include="world\Primitive.cs"> |
225 | </Compile> | 225 | <SubType>Code</SubType> |
226 | <Compile Include="world/World.cs"> | 226 | </Compile> |
227 | <SubType>Code</SubType> | 227 | <Compile Include="world\Primitive2.cs"> |
228 | </Compile> | 228 | <SubType>Code</SubType> |
229 | <Compile Include="world/scripting/IScriptContext.cs"> | 229 | </Compile> |
230 | <SubType>Code</SubType> | 230 | <Compile Include="world\SceneObject.cs"> |
231 | </Compile> | 231 | <SubType>Code</SubType> |
232 | <Compile Include="world/scripting/IScriptEntity.cs"> | 232 | </Compile> |
233 | <SubType>Code</SubType> | 233 | <Compile Include="world\World.cs"> |
234 | </Compile> | 234 | <SubType>Code</SubType> |
235 | <Compile Include="world/scripting/IScriptHandler.cs"> | 235 | </Compile> |
236 | <SubType>Code</SubType> | 236 | <Compile Include="world\World.PacketHandlers.cs"> |
237 | </Compile> | 237 | <SubType>Code</SubType> |
238 | <Compile Include="world/scripting/Script.cs"> | 238 | <DependentUpon>World.cs</DependentUpon> |
239 | <SubType>Code</SubType> | 239 | </Compile> |
240 | </Compile> | 240 | <Compile Include="world\World.Scripting.cs"> |
241 | <Compile Include="world/scripting/ScriptFactory.cs"> | 241 | <SubType>Code</SubType> |
242 | <SubType>Code</SubType> | 242 | <DependentUpon>World.cs</DependentUpon> |
243 | </Compile> | 243 | </Compile> |
244 | <Compile Include="world/scripting/Scripts/FollowRandomAvatar.cs"> | 244 | <Compile Include="world\scripting\IScriptContext.cs"> |
245 | <SubType>Code</SubType> | 245 | <SubType>Code</SubType> |
246 | </Compile> | 246 | </Compile> |
247 | </ItemGroup> | 247 | <Compile Include="world\scripting\IScriptEntity.cs"> |
248 | <Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" /> | 248 | <SubType>Code</SubType> |
249 | <PropertyGroup> | 249 | </Compile> |
250 | <PreBuildEvent> | 250 | <Compile Include="world\scripting\IScriptHandler.cs"> |
251 | </PreBuildEvent> | 251 | <SubType>Code</SubType> |
252 | <PostBuildEvent> | 252 | </Compile> |
253 | </PostBuildEvent> | 253 | <Compile Include="world\scripting\Script.cs"> |
254 | </PropertyGroup> | 254 | <SubType>Code</SubType> |
255 | </Project> | 255 | </Compile> |
256 | <Compile Include="world\scripting\ScriptFactory.cs"> | ||
257 | <SubType>Code</SubType> | ||
258 | </Compile> | ||
259 | <Compile Include="world\scripting\Scripts\FollowRandomAvatar.cs"> | ||
260 | <SubType>Code</SubType> | ||
261 | </Compile> | ||
262 | <Compile Include="world\WorldBase.cs" /> | ||
263 | </ItemGroup> | ||
264 | <Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" /> | ||
265 | <PropertyGroup> | ||
266 | <PreBuildEvent> | ||
267 | </PreBuildEvent> | ||
268 | <PostBuildEvent> | ||
269 | </PostBuildEvent> | ||
270 | </PropertyGroup> | ||
271 | </Project> \ No newline at end of file | ||