OSDN Git Service

Update to current libomv trunk (0.8-dev)
[radegast/radegast.git] / Radegast / Radegast.csproj
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">\r
2   <PropertyGroup>\r
3     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
4     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
5     <ProductVersion>9.0.21022</ProductVersion>\r
6     <SchemaVersion>2.0</SchemaVersion>\r
7     <ProjectGuid>{A6D955CD-1F55-459F-A7AD-01E591404989}</ProjectGuid>\r
8     <OutputType>WinExe</OutputType>\r
9     <AppDesignerFolder>Properties</AppDesignerFolder>\r
10     <RootNamespace>Radegast</RootNamespace>\r
11     <AssemblyName>Radegast</AssemblyName>\r
12     <FileUpgradeFlags>\r
13     </FileUpgradeFlags>\r
14     <OldToolsVersion>2.0</OldToolsVersion>\r
15     <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>\r
16     <UpgradeBackupLocation>\r
17     </UpgradeBackupLocation>\r
18     <IsWebBootstrapper>false</IsWebBootstrapper>\r
19     <ApplicationIcon>radegast.ico</ApplicationIcon>\r
20     <ManifestCertificateThumbprint>2C0F63F54505B755B8250B9B8AEB3E55EA2C80B6</ManifestCertificateThumbprint>\r
21     <ManifestKeyFile>SLeek_TemporaryKey.pfx</ManifestKeyFile>\r
22     <GenerateManifests>true</GenerateManifests>\r
23     <TargetZone>LocalIntranet</TargetZone>\r
24     <SignManifests>false</SignManifests>\r
25     <PublishUrl>publish\</PublishUrl>\r
26     <Install>true</Install>\r
27     <InstallFrom>Disk</InstallFrom>\r
28     <UpdateEnabled>false</UpdateEnabled>\r
29     <UpdateMode>Foreground</UpdateMode>\r
30     <UpdateInterval>7</UpdateInterval>\r
31     <UpdateIntervalUnits>Days</UpdateIntervalUnits>\r
32     <UpdatePeriodically>false</UpdatePeriodically>\r
33     <UpdateRequired>false</UpdateRequired>\r
34     <MapFileExtensions>true</MapFileExtensions>\r
35     <ApplicationRevision>0</ApplicationRevision>\r
36     <ApplicationVersion>1.1.0.%2a</ApplicationVersion>\r
37     <UseApplicationTrust>false</UseApplicationTrust>\r
38     <BootstrapperEnabled>true</BootstrapperEnabled>\r
39   </PropertyGroup>\r
40   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
41     <DebugSymbols>true</DebugSymbols>\r
42     <DebugType>full</DebugType>\r
43     <Optimize>false</Optimize>\r
44     <OutputPath>..\bin\Debug\</OutputPath>\r
45     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
46     <ErrorReport>prompt</ErrorReport>\r
47     <WarningLevel>4</WarningLevel>\r
48     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>\r
49   </PropertyGroup>\r
50   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
51     <DebugType>pdbonly</DebugType>\r
52     <Optimize>true</Optimize>\r
53     <OutputPath>..\bin\Release\</OutputPath>\r
54     <DefineConstants>TRACE</DefineConstants>\r
55     <ErrorReport>prompt</ErrorReport>\r
56     <WarningLevel>4</WarningLevel>\r
57     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>\r
58   </PropertyGroup>\r
59   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">\r
60     <DebugSymbols>true</DebugSymbols>\r
61     <OutputPath>..\bin\Debug\</OutputPath>\r
62     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
63     <DebugType>full</DebugType>\r
64     <PlatformTarget>x86</PlatformTarget>\r
65     <ErrorReport>prompt</ErrorReport>\r
66     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>\r
67   </PropertyGroup>\r
68   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">\r
69     <OutputPath>..\bin\Release\</OutputPath>\r
70     <DefineConstants>TRACE</DefineConstants>\r
71     <Optimize>true</Optimize>\r
72     <DebugType>pdbonly</DebugType>\r
73     <PlatformTarget>x86</PlatformTarget>\r
74     <ErrorReport>prompt</ErrorReport>\r
75     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>\r
76   </PropertyGroup>\r
77   <ItemGroup>\r
78     <Reference Include="AIMLbot, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" />\r
79     <Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL" />\r
80     <Reference Include="Nini, Version=1.1.0.0, Culture=neutral, PublicKeyToken=691faec150a7fa7b, processorArchitecture=MSIL">\r
81       <SpecificVersion>False</SpecificVersion>\r
82       <HintPath>..\..\..\Nini\Bin\DotNet\2.0\Release\Nini.dll</HintPath>\r
83     </Reference>\r
84     <Reference Include="System" />\r
85     <Reference Include="System.Core">\r
86       <RequiredTargetFramework>3.5</RequiredTargetFramework>\r
87     </Reference>\r
88     <Reference Include="System.Data" />\r
89     <Reference Include="System.Drawing" />\r
90     <Reference Include="System.Web" />\r
91     <Reference Include="System.Windows.Forms" />\r
92     <Reference Include="System.Xml" />\r
93     <Reference Include="Tao.OpenGl, Version=2.1.0.12, Culture=neutral, PublicKeyToken=1ca010269a4501ef, processorArchitecture=MSIL" />\r
94     <Reference Include="Tao.Platform.Windows, Version=1.0.0.5, Culture=neutral, PublicKeyToken=701104b2da67a104, processorArchitecture=MSIL" />\r
95     <Reference Include="Tools, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL" />\r
96   </ItemGroup>\r
97   <ItemGroup>\r
98     <Compile Include="Core\AutoPilot.cs" />\r
99     <Compile Include="Core\ChatBufferItem.cs" />\r
100     <Compile Include="Core\Config\Config.cs" />\r
101     <Compile Include="Core\Config\ConfigManager.cs" />\r
102     <Compile Include="Core\Config\IPreferencePane.cs" />\r
103     <Compile Include="Core\IRadegastPlugin.cs" />\r
104     <Compile Include="Core\ListItems\PreferencePaneListItem.cs" />\r
105     <Compile Include="Core\DebugLogMessage.cs" />\r
106     <Compile Include="Core\Config\ConfigAppliedEventArgs.cs" />\r
107     <Compile Include="Core\ListItems\FriendsListItem.cs" />\r
108     <Compile Include="Core\ImageCache.cs" />\r
109     <Compile Include="Core\ImageHelper.cs" />\r
110     <Compile Include="Core\ListItems\RegionSearchResultItem.cs" />\r
111     <Compile Include="Core\LSLKeywordParser.cs" />\r
112     <Compile Include="Core\LSL\lsl.lexer.cs" />\r
113     <Compile Include="Core\LSL\lsl.parser.cs" />\r
114     <Compile Include="Core\PrimDeserializer.cs" />\r
115     <Compile Include="Core\PrimSerializer.cs" />\r
116     <Compile Include="Core\RadegastInstance.cs" />\r
117     <Compile Include="Core\RadegastLogger.cs" />\r
118     <Compile Include="Core\RadegastMisc.cs" />\r
119     <Compile Include="Core\SleekMovement.cs" />\r
120     <Compile Include="Core\StateManager.cs" />\r
121     <Compile Include="Core\Tabs\ISleekTabControl.cs" />\r
122     <Compile Include="Core\Tabs\SleekTab.cs" />\r
123     <Compile Include="Core\Tabs\SleekTabEvents.cs" />\r
124     <Compile Include="Core\Types\AgentNameTextBox.cs">\r
125       <SubType>Component</SubType>\r
126     </Compile>\r
127     <Compile Include="Core\Types\CircularList.cs" />\r
128     <Compile Include="Core\Types\DettachableControl.cs">\r
129       <SubType>UserControl</SubType>\r
130     </Compile>\r
131     <Compile Include="Core\Types\ExtendedRichTextBox.cs">\r
132       <SubType>Component</SubType>\r
133     </Compile>\r
134     <Compile Include="Core\Types\LineNumberPanel.cs">\r
135       <SubType>Component</SubType>\r
136     </Compile>\r
137     <Compile Include="Core\Types\RRichTextBox.cs">\r
138       <SubType>Component</SubType>\r
139     </Compile>\r
140     <Compile Include="Core\Types\StringTokenizer.cs" />\r
141     <Compile Include="Core\Types\ToolStripCheckBox.cs">\r
142       <SubType>Component</SubType>\r
143     </Compile>\r
144     <Compile Include="Core\Types\TransparentButton.cs">\r
145       <SubType>Component</SubType>\r
146     </Compile>\r
147     <Compile Include="Core\Types\TransparentLabel.cs">\r
148       <SubType>Component</SubType>\r
149     </Compile>\r
150     <Compile Include="FormFlash.cs" />\r
151     <Compile Include="GUI\Consoles\AnimDetail.cs">\r
152       <SubType>UserControl</SubType>\r
153     </Compile>\r
154     <Compile Include="GUI\Consoles\AnimDetail.Designer.cs">\r
155       <DependentUpon>AnimDetail.cs</DependentUpon>\r
156     </Compile>\r
157     <Compile Include="GUI\Consoles\AnimTab.cs">\r
158       <SubType>UserControl</SubType>\r
159     </Compile>\r
160     <Compile Include="GUI\Consoles\AnimTab.Designer.cs">\r
161       <DependentUpon>AnimTab.cs</DependentUpon>\r
162     </Compile>\r
163     <Compile Include="GUI\Consoles\Assets\Guesture.cs">\r
164       <SubType>UserControl</SubType>\r
165     </Compile>\r
166     <Compile Include="GUI\Consoles\Assets\Guesture.Designer.cs">\r
167       <DependentUpon>Guesture.cs</DependentUpon>\r
168     </Compile>\r
169     <Compile Include="GUI\Consoles\Assets\Landmark.cs">\r
170       <SubType>UserControl</SubType>\r
171     </Compile>\r
172     <Compile Include="GUI\Consoles\Assets\Landmark.Designer.cs">\r
173       <DependentUpon>Landmark.cs</DependentUpon>\r
174     </Compile>\r
175     <Compile Include="GUI\Consoles\Assets\ScriptEditor.cs">\r
176       <SubType>UserControl</SubType>\r
177     </Compile>\r
178     <Compile Include="GUI\Consoles\Assets\ScriptEditor.Designer.cs">\r
179       <DependentUpon>ScriptEditor.cs</DependentUpon>\r
180     </Compile>\r
181     <Compile Include="GUI\Consoles\AttachmentDetail.cs">\r
182       <SubType>UserControl</SubType>\r
183     </Compile>\r
184     <Compile Include="GUI\Consoles\AttachmentDetail.Designer.cs">\r
185       <DependentUpon>AttachmentDetail.cs</DependentUpon>\r
186     </Compile>\r
187     <Compile Include="GUI\Consoles\AttachmentTab.cs">\r
188       <SubType>UserControl</SubType>\r
189     </Compile>\r
190     <Compile Include="GUI\Consoles\AttachmentTab.Designer.cs">\r
191       <DependentUpon>AttachmentTab.cs</DependentUpon>\r
192     </Compile>\r
193     <Compile Include="GUI\Consoles\ConferenceIMTabWindow.cs">\r
194       <SubType>UserControl</SubType>\r
195     </Compile>\r
196     <Compile Include="GUI\Consoles\ConferenceIMTabWindow.Designer.cs">\r
197       <DependentUpon>ConferenceIMTabWindow.cs</DependentUpon>\r
198     </Compile>\r
199     <Compile Include="GUI\Consoles\GroupDetails.cs">\r
200       <SubType>UserControl</SubType>\r
201     </Compile>\r
202     <Compile Include="GUI\Consoles\GroupDetails.Designer.cs">\r
203       <DependentUpon>GroupDetails.cs</DependentUpon>\r
204     </Compile>\r
205     <Compile Include="GUI\Consoles\GroupIMTabWindow.cs">\r
206       <SubType>UserControl</SubType>\r
207     </Compile>\r
208     <Compile Include="GUI\Consoles\GroupIMTabWindow.Designer.cs">\r
209       <DependentUpon>GroupIMTabWindow.cs</DependentUpon>\r
210     </Compile>\r
211     <Compile Include="GUI\Consoles\FriendsConsole.cs">\r
212       <SubType>UserControl</SubType>\r
213     </Compile>\r
214     <Compile Include="GUI\Consoles\FriendsConsole.Designer.cs">\r
215       <DependentUpon>FriendsConsole.cs</DependentUpon>\r
216     </Compile>\r
217     <Compile Include="GUI\Consoles\Inventory\InventoryConsole.cs">\r
218       <SubType>UserControl</SubType>\r
219     </Compile>\r
220     <Compile Include="GUI\Consoles\Inventory\InventoryConsole.Designer.cs">\r
221       <DependentUpon>InventoryConsole.cs</DependentUpon>\r
222     </Compile>\r
223     <Compile Include="GUI\Consoles\MasterTab.cs">\r
224       <SubType>UserControl</SubType>\r
225     </Compile>\r
226     <Compile Include="GUI\Consoles\MasterTab.Designer.cs">\r
227       <DependentUpon>MasterTab.cs</DependentUpon>\r
228     </Compile>\r
229     <Compile Include="GUI\Consoles\Assets\Notecard.cs">\r
230       <SubType>UserControl</SubType>\r
231     </Compile>\r
232     <Compile Include="GUI\Consoles\Assets\Notecard.Designer.cs">\r
233       <DependentUpon>Notecard.cs</DependentUpon>\r
234     </Compile>\r
235     <Compile Include="GUI\Consoles\OutfitTextures.cs">\r
236       <SubType>UserControl</SubType>\r
237     </Compile>\r
238     <Compile Include="GUI\Consoles\OutfitTextures.Designer.cs">\r
239       <DependentUpon>OutfitTextures.cs</DependentUpon>\r
240     </Compile>\r
241     <Compile Include="GUI\Consoles\Preferences\PrefGeneralConsole.cs">\r
242       <SubType>UserControl</SubType>\r
243     </Compile>\r
244     <Compile Include="GUI\Consoles\Preferences\PrefGeneralConsole.Designer.cs">\r
245       <DependentUpon>PrefGeneralConsole.cs</DependentUpon>\r
246     </Compile>\r
247     <Compile Include="GUI\Consoles\Preferences\PrefTextConsole.cs">\r
248       <SubType>UserControl</SubType>\r
249     </Compile>\r
250     <Compile Include="GUI\Consoles\Preferences\PrefTextConsole.Designer.cs">\r
251       <DependentUpon>PrefTextConsole.cs</DependentUpon>\r
252     </Compile>\r
253     <Compile Include="GUI\Consoles\Assets\SLImageHandler.cs">\r
254       <SubType>UserControl</SubType>\r
255     </Compile>\r
256     <Compile Include="GUI\Consoles\Assets\SLImageHandler.Designer.cs">\r
257       <DependentUpon>SLImageHandler.cs</DependentUpon>\r
258     </Compile>\r
259     <Compile Include="GUI\Dialogs\DebugLog.cs">\r
260       <SubType>Form</SubType>\r
261     </Compile>\r
262     <Compile Include="GUI\Dialogs\DebugLog.Designer.cs">\r
263       <DependentUpon>DebugLog.cs</DependentUpon>\r
264     </Compile>\r
265     <Compile Include="GUI\Dialogs\DetachedTab.cs">\r
266       <SubType>Form</SubType>\r
267     </Compile>\r
268     <Compile Include="GUI\Dialogs\DetachedTab.Designer.cs">\r
269       <DependentUpon>DetachedTab.cs</DependentUpon>\r
270     </Compile>\r
271     <Compile Include="GUI\Consoles\FindPeopleConsole.cs">\r
272       <SubType>UserControl</SubType>\r
273     </Compile>\r
274     <Compile Include="GUI\Consoles\FindPeopleConsole.Designer.cs">\r
275       <DependentUpon>FindPeopleConsole.cs</DependentUpon>\r
276     </Compile>\r
277     <Compile Include="GUI\Consoles\SearchConsole.cs">\r
278       <SubType>UserControl</SubType>\r
279     </Compile>\r
280     <Compile Include="GUI\Consoles\SearchConsole.Designer.cs">\r
281       <DependentUpon>SearchConsole.cs</DependentUpon>\r
282     </Compile>\r
283     <Compile Include="GUI\Consoles\MainConsole.cs">\r
284       <SubType>UserControl</SubType>\r
285     </Compile>\r
286     <Compile Include="GUI\Consoles\MainConsole.Designer.cs">\r
287       <DependentUpon>MainConsole.cs</DependentUpon>\r
288     </Compile>\r
289     <Compile Include="GUI\Consoles\TabsConsole.cs">\r
290       <SubType>UserControl</SubType>\r
291     </Compile>\r
292     <Compile Include="GUI\Consoles\TabsConsole.Designer.cs">\r
293       <DependentUpon>TabsConsole.cs</DependentUpon>\r
294     </Compile>\r
295     <Compile Include="GUI\Dialogs\GroupInfo.cs">\r
296       <SubType>Form</SubType>\r
297     </Compile>\r
298     <Compile Include="GUI\Dialogs\GroupInfo.Designer.cs">\r
299       <DependentUpon>GroupInfo.cs</DependentUpon>\r
300     </Compile>\r
301     <Compile Include="GUI\Dialogs\PrimWorkshop.cs">\r
302       <SubType>Form</SubType>\r
303     </Compile>\r
304     <Compile Include="GUI\Dialogs\PrimWorkshop.designer.cs">\r
305       <DependentUpon>PrimWorkshop.cs</DependentUpon>\r
306     </Compile>\r
307     <Compile Include="GUI\Dialogs\GroupsDialog.cs">\r
308       <SubType>Form</SubType>\r
309     </Compile>\r
310     <Compile Include="GUI\Dialogs\GroupsDialog.Designer.cs">\r
311       <DependentUpon>GroupsDialog.cs</DependentUpon>\r
312     </Compile>\r
313     <Compile Include="GUI\Dialogs\ImageFullSize.cs">\r
314       <SubType>Form</SubType>\r
315     </Compile>\r
316     <Compile Include="GUI\Dialogs\ImageFullSize.Designer.cs">\r
317       <DependentUpon>ImageFullSize.cs</DependentUpon>\r
318     </Compile>\r
319     <Compile Include="GUI\Dialogs\Map.cs">\r
320       <SubType>Form</SubType>\r
321     </Compile>\r
322     <Compile Include="GUI\Dialogs\Map.Designer.cs">\r
323       <DependentUpon>Map.cs</DependentUpon>\r
324     </Compile>\r
325     <Compile Include="GUI\Dialogs\Objects.cs">\r
326       <SubType>Form</SubType>\r
327     </Compile>\r
328     <Compile Include="GUI\Dialogs\Objects.Designer.cs">\r
329       <DependentUpon>Objects.cs</DependentUpon>\r
330     </Compile>\r
331     <Compile Include="GUI\Dialogs\Pay.cs">\r
332       <SubType>Form</SubType>\r
333     </Compile>\r
334     <Compile Include="GUI\Dialogs\Pay.Designer.cs">\r
335       <DependentUpon>Pay.cs</DependentUpon>\r
336     </Compile>\r
337     <Compile Include="GUI\Dialogs\Preferences.cs">\r
338       <SubType>Form</SubType>\r
339     </Compile>\r
340     <Compile Include="GUI\Dialogs\Preferences.Designer.cs">\r
341       <DependentUpon>Preferences.cs</DependentUpon>\r
342     </Compile>\r
343     <Compile Include="GUI\Dialogs\Profile.cs">\r
344       <SubType>Form</SubType>\r
345     </Compile>\r
346     <Compile Include="GUI\Dialogs\Profile.Designer.cs">\r
347       <DependentUpon>Profile.cs</DependentUpon>\r
348     </Compile>\r
349     <Compile Include="GUI\Dialogs\Teleport.cs">\r
350       <SubType>Form</SubType>\r
351     </Compile>\r
352     <Compile Include="GUI\Dialogs\Teleport.Designer.cs">\r
353       <DependentUpon>Teleport.cs</DependentUpon>\r
354     </Compile>\r
355     <Compile Include="GUI\Consoles\ChatConsole.cs">\r
356       <SubType>UserControl</SubType>\r
357     </Compile>\r
358     <Compile Include="GUI\Consoles\ChatConsole.Designer.cs">\r
359       <DependentUpon>ChatConsole.cs</DependentUpon>\r
360     </Compile>\r
361     <Compile Include="Core\ChatTextManager.cs" />\r
362     <Compile Include="GUI\Consoles\IMTabWindow.cs">\r
363       <SubType>UserControl</SubType>\r
364     </Compile>\r
365     <Compile Include="GUI\Consoles\IMTabWindow.Designer.cs">\r
366       <DependentUpon>IMTabWindow.cs</DependentUpon>\r
367     </Compile>\r
368     <Compile Include="Core\IMTextManager.cs" />\r
369     <Compile Include="Core\ITextPrinter.cs" />\r
370     <Compile Include="GUI\Dialogs\MainForm.cs">\r
371       <SubType>Form</SubType>\r
372     </Compile>\r
373     <Compile Include="GUI\Dialogs\MainForm.Designer.cs">\r
374       <DependentUpon>MainForm.cs</DependentUpon>\r
375     </Compile>\r
376     <Compile Include="Core\RichTextBoxPrinter.cs" />\r
377     <Compile Include="GUI\Notifications\FriendshipOfferNotification.cs">\r
378       <SubType>UserControl</SubType>\r
379     </Compile>\r
380     <Compile Include="GUI\Notifications\FriendshipOfferNotification.Designer.cs">\r
381       <DependentUpon>FriendshipOfferNotification.cs</DependentUpon>\r
382     </Compile>\r
383     <Compile Include="GUI\Notifications\GenericNotification.cs">\r
384       <SubType>UserControl</SubType>\r
385     </Compile>\r
386     <Compile Include="GUI\Notifications\GenericNotification.Designer.cs">\r
387       <DependentUpon>GenericNotification.cs</DependentUpon>\r
388     </Compile>\r
389     <Compile Include="GUI\Notifications\GroupInvitationNotification.cs">\r
390       <SubType>UserControl</SubType>\r
391     </Compile>\r
392     <Compile Include="GUI\Notifications\GroupInvitationNotification.Designer.cs">\r
393       <DependentUpon>GroupInvitationNotification.cs</DependentUpon>\r
394     </Compile>\r
395     <Compile Include="GUI\Notifications\PermissionsNotification.cs">\r
396       <SubType>UserControl</SubType>\r
397     </Compile>\r
398     <Compile Include="GUI\Notifications\PermissionsNotification.Designer.cs">\r
399       <DependentUpon>PermissionsNotification.cs</DependentUpon>\r
400     </Compile>\r
401     <Compile Include="GUI\Notifications\ScriptDialog.cs">\r
402       <SubType>UserControl</SubType>\r
403     </Compile>\r
404     <Compile Include="GUI\Notifications\ScriptDialog.Designer.cs">\r
405       <DependentUpon>ScriptDialog.cs</DependentUpon>\r
406     </Compile>\r
407     <Compile Include="GUI\Notifications\TeleportNotification.cs">\r
408       <SubType>UserControl</SubType>\r
409     </Compile>\r
410     <Compile Include="GUI\Notifications\TeleportNotification.Designer.cs">\r
411       <DependentUpon>TeleportNotification.cs</DependentUpon>\r
412     </Compile>\r
413     <Compile Include="Netcom\Enums.cs" />\r
414     <Compile Include="Netcom\EventArgs\AlertMessageEventArgs.cs" />\r
415     <Compile Include="Netcom\EventArgs\ChatEventArgs.cs" />\r
416     <Compile Include="Netcom\EventArgs\ChatSentEventArgs.cs" />\r
417     <Compile Include="Netcom\EventArgs\ClientDisconnectEventArgs.cs" />\r
418     <Compile Include="Netcom\EventArgs\ClientLoginEventArgs.cs" />\r
419     <Compile Include="Netcom\EventArgs\InstantMessageEventArgs.cs" />\r
420     <Compile Include="Netcom\EventArgs\InstantMessageSentEventArgs.cs" />\r
421     <Compile Include="Netcom\EventArgs\MoneyBalanceEventArgs.cs" />\r
422     <Compile Include="Netcom\EventArgs\OverrideEventArgs.cs" />\r
423     <Compile Include="Netcom\EventArgs\TeleportingEventArgs.cs" />\r
424     <Compile Include="Netcom\EventArgs\TeleportStatusEventArgs.cs" />\r
425     <Compile Include="Netcom\LoginOptions.cs" />\r
426     <Compile Include="Netcom\RadegastNetcom\SLNetCom.cs" />\r
427     <Compile Include="Netcom\RadegastNetcom\SLNetComEvents.cs" />\r
428     <Compile Include="Netcom\StartLocationParser.cs" />\r
429     <Compile Include="Program.cs" />\r
430     <Compile Include="Properties\AssemblyInfo.cs" />\r
431     <EmbeddedResource Include="GUI\Consoles\AnimDetail.resx">\r
432       <SubType>Designer</SubType>\r
433       <DependentUpon>AnimDetail.cs</DependentUpon>\r
434     </EmbeddedResource>\r
435     <EmbeddedResource Include="GUI\Consoles\AnimTab.resx">\r
436       <SubType>Designer</SubType>\r
437       <DependentUpon>AnimTab.cs</DependentUpon>\r
438     </EmbeddedResource>\r
439     <EmbeddedResource Include="GUI\Consoles\Assets\Guesture.resx">\r
440       <DependentUpon>Guesture.cs</DependentUpon>\r
441       <SubType>Designer</SubType>\r
442     </EmbeddedResource>\r
443     <EmbeddedResource Include="GUI\Consoles\Assets\Landmark.resx">\r
444       <DependentUpon>Landmark.cs</DependentUpon>\r
445       <SubType>Designer</SubType>\r
446     </EmbeddedResource>\r
447     <EmbeddedResource Include="GUI\Consoles\Assets\ScriptEditor.resx">\r
448       <DependentUpon>ScriptEditor.cs</DependentUpon>\r
449       <SubType>Designer</SubType>\r
450     </EmbeddedResource>\r
451     <EmbeddedResource Include="GUI\Consoles\AttachmentDetail.resx">\r
452       <SubType>Designer</SubType>\r
453       <DependentUpon>AttachmentDetail.cs</DependentUpon>\r
454     </EmbeddedResource>\r
455     <EmbeddedResource Include="GUI\Consoles\AttachmentTab.resx">\r
456       <SubType>Designer</SubType>\r
457       <DependentUpon>AttachmentTab.cs</DependentUpon>\r
458     </EmbeddedResource>\r
459     <EmbeddedResource Include="GUI\Consoles\ChatConsole.resx">\r
460       <SubType>Designer</SubType>\r
461       <DependentUpon>ChatConsole.cs</DependentUpon>\r
462     </EmbeddedResource>\r
463     <EmbeddedResource Include="GUI\Consoles\ConferenceIMTabWindow.resx">\r
464       <DependentUpon>ConferenceIMTabWindow.cs</DependentUpon>\r
465       <SubType>Designer</SubType>\r
466     </EmbeddedResource>\r
467     <EmbeddedResource Include="GUI\Consoles\GroupDetails.resx">\r
468       <DependentUpon>GroupDetails.cs</DependentUpon>\r
469       <SubType>Designer</SubType>\r
470     </EmbeddedResource>\r
471     <EmbeddedResource Include="GUI\Consoles\GroupIMTabWindow.resx">\r
472       <DependentUpon>GroupIMTabWindow.cs</DependentUpon>\r
473       <SubType>Designer</SubType>\r
474     </EmbeddedResource>\r
475     <EmbeddedResource Include="GUI\Consoles\FriendsConsole.resx">\r
476       <SubType>Designer</SubType>\r
477       <DependentUpon>FriendsConsole.cs</DependentUpon>\r
478     </EmbeddedResource>\r
479     <EmbeddedResource Include="GUI\Consoles\Inventory\InventoryConsole.resx">\r
480       <DependentUpon>InventoryConsole.cs</DependentUpon>\r
481       <SubType>Designer</SubType>\r
482     </EmbeddedResource>\r
483     <EmbeddedResource Include="GUI\Consoles\MasterTab.resx">\r
484       <DependentUpon>MasterTab.cs</DependentUpon>\r
485       <SubType>Designer</SubType>\r
486     </EmbeddedResource>\r
487     <EmbeddedResource Include="GUI\Consoles\Assets\Notecard.resx">\r
488       <DependentUpon>Notecard.cs</DependentUpon>\r
489       <SubType>Designer</SubType>\r
490     </EmbeddedResource>\r
491     <EmbeddedResource Include="GUI\Consoles\OutfitTextures.resx">\r
492       <DependentUpon>OutfitTextures.cs</DependentUpon>\r
493       <SubType>Designer</SubType>\r
494     </EmbeddedResource>\r
495     <EmbeddedResource Include="GUI\Consoles\Preferences\PrefGeneralConsole.resx">\r
496       <SubType>Designer</SubType>\r
497       <DependentUpon>PrefGeneralConsole.cs</DependentUpon>\r
498     </EmbeddedResource>\r
499     <EmbeddedResource Include="GUI\Consoles\Preferences\PrefTextConsole.resx">\r
500       <SubType>Designer</SubType>\r
501       <DependentUpon>PrefTextConsole.cs</DependentUpon>\r
502     </EmbeddedResource>\r
503     <EmbeddedResource Include="GUI\Consoles\Assets\SLImageHandler.resx">\r
504       <DependentUpon>SLImageHandler.cs</DependentUpon>\r
505       <SubType>Designer</SubType>\r
506     </EmbeddedResource>\r
507     <EmbeddedResource Include="GUI\Dialogs\DebugLog.resx">\r
508       <SubType>Designer</SubType>\r
509       <DependentUpon>DebugLog.cs</DependentUpon>\r
510     </EmbeddedResource>\r
511     <EmbeddedResource Include="GUI\Dialogs\DetachedTab.resx">\r
512       <SubType>Designer</SubType>\r
513       <DependentUpon>DetachedTab.cs</DependentUpon>\r
514     </EmbeddedResource>\r
515     <EmbeddedResource Include="GUI\Consoles\FindPeopleConsole.resx">\r
516       <SubType>Designer</SubType>\r
517       <DependentUpon>FindPeopleConsole.cs</DependentUpon>\r
518     </EmbeddedResource>\r
519     <EmbeddedResource Include="GUI\Consoles\SearchConsole.resx">\r
520       <SubType>Designer</SubType>\r
521       <DependentUpon>SearchConsole.cs</DependentUpon>\r
522     </EmbeddedResource>\r
523     <EmbeddedResource Include="GUI\Consoles\IMTabWindow.resx">\r
524       <SubType>Designer</SubType>\r
525       <DependentUpon>IMTabWindow.cs</DependentUpon>\r
526     </EmbeddedResource>\r
527     <EmbeddedResource Include="GUI\Consoles\MainConsole.resx">\r
528       <SubType>Designer</SubType>\r
529       <DependentUpon>MainConsole.cs</DependentUpon>\r
530     </EmbeddedResource>\r
531     <EmbeddedResource Include="GUI\Dialogs\GroupInfo.resx">\r
532       <DependentUpon>GroupInfo.cs</DependentUpon>\r
533       <SubType>Designer</SubType>\r
534     </EmbeddedResource>\r
535     <EmbeddedResource Include="GUI\Dialogs\PrimWorkshop.resx">\r
536       <DependentUpon>PrimWorkshop.cs</DependentUpon>\r
537       <SubType>Designer</SubType>\r
538     </EmbeddedResource>\r
539     <EmbeddedResource Include="GUI\Dialogs\GroupsDialog.resx">\r
540       <DependentUpon>GroupsDialog.cs</DependentUpon>\r
541       <SubType>Designer</SubType>\r
542     </EmbeddedResource>\r
543     <EmbeddedResource Include="GUI\Dialogs\ImageFullSize.resx">\r
544       <DependentUpon>ImageFullSize.cs</DependentUpon>\r
545       <SubType>Designer</SubType>\r
546     </EmbeddedResource>\r
547     <EmbeddedResource Include="GUI\Dialogs\MainForm.resx">\r
548       <SubType>Designer</SubType>\r
549       <DependentUpon>MainForm.cs</DependentUpon>\r
550     </EmbeddedResource>\r
551     <EmbeddedResource Include="GUI\Consoles\TabsConsole.resx">\r
552       <SubType>Designer</SubType>\r
553       <DependentUpon>TabsConsole.cs</DependentUpon>\r
554     </EmbeddedResource>\r
555     <EmbeddedResource Include="GUI\Dialogs\Map.resx">\r
556       <DependentUpon>Map.cs</DependentUpon>\r
557       <SubType>Designer</SubType>\r
558     </EmbeddedResource>\r
559     <EmbeddedResource Include="GUI\Dialogs\Objects.resx">\r
560       <SubType>Designer</SubType>\r
561       <DependentUpon>Objects.cs</DependentUpon>\r
562     </EmbeddedResource>\r
563     <EmbeddedResource Include="GUI\Dialogs\Pay.resx">\r
564       <SubType>Designer</SubType>\r
565       <DependentUpon>Pay.cs</DependentUpon>\r
566     </EmbeddedResource>\r
567     <EmbeddedResource Include="GUI\Dialogs\Preferences.resx">\r
568       <SubType>Designer</SubType>\r
569       <DependentUpon>Preferences.cs</DependentUpon>\r
570     </EmbeddedResource>\r
571     <EmbeddedResource Include="GUI\Dialogs\Profile.resx">\r
572       <SubType>Designer</SubType>\r
573       <DependentUpon>Profile.cs</DependentUpon>\r
574     </EmbeddedResource>\r
575     <EmbeddedResource Include="GUI\Dialogs\Teleport.resx">\r
576       <SubType>Designer</SubType>\r
577       <DependentUpon>Teleport.cs</DependentUpon>\r
578     </EmbeddedResource>\r
579     <EmbeddedResource Include="GUI\Notifications\FriendshipOfferNotification.resx">\r
580       <DependentUpon>FriendshipOfferNotification.cs</DependentUpon>\r
581       <SubType>Designer</SubType>\r
582     </EmbeddedResource>\r
583     <EmbeddedResource Include="GUI\Notifications\GenericNotification.resx">\r
584       <DependentUpon>GenericNotification.cs</DependentUpon>\r
585       <SubType>Designer</SubType>\r
586     </EmbeddedResource>\r
587     <EmbeddedResource Include="GUI\Notifications\GroupInvitationNotification.resx">\r
588       <DependentUpon>GroupInvitationNotification.cs</DependentUpon>\r
589       <SubType>Designer</SubType>\r
590     </EmbeddedResource>\r
591     <EmbeddedResource Include="GUI\Notifications\PermissionsNotification.resx">\r
592       <DependentUpon>PermissionsNotification.cs</DependentUpon>\r
593       <SubType>Designer</SubType>\r
594     </EmbeddedResource>\r
595     <EmbeddedResource Include="GUI\Notifications\ScriptDialog.resx">\r
596       <DependentUpon>ScriptDialog.cs</DependentUpon>\r
597       <SubType>Designer</SubType>\r
598     </EmbeddedResource>\r
599     <EmbeddedResource Include="GUI\Notifications\TeleportNotification.resx">\r
600       <DependentUpon>TeleportNotification.cs</DependentUpon>\r
601       <SubType>Designer</SubType>\r
602     </EmbeddedResource>\r
603     <EmbeddedResource Include="Properties\Resources.resx">\r
604       <Generator>PublicResXFileCodeGenerator</Generator>\r
605       <LastGenOutput>Resources.Designer.cs</LastGenOutput>\r
606       <SubType>Designer</SubType>\r
607     </EmbeddedResource>\r
608     <Compile Include="Properties\Resources.Designer.cs">\r
609       <AutoGen>True</AutoGen>\r
610       <DependentUpon>Resources.resx</DependentUpon>\r
611       <DesignTime>True</DesignTime>\r
612     </Compile>\r
613     <None Include="Properties\Settings.settings">\r
614       <Generator>SettingsSingleFileGenerator</Generator>\r
615       <LastGenOutput>Settings.Designer.cs</LastGenOutput>\r
616     </None>\r
617     <Compile Include="Properties\Settings.Designer.cs">\r
618       <AutoGen>True</AutoGen>\r
619       <DependentUpon>Settings.settings</DependentUpon>\r
620       <DesignTimeSharedInput>True</DesignTimeSharedInput>\r
621     </Compile>\r
622     <Compile Include="RadegastBuild.cs" />\r
623   </ItemGroup>\r
624   <ItemGroup>\r
625     <None Include="Resources\arrow-forward_16.png" />\r
626   </ItemGroup>\r
627   <ItemGroup>\r
628     <None Include="Resources\computer_16.png" />\r
629     <None Include="Resources\applications_16.png" />\r
630     <None Include="Resources\delete_16.png" />\r
631   </ItemGroup>\r
632   <ItemGroup>\r
633     <None Include="Resources\folder-closed_16.png" />\r
634   </ItemGroup>\r
635   <ItemGroup>\r
636     <None Include="Resources\folder-open_16.png" />\r
637   </ItemGroup>\r
638   <ItemGroup>\r
639     <None Include="Resources\add_16.png" />\r
640   </ItemGroup>\r
641   <ItemGroup>\r
642     <None Include="Resources\paste_16.png" />\r
643   </ItemGroup>\r
644   <ItemGroup>\r
645     <None Include="Resources\copy_16.png" />\r
646   </ItemGroup>\r
647   <ItemGroup>\r
648     <None Include="Resources\cut_16.png" />\r
649   </ItemGroup>\r
650   <ItemGroup>\r
651     <None Include="Resources\documents_16.png" />\r
652   </ItemGroup>\r
653   <ItemGroup>\r
654     <None Include="Resources\lsl_scripts_16.PNG" />\r
655   </ItemGroup>\r
656   <ItemGroup>\r
657     <None Include="Resources\arrow-up_16.png" />\r
658   </ItemGroup>\r
659   <ItemGroup>\r
660     <None Include="Resources\documents_32.png" />\r
661   </ItemGroup>\r
662   <ItemGroup>\r
663     <None Include="Resources\applications_32.png" />\r
664   </ItemGroup>\r
665   <ItemGroup>\r
666     <None Include="Resources\GreenOrbFaded_16.png" />\r
667   </ItemGroup>\r
668   <ItemGroup>\r
669     <BaseApplicationManifest Include="Properties\app.manifest" />\r
670     <None Include="Resources\GreenOrb_16.png" />\r
671   </ItemGroup>\r
672   <ItemGroup>\r
673     <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">\r
674       <Visible>False</Visible>\r
675       <ProductName>.NET Framework 2.0 %28x86%29</ProductName>\r
676       <Install>false</Install>\r
677     </BootstrapperPackage>\r
678     <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">\r
679       <Visible>False</Visible>\r
680       <ProductName>.NET Framework 3.0 %28x86%29</ProductName>\r
681       <Install>false</Install>\r
682     </BootstrapperPackage>\r
683     <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">\r
684       <Visible>False</Visible>\r
685       <ProductName>.NET Framework 3.5</ProductName>\r
686       <Install>true</Install>\r
687     </BootstrapperPackage>\r
688     <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">\r
689       <Visible>False</Visible>\r
690       <ProductName>Windows Installer 3.1</ProductName>\r
691       <Install>true</Install>\r
692     </BootstrapperPackage>\r
693   </ItemGroup>\r
694   <ItemGroup>\r
695     <None Include="aiml\AI.aiml">\r
696       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
697     </None>\r
698     <None Include="aiml\Atomic.aiml">\r
699       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
700     </None>\r
701     <None Include="aiml\Biography.aiml">\r
702       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
703     </None>\r
704     <None Include="aiml\Bot.aiml">\r
705       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
706     </None>\r
707     <None Include="aiml\Botmaster.aiml">\r
708       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
709     </None>\r
710     <None Include="aiml\Client.aiml">\r
711       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
712     </None>\r
713     <None Include="aiml\Computers.aiml">\r
714       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
715     </None>\r
716     <None Include="aiml\CustomTagTest.aiml">\r
717       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
718     </None>\r
719     <None Include="aiml\Default.aiml">\r
720       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
721     </None>\r
722     <None Include="aiml\Emotion.aiml">\r
723       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
724     </None>\r
725     <None Include="aiml\Food.aiml">\r
726       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
727     </None>\r
728     <None Include="aiml\Geography.aiml">\r
729       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
730     </None>\r
731     <None Include="aiml\History.aiml">\r
732       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
733     </None>\r
734     <None Include="aiml\Inquiry.aiml">\r
735       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
736     </None>\r
737     <None Include="aiml\Interjection.aiml">\r
738       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
739     </None>\r
740     <None Include="aiml\IU.aiml">\r
741       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
742     </None>\r
743     <None Include="aiml\Knowledge.aiml">\r
744       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
745     </None>\r
746     <None Include="aiml\Literature.aiml">\r
747       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
748     </None>\r
749     <None Include="aiml\Money.aiml">\r
750       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
751     </None>\r
752     <None Include="aiml\Movies.aiml">\r
753       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
754     </None>\r
755     <None Include="aiml\Music.aiml">\r
756       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
757     </None>\r
758     <None Include="aiml\Philosophy.aiml">\r
759       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
760     </None>\r
761     <None Include="aiml\Pickup.aiml">\r
762       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
763     </None>\r
764     <None Include="aiml\Predicates.aiml">\r
765       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
766     </None>\r
767     <None Include="aiml\Reduce.aiml">\r
768       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
769     </None>\r
770     <None Include="aiml\Reductions.aiml">\r
771       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
772     </None>\r
773     <None Include="aiml\Salutations.aiml">\r
774       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
775     </None>\r
776     <None Include="aiml\Science.aiml">\r
777       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
778     </None>\r
779     <None Include="aiml\Stack.aiml">\r
780       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
781     </None>\r
782     <None Include="aiml\Stories.aiml">\r
783       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
784     </None>\r
785     <None Include="aiml\That.aiml">\r
786       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
787     </None>\r
788     <None Include="libopenjpeg-dotnet-2.1.3.0-dotnet-1-i686.so">\r
789       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
790     </None>\r
791     <None Include="libopenjpeg-dotnet-2.1.3.0-dotnet-1-x86_64.so">\r
792       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
793     </None>\r
794     <None Include="libopenjpeg-dotnet-2.1.3.0-dotnet-1.dylib">\r
795       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
796     </None>\r
797     <None Include="OpenMetaverse.dll.config">\r
798       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
799     </None>\r
800     <None Include="openmetaverse_data\blush_alpha.tga">\r
801       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
802     </None>\r
803     <None Include="openmetaverse_data\bodyfreckles_alpha.tga">\r
804       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
805     </None>\r
806     <None Include="openmetaverse_data\body_skingrain.tga">\r
807       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
808     </None>\r
809     <None Include="openmetaverse_data\bump_face_wrinkles.tga">\r
810       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
811     </None>\r
812     <None Include="openmetaverse_data\bump_head_base.tga">\r
813       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
814     </None>\r
815     <None Include="openmetaverse_data\bump_lowerbody_base.tga">\r
816       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
817     </None>\r
818     <None Include="openmetaverse_data\bump_pants_wrinkles.tga">\r
819       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
820     </None>\r
821     <None Include="openmetaverse_data\bump_shirt_wrinkles.tga">\r
822       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
823     </None>\r
824     <None Include="openmetaverse_data\bump_upperbody_base.tga">\r
825       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
826     </None>\r
827     <None Include="openmetaverse_data\eyebrows_alpha.tga">\r
828       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
829     </None>\r
830     <None Include="openmetaverse_data\eyeliner_alpha.tga">\r
831       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
832     </None>\r
833     <None Include="openmetaverse_data\eyeshadow_inner_alpha.tga">\r
834       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
835     </None>\r
836     <None Include="openmetaverse_data\eyeshadow_outer_alpha.tga">\r
837       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
838     </None>\r
839     <None Include="openmetaverse_data\eyewhite.tga">\r
840       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
841     </None>\r
842     <None Include="openmetaverse_data\facehair_chincurtains_alpha.tga">\r
843       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
844     </None>\r
845     <None Include="openmetaverse_data\facehair_moustache_alpha.tga">\r
846       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
847     </None>\r
848     <None Include="openmetaverse_data\facehair_sideburns_alpha.tga">\r
849       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
850     </None>\r
851     <None Include="openmetaverse_data\facehair_soulpatch_alpha.tga">\r
852       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
853     </None>\r
854     <None Include="openmetaverse_data\freckles_alpha.tga">\r
855       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
856     </None>\r
857     <None Include="openmetaverse_data\gloves_fingers_alpha.tga">\r
858       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
859     </None>\r
860     <None Include="openmetaverse_data\glove_length_alpha.tga">\r
861       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
862     </None>\r
863     <None Include="openmetaverse_data\head_alpha.tga">\r
864       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
865     </None>\r
866     <None Include="openmetaverse_data\head_color.tga">\r
867       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
868     </None>\r
869     <None Include="openmetaverse_data\head_hair.tga">\r
870       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
871     </None>\r
872     <None Include="openmetaverse_data\head_highlights_alpha.tga">\r
873       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
874     </None>\r
875     <None Include="openmetaverse_data\head_shading_alpha.tga">\r
876       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
877     </None>\r
878     <None Include="openmetaverse_data\head_skingrain.tga">\r
879       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
880     </None>\r
881     <None Include="openmetaverse_data\jacket_length_lower_alpha.tga">\r
882       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
883     </None>\r
884     <None Include="openmetaverse_data\jacket_length_upper_alpha.tga">\r
885       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
886     </None>\r
887     <None Include="openmetaverse_data\jacket_open_lower_alpha.tga">\r
888       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
889     </None>\r
890     <None Include="openmetaverse_data\jacket_open_upper_alpha.tga">\r
891       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
892     </None>\r
893     <None Include="openmetaverse_data\lipgloss_alpha.tga">\r
894       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
895     </None>\r
896     <None Include="openmetaverse_data\lipstick_alpha.tga">\r
897       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
898     </None>\r
899     <None Include="openmetaverse_data\lips_mask.tga">\r
900       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
901     </None>\r
902     <None Include="openmetaverse_data\lowerbody_color.tga">\r
903       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
904     </None>\r
905     <None Include="openmetaverse_data\lowerbody_highlights_alpha.tga">\r
906       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
907     </None>\r
908     <None Include="openmetaverse_data\lowerbody_shading_alpha.tga">\r
909       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
910     </None>\r
911     <None Include="openmetaverse_data\nailpolish_alpha.tga">\r
912       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
913     </None>\r
914     <None Include="openmetaverse_data\pants_length_alpha.tga">\r
915       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
916     </None>\r
917     <None Include="openmetaverse_data\pants_waist_alpha.tga">\r
918       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
919     </None>\r
920     <None Include="openmetaverse_data\rosyface_alpha.tga">\r
921       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
922     </None>\r
923     <None Include="openmetaverse_data\rouge_alpha.tga">\r
924       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
925     </None>\r
926     <None Include="openmetaverse_data\shirt_bottom_alpha.tga">\r
927       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
928     </None>\r
929     <None Include="openmetaverse_data\shirt_collar_alpha.tga">\r
930       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
931     </None>\r
932     <None Include="openmetaverse_data\shirt_collar_back_alpha.tga">\r
933       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
934     </None>\r
935     <None Include="openmetaverse_data\shirt_sleeve_alpha.tga">\r
936       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
937     </None>\r
938     <None Include="openmetaverse_data\shoe_height_alpha.tga">\r
939       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
940     </None>\r
941     <None Include="openmetaverse_data\skirt_length_alpha.tga">\r
942       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
943     </None>\r
944     <None Include="openmetaverse_data\skirt_slit_back_alpha.tga">\r
945       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
946     </None>\r
947     <None Include="openmetaverse_data\skirt_slit_front_alpha.tga">\r
948       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
949     </None>\r
950     <None Include="openmetaverse_data\skirt_slit_left_alpha.tga">\r
951       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
952     </None>\r
953     <None Include="openmetaverse_data\skirt_slit_right_alpha.tga">\r
954       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
955     </None>\r
956     <None Include="openmetaverse_data\underpants_trial_female.tga">\r
957       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
958     </None>\r
959     <None Include="openmetaverse_data\underpants_trial_male.tga">\r
960       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
961     </None>\r
962     <None Include="openmetaverse_data\undershirt_trial_female.tga">\r
963       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
964     </None>\r
965     <None Include="openmetaverse_data\upperbodyfreckles_alpha.tga">\r
966       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
967     </None>\r
968     <None Include="openmetaverse_data\upperbody_color.tga">\r
969       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
970     </None>\r
971     <None Include="openmetaverse_data\upperbody_highlights_alpha.tga">\r
972       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
973     </None>\r
974     <None Include="openmetaverse_data\upperbody_shading_alpha.tga">\r
975       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
976     </None>\r
977     <None Include="Radegast.exe.config">\r
978       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
979     </None>\r
980     <None Include="radegast.nsi">\r
981       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
982     </None>\r
983     <None Include="Resources\inv_folder_animation.png" />\r
984     <None Include="Resources\inv_folder_object.png" />\r
985     <None Include="Resources\inv_folder_plain_closed.png" />\r
986     <None Include="Resources\inv_folder_plain_open.png" />\r
987     <None Include="Resources\inv_folder_script.png" />\r
988     <None Include="Resources\inv_folder_snapshot.png" />\r
989     <None Include="Resources\inv_folder_sound.png" />\r
990     <None Include="Resources\inv_folder_texture.png" />\r
991     <None Include="Resources\inv_folder_trash.png" />\r
992     <None Include="Resources\inv_item_animation.png" />\r
993     <None Include="Resources\inv_item_attach.png" />\r
994     <None Include="Resources\inv_item_callingcard_offline.png" />\r
995     <None Include="Resources\inv_item_callingcard_online.png" />\r
996     <None Include="Resources\inv_item_clothing.png" />\r
997     <None Include="Resources\inv_item_eyes.png" />\r
998     <None Include="Resources\inv_item_gesture.png" />\r
999     <None Include="Resources\inv_item_gloves.png" />\r
1000     <None Include="Resources\inv_item_hair.png" />\r
1001     <None Include="Resources\inv_item_jacket.png" />\r
1002     <None Include="Resources\inv_item_landmark.png" />\r
1003     <None Include="Resources\inv_item_landmark_visited.png" />\r
1004     <None Include="Resources\inv_item_notecard.png" />\r
1005     <None Include="Resources\inv_item_object.png" />\r
1006     <None Include="Resources\inv_item_object_multi.png" />\r
1007     <None Include="Resources\inv_item_pants.png" />\r
1008     <None Include="Resources\inv_item_script.png" />\r
1009     <None Include="Resources\inv_item_script_dangerous.png" />\r
1010     <None Include="Resources\inv_item_shape.png" />\r
1011     <None Include="Resources\inv_item_shirt.png" />\r
1012     <None Include="Resources\inv_item_shoes.png" />\r
1013     <None Include="Resources\inv_item_skin.png" />\r
1014     <None Include="Resources\inv_item_skirt.png" />\r
1015     <None Include="Resources\inv_item_snapshot.png" />\r
1016     <None Include="Resources\inv_item_socks.png" />\r
1017     <None Include="Resources\inv_item_sound.png" />\r
1018     <None Include="Resources\inv_item_texture.png" />\r
1019     <None Include="Resources\inv_item_underpants.png" />\r
1020     <None Include="Resources\inv_item_undershirt.png" />\r
1021     <None Include="Resources\inv_folder_bodypart.png" />\r
1022     <None Include="Resources\inv_folder_callingcard.png" />\r
1023     <None Include="Resources\inv_folder_clothing.png" />\r
1024     <None Include="Resources\inv_folder_gesture.png" />\r
1025     <None Include="Resources\inv_folder_landmark.png" />\r
1026     <None Include="Resources\inv_folder_lostandfound.png" />\r
1027     <None Include="Resources\inv_folder_notecard.png" />\r
1028     <Content Include="aiml_config\DefaultPredicates.xml">\r
1029       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
1030     </Content>\r
1031     <Content Include="aiml_config\GenderSubstitutions.xml">\r
1032       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
1033     </Content>\r
1034     <Content Include="aiml_config\Person2Substitutions.xml">\r
1035       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
1036     </Content>\r
1037     <Content Include="aiml_config\PersonSubstitutions.xml">\r
1038       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
1039     </Content>\r
1040     <Content Include="aiml_config\Settings.xml">\r
1041       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
1042     </Content>\r
1043     <Content Include="aiml_config\Splitters.xml">\r
1044       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
1045     </Content>\r
1046     <Content Include="aiml_config\Substitutions.xml">\r
1047       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
1048     </Content>\r
1049     <None Include="assemblies\Nini.dll" />\r
1050     <None Include="assemblies\AIMLbot.dll" />\r
1051     <None Include="assemblies\Tao.OpenGl.dll" />\r
1052     <None Include="assemblies\Tao.Platform.Windows.dll" />\r
1053     <None Include="openjpeg-dotnet.dll">\r
1054       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
1055     </None>\r
1056     <None Include="OpenMetaverse.Rendering.Meshmerizer.dll">\r
1057       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
1058     </None>\r
1059     <None Include="assemblies\log4net.dll" />\r
1060     <None Include="assemblies\Tools.dll" />\r
1061     <Content Include="openmetaverse_data\avatar_lad.xml">\r
1062       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
1063     </Content>\r
1064     <Content Include="radegast.ico" />\r
1065     <None Include="Resources\radegast-main screen2.jpg" />\r
1066     <None Include="Resources\status_no_fly.png" />\r
1067     <None Include="Resources\status_no_push.png" />\r
1068     <None Include="Resources\status_no_scripts.png" />\r
1069     <None Include="Resources\status_no_voice.png" />\r
1070     <None Include="Resources\status_script_debug.png" />\r
1071     <None Include="Resources\status_search.png" />\r
1072     <None Include="Resources\status_buy_currency.png" />\r
1073     <None Include="Resources\status_health.png" />\r
1074     <None Include="Resources\status_no_build.png" />\r
1075     <None Include="Tao.OpenGl.dll.config">\r
1076       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>\r
1077     </None>\r
1078     <None Include="Resources\lsl_keywords.txt" />\r
1079     <None Include="Resources\del_trans.png" />\r
1080     <None Include="Resources\radegast_icon.ico" />\r
1081     <Content Include="slmap.html">\r
1082       <CopyToOutputDirectory>Always</CopyToOutputDirectory>\r
1083     </Content>\r
1084   </ItemGroup>\r
1085   <ItemGroup>\r
1086     <ProjectReference Include="..\..\libopenmetaverse\OpenMetaverse.StructuredData\OpenMetaverse.StructuredData.csproj">\r
1087       <Project>{69DF1ED4-0654-4B85-BF50-667343FB2794}</Project>\r
1088       <Name>OpenMetaverse.StructuredData</Name>\r
1089     </ProjectReference>\r
1090     <ProjectReference Include="..\..\libopenmetaverse\OpenMetaverseCore\OpenMetaverseCore.csproj">\r
1091       <Project>{E5A79192-2F14-43FE-BF6E-89951B1800D5}</Project>\r
1092       <Name>OpenMetaverseCore</Name>\r
1093     </ProjectReference>\r
1094     <ProjectReference Include="..\..\libopenmetaverse\OpenMetaverseTypes\OpenMetaverseTypes.csproj">\r
1095       <Project>{A6E2F270-7C3E-484E-BA03-2EFE8FD0EBEC}</Project>\r
1096       <Name>OpenMetaverseTypes</Name>\r
1097     </ProjectReference>\r
1098     <ProjectReference Include="..\..\libopenmetaverse\OpenMetaverse\OpenMetaverse.csproj">\r
1099       <Project>{F03B0397-6B98-4F8A-BCE9-68635A2DBDAC}</Project>\r
1100       <Name>OpenMetaverse</Name>\r
1101     </ProjectReference>\r
1102   </ItemGroup>\r
1103   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
1104   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
1105        Other similar extension points exist, see Microsoft.Common.targets.\r
1106   <Target Name="BeforeBuild">\r
1107   </Target>\r
1108   <Target Name="AfterBuild">\r
1109   </Target>\r
1110   -->\r
1111   <PropertyGroup>\r
1112     <PreBuildEvent>\r
1113     </PreBuildEvent>\r
1114   </PropertyGroup>\r
1115 </Project>