OSDN Git Service

画像投稿先のサービスから「yfrog」を削除
[opentween/open-tween.git] / OpenTween / OpenTween.csproj
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <PropertyGroup>
4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6     <ProductVersion>8.0.30703</ProductVersion>
7     <SchemaVersion>2.0</SchemaVersion>
8     <ProjectGuid>{3D8995C7-BDF3-4273-9F9D-DDD902F6A101}</ProjectGuid>
9     <OutputType>WinExe</OutputType>
10     <AppDesignerFolder>Properties</AppDesignerFolder>
11     <RootNamespace>OpenTween</RootNamespace>
12     <AssemblyName>OpenTween</AssemblyName>
13     <TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
14     <FileAlignment>512</FileAlignment>
15     <TargetFrameworkProfile />
16   </PropertyGroup>
17   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
18     <DebugSymbols>true</DebugSymbols>
19     <DebugType>full</DebugType>
20     <Optimize>false</Optimize>
21     <OutputPath>bin\Debug\</OutputPath>
22     <DefineConstants>TRACE;DEBUG</DefineConstants>
23     <ErrorReport>prompt</ErrorReport>
24     <WarningLevel>4</WarningLevel>
25     <GenerateSerializationAssemblies>Auto</GenerateSerializationAssemblies>
26     <Prefer32Bit>false</Prefer32Bit>
27     <CodeAnalysisRuleSet>OpenTween.ruleset</CodeAnalysisRuleSet>
28   </PropertyGroup>
29   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
30     <DebugType>pdbonly</DebugType>
31     <Optimize>true</Optimize>
32     <OutputPath>bin\Release\</OutputPath>
33     <DefineConstants>TRACE</DefineConstants>
34     <ErrorReport>prompt</ErrorReport>
35     <WarningLevel>4</WarningLevel>
36     <GenerateSerializationAssemblies>On</GenerateSerializationAssemblies>
37     <UseVSHostingProcess>false</UseVSHostingProcess>
38     <Prefer32Bit>false</Prefer32Bit>
39   </PropertyGroup>
40   <PropertyGroup>
41     <StartupObject>OpenTween.MyApplication</StartupObject>
42   </PropertyGroup>
43   <PropertyGroup>
44     <ApplicationIcon>Resources\4b.ico</ApplicationIcon>
45   </PropertyGroup>
46   <PropertyGroup>
47     <ApplicationManifest>app.manifest</ApplicationManifest>
48   </PropertyGroup>
49   <ItemGroup>
50     <Reference Include="System" />
51     <Reference Include="System.Core" />
52     <Reference Include="System.Drawing" />
53     <Reference Include="System.Net.Http" />
54     <Reference Include="System.Net.Http.WebRequest" />
55     <Reference Include="System.Runtime.Serialization" />
56     <Reference Include="System.Web" />
57     <Reference Include="System.Windows.Forms" />
58     <Reference Include="System.Xml.Linq" />
59     <Reference Include="System.Data.DataSetExtensions" />
60     <Reference Include="Microsoft.CSharp" />
61     <Reference Include="System.Data" />
62     <Reference Include="System.Xml" />
63   </ItemGroup>
64   <ItemGroup>
65     <Compile Include="ApiInfoDialog.cs">
66       <SubType>Form</SubType>
67     </Compile>
68     <Compile Include="ApiInfoDialog.Designer.cs">
69       <DependentUpon>ApiInfoDialog.cs</DependentUpon>
70     </Compile>
71     <Compile Include="Api\ApiLimit.cs" />
72     <Compile Include="Api\BitlyApi.cs" />
73     <Compile Include="Api\DataModel\GeoJson.cs" />
74     <Compile Include="Api\DataModel\TwitterConfiguration.cs" />
75     <Compile Include="Api\DataModel\TwitterEntity.cs" />
76     <Compile Include="Api\DataModel\TwitterError.cs" />
77     <Compile Include="Api\DataModel\TwitterFriendship.cs" />
78     <Compile Include="Api\DataModel\TwitterList.cs" />
79     <Compile Include="Api\DataModel\TwitterPageable.cs">
80       <SubType>Code</SubType>
81     </Compile>
82     <Compile Include="Api\DataModel\TwitterPlace.cs" />
83     <Compile Include="Api\DataModel\TwitterRateLimits.cs" />
84     <Compile Include="Api\DataModel\TwitterSearchResult.cs" />
85     <Compile Include="Api\DataModel\TwitterStatus.cs" />
86     <Compile Include="Api\DataModel\TwitterStreamEvent.cs" />
87     <Compile Include="Api\DataModel\TwitterUploadMediaResult.cs" />
88     <Compile Include="Api\DataModel\TwitterUser.cs" />
89     <Compile Include="Api\DataModel\TwitterApiAccessLevel.cs" />
90     <Compile Include="Api\MicrosoftTranslatorApi.cs" />
91     <Compile Include="Api\TwitterApi.cs" />
92     <Compile Include="Api\TwitterApiException.cs" />
93     <Compile Include="Api\TwitterApiStatus.cs" />
94     <Compile Include="ApplicationEvents.cs">
95       <SubType>Code</SubType>
96     </Compile>
97     <Compile Include="ApplicationSettings.cs" />
98     <Compile Include="AtIdSupplement.cs">
99       <SubType>Form</SubType>
100     </Compile>
101     <Compile Include="AtIdSupplement.Designer.cs">
102       <DependentUpon>AtIdSupplement.cs</DependentUpon>
103     </Compile>
104     <Compile Include="AppendSettingDialog.cs">
105       <SubType>Form</SubType>
106     </Compile>
107     <Compile Include="AppendSettingDialog.Designer.cs">
108       <DependentUpon>AppendSettingDialog.cs</DependentUpon>
109     </Compile>
110     <Compile Include="AuthDialog.cs">
111       <SubType>Form</SubType>
112     </Compile>
113     <Compile Include="AuthDialog.Designer.cs">
114       <DependentUpon>AuthDialog.cs</DependentUpon>
115     </Compile>
116     <Compile Include="Bing.cs" />
117     <Compile Include="Connection\IApiConnection.cs" />
118     <Compile Include="Connection\IMediaUploadService.cs" />
119     <Compile Include="Connection\imgly.cs" />
120     <Compile Include="Connection\Imgur.cs" />
121     <Compile Include="Connection\LazyJson.cs" />
122     <Compile Include="Connection\Mobypicture.cs" />
123     <Compile Include="Connection\Networking.cs" />
124     <Compile Include="Connection\OAuthEchoHandler.cs" />
125     <Compile Include="Connection\OAuthHandler.cs" />
126     <Compile Include="Connection\OAuthUtility.cs" />
127     <Compile Include="Connection\TwitterApiConnection.cs" />
128     <Compile Include="EmojiFormatter.cs" />
129     <Compile Include="EventViewerDialog.cs">
130       <SubType>Form</SubType>
131     </Compile>
132     <Compile Include="EventViewerDialog.Designer.cs">
133       <DependentUpon>EventViewerDialog.cs</DependentUpon>
134     </Compile>
135     <Compile Include="Extensions.cs" />
136     <Compile Include="FilterDialog.cs">
137       <SubType>Form</SubType>
138     </Compile>
139     <Compile Include="FilterDialog.Designer.cs">
140       <DependentUpon>FilterDialog.cs</DependentUpon>
141     </Compile>
142     <Compile Include="IndexedSortedSet.cs" />
143     <Compile Include="LoginDialog.cs">
144       <SubType>Form</SubType>
145     </Compile>
146     <Compile Include="LoginDialog.Designer.cs">
147       <DependentUpon>LoginDialog.cs</DependentUpon>
148     </Compile>
149     <Compile Include="MediaItem.cs" />
150     <Compile Include="Models\ComparerMode.cs" />
151     <Compile Include="Models\DirectMessagesTabModel.cs" />
152     <Compile Include="Models\FavoritesTabModel.cs" />
153     <Compile Include="Models\FilterTabModel.cs" />
154     <Compile Include="Models\HomeTabModel.cs" />
155     <Compile Include="Models\InternalStorageTabModel.cs" />
156     <Compile Include="Models\ListTimelineTabModel.cs" />
157     <Compile Include="Models\LocalSearchTabModel.cs" />
158     <Compile Include="Models\MediaInfo.cs" />
159     <Compile Include="Models\MentionsTabModel.cs" />
160     <Compile Include="Models\MuteTabModel.cs" />
161     <Compile Include="Models\PostClass.cs" />
162     <Compile Include="Models\PublicSearchTabModel.cs" />
163     <Compile Include="Models\RelatedPostsTabModel.cs" />
164     <Compile Include="Models\TabModel.cs" />
165     <Compile Include="Models\TabInformations.cs" />
166     <Compile Include="Models\TabUsageTypeExt.cs" />
167     <Compile Include="Models\UserTimelineTabModel.cs" />
168     <Compile Include="MouseWheelMessageFilter.cs" />
169     <Compile Include="NotifyPropertyChangedBase.cs" />
170     <Compile Include="ReaderWriterLockTransaction.cs" />
171     <Compile Include="SendErrorReportForm.cs">
172       <SubType>Form</SubType>
173     </Compile>
174     <Compile Include="SendErrorReportForm.Designer.cs">
175       <DependentUpon>SendErrorReportForm.cs</DependentUpon>
176     </Compile>
177     <Compile Include="Setting\SettingManager.cs" />
178     <Compile Include="ShortcutCommand.cs" />
179     <Compile Include="Thumbnail\Services\PbsTwimgCom.cs" />
180     <Compile Include="TweetDetailsView.cs">
181       <SubType>UserControl</SubType>
182     </Compile>
183     <Compile Include="TweetDetailsView.Designer.cs">
184       <DependentUpon>TweetDetailsView.cs</DependentUpon>
185     </Compile>
186     <Compile Include="TweetExtractor.cs" />
187     <Compile Include="ValueTuple.cs" />
188     <Compile Include="WaitingDialog.cs">
189       <SubType>Form</SubType>
190     </Compile>
191     <Compile Include="WaitingDialog.Designer.cs">
192       <DependentUpon>WaitingDialog.cs</DependentUpon>
193     </Compile>
194     <Compile Include="InputDialog.cs">
195       <SubType>Form</SubType>
196     </Compile>
197     <Compile Include="InputDialog.Designer.cs">
198       <DependentUpon>InputDialog.cs</DependentUpon>
199     </Compile>
200     <Compile Include="MediaSelector.cs">
201       <SubType>UserControl</SubType>
202     </Compile>
203     <Compile Include="MediaSelector.Designer.cs">
204       <DependentUpon>MediaSelector.cs</DependentUpon>
205     </Compile>
206     <Compile Include="NativeMethods.cs">
207       <SubType>Code</SubType>
208     </Compile>
209     <Compile Include="OTBaseForm.cs">
210       <SubType>Form</SubType>
211     </Compile>
212     <Compile Include="OTSplitContainer.cs">
213       <SubType>Component</SubType>
214     </Compile>
215     <Compile Include="Models\PostFilterRule.cs" />
216     <Compile Include="HashtagManage.cs">
217       <SubType>Form</SubType>
218     </Compile>
219     <Compile Include="HashtagManage.Designer.cs">
220       <DependentUpon>HashtagManage.cs</DependentUpon>
221     </Compile>
222     <Compile Include="ImageCache.cs" />
223     <Compile Include="ListAvailable.cs">
224       <SubType>Form</SubType>
225     </Compile>
226     <Compile Include="ListAvailable.Designer.cs">
227       <DependentUpon>ListAvailable.cs</DependentUpon>
228     </Compile>
229     <Compile Include="ListManage.cs">
230       <SubType>Form</SubType>
231     </Compile>
232     <Compile Include="ListManage.Designer.cs">
233       <DependentUpon>ListManage.cs</DependentUpon>
234     </Compile>
235     <Compile Include="Connection\TwitterPhoto.cs" />
236     <Compile Include="DetailsListView.cs">
237       <SubType>Component</SubType>
238     </Compile>
239     <Compile Include="LRUCacheDictionary.cs" />
240     <Compile Include="MemoryImage.cs" />
241     <Compile Include="OTPictureBox.cs">
242       <SubType>Component</SubType>
243     </Compile>
244     <Compile Include="RegexAsync.cs" />
245     <Compile Include="Setting\Panel\ActionPanel.cs">
246       <SubType>UserControl</SubType>
247     </Compile>
248     <Compile Include="Setting\Panel\ActionPanel.Designer.cs">
249       <DependentUpon>ActionPanel.cs</DependentUpon>
250     </Compile>
251     <Compile Include="Setting\Panel\BasedPanel.cs">
252       <SubType>UserControl</SubType>
253     </Compile>
254     <Compile Include="Setting\Panel\BasedPanel.Designer.cs">
255       <DependentUpon>BasedPanel.cs</DependentUpon>
256     </Compile>
257     <Compile Include="Setting\Panel\ConnectionPanel.cs">
258       <SubType>UserControl</SubType>
259     </Compile>
260     <Compile Include="Setting\Panel\ConnectionPanel.Designer.cs">
261       <DependentUpon>ConnectionPanel.cs</DependentUpon>
262     </Compile>
263     <Compile Include="Setting\Panel\CooperatePanel.cs">
264       <SubType>UserControl</SubType>
265     </Compile>
266     <Compile Include="Setting\Panel\CooperatePanel.Designer.cs">
267       <DependentUpon>CooperatePanel.cs</DependentUpon>
268     </Compile>
269     <Compile Include="Setting\Panel\FontPanel.cs">
270       <SubType>UserControl</SubType>
271     </Compile>
272     <Compile Include="Setting\Panel\FontPanel.Designer.cs">
273       <DependentUpon>FontPanel.cs</DependentUpon>
274     </Compile>
275     <Compile Include="Setting\Panel\FontPanel2.cs">
276       <SubType>UserControl</SubType>
277     </Compile>
278     <Compile Include="Setting\Panel\FontPanel2.Designer.cs">
279       <DependentUpon>FontPanel2.cs</DependentUpon>
280     </Compile>
281     <Compile Include="Setting\Panel\GetCountPanel.cs">
282       <SubType>UserControl</SubType>
283     </Compile>
284     <Compile Include="Setting\Panel\GetCountPanel.Designer.cs">
285       <DependentUpon>GetCountPanel.cs</DependentUpon>
286     </Compile>
287     <Compile Include="Setting\Panel\GetPeriodPanel.cs">
288       <SubType>UserControl</SubType>
289     </Compile>
290     <Compile Include="Setting\Panel\GetPeriodPanel.Designer.cs">
291       <DependentUpon>GetPeriodPanel.cs</DependentUpon>
292     </Compile>
293     <Compile Include="Setting\Panel\NotifyPanel.cs">
294       <SubType>UserControl</SubType>
295     </Compile>
296     <Compile Include="Setting\Panel\NotifyPanel.Designer.cs">
297       <DependentUpon>NotifyPanel.cs</DependentUpon>
298     </Compile>
299     <Compile Include="Setting\Panel\PreviewPanel.cs">
300       <SubType>UserControl</SubType>
301     </Compile>
302     <Compile Include="Setting\Panel\PreviewPanel.Designer.cs">
303       <DependentUpon>PreviewPanel.cs</DependentUpon>
304     </Compile>
305     <Compile Include="Setting\Panel\ProxyPanel.cs">
306       <SubType>UserControl</SubType>
307     </Compile>
308     <Compile Include="Setting\Panel\ProxyPanel.Designer.cs">
309       <DependentUpon>ProxyPanel.cs</DependentUpon>
310     </Compile>
311     <Compile Include="Setting\Panel\SettingPanelBase.cs">
312       <SubType>UserControl</SubType>
313     </Compile>
314     <Compile Include="Setting\Panel\SettingPanelBase.Designer.cs">
315       <DependentUpon>SettingPanelBase.cs</DependentUpon>
316     </Compile>
317     <Compile Include="Setting\Panel\ShortUrlPanel.cs">
318       <SubType>UserControl</SubType>
319     </Compile>
320     <Compile Include="Setting\Panel\ShortUrlPanel.Designer.cs">
321       <DependentUpon>ShortUrlPanel.cs</DependentUpon>
322     </Compile>
323     <Compile Include="Setting\Panel\StartupPanel.cs">
324       <SubType>UserControl</SubType>
325     </Compile>
326     <Compile Include="Setting\Panel\StartupPanel.Designer.cs">
327       <DependentUpon>StartupPanel.cs</DependentUpon>
328     </Compile>
329     <Compile Include="Setting\Panel\TweetActPanel.cs">
330       <SubType>UserControl</SubType>
331     </Compile>
332     <Compile Include="Setting\Panel\TweetActPanel.Designer.cs">
333       <DependentUpon>TweetActPanel.cs</DependentUpon>
334     </Compile>
335     <Compile Include="Setting\Panel\TweetPrvPanel.cs">
336       <SubType>UserControl</SubType>
337     </Compile>
338     <Compile Include="Setting\Panel\TweetPrvPanel.Designer.cs">
339       <DependentUpon>TweetPrvPanel.cs</DependentUpon>
340     </Compile>
341     <Compile Include="TabException.cs" />
342     <Compile Include="TabsDialog.cs">
343       <SubType>Form</SubType>
344     </Compile>
345     <Compile Include="TabsDialog.Designer.cs">
346       <DependentUpon>TabsDialog.cs</DependentUpon>
347     </Compile>
348     <Compile Include="Thumbnail\Services\FoursquareCheckin.cs" />
349     <Compile Include="Thumbnail\Services\ImgAzyobuziNet.cs" />
350     <Compile Include="Thumbnail\Services\IThumbnailService.cs" />
351     <Compile Include="Thumbnail\Services\MetaThumbnailService.cs" />
352     <Compile Include="Thumbnail\Services\Nicovideo.cs" />
353     <Compile Include="Thumbnail\Services\Pixiv.cs" />
354     <Compile Include="Thumbnail\Services\SimpleThumbnailService.cs" />
355     <Compile Include="Thumbnail\Services\Tinami.cs" />
356     <Compile Include="Thumbnail\Services\TonTwitterCom.cs" />
357     <Compile Include="Thumbnail\Services\Tumblr.cs" />
358     <Compile Include="Thumbnail\Services\TwitterComVideo.cs" />
359     <Compile Include="Thumbnail\Services\ViaMe.cs" />
360     <Compile Include="Thumbnail\Services\Vimeo.cs" />
361     <Compile Include="Thumbnail\Services\Youtube.cs" />
362     <Compile Include="Thumbnail\ThumbnailGenerator.cs" />
363     <Compile Include="Thumbnail\ThumbnailInfo.cs" />
364     <Compile Include="TweetFormatter.cs" />
365     <Compile Include="TweetThumbnail.cs">
366       <SubType>UserControl</SubType>
367     </Compile>
368     <Compile Include="TweetThumbnail.Designer.cs">
369       <DependentUpon>TweetThumbnail.cs</DependentUpon>
370     </Compile>
371     <Compile Include="UpdateDialog.cs">
372       <SubType>Form</SubType>
373     </Compile>
374     <Compile Include="UpdateDialog.Designer.cs">
375       <DependentUpon>UpdateDialog.cs</DependentUpon>
376     </Compile>
377     <Compile Include="Growl.cs" />
378     <Compile Include="HookGlobalHotkey.cs" />
379     <Compile Include="InputTabName.cs">
380       <SubType>Form</SubType>
381     </Compile>
382     <Compile Include="InputTabName.Designer.cs">
383       <DependentUpon>InputTabName.cs</DependentUpon>
384     </Compile>
385     <Compile Include="Thumbnail\MapThumbGoogle.cs" />
386     <Compile Include="Thumbnail\MapThumb.cs" />
387     <Compile Include="Thumbnail\MapThumbOSM.cs" />
388     <Compile Include="ListElement.cs" />
389     <Compile Include="ImageListViewItem.cs" />
390     <Compile Include="MyCommon.cs" />
391     <Compile Include="MyLists.cs">
392       <SubType>Form</SubType>
393     </Compile>
394     <Compile Include="MyLists.Designer.cs">
395       <DependentUpon>MyLists.cs</DependentUpon>
396     </Compile>
397     <Compile Include="nicoms.cs" />
398     <Compile Include="OpenURL.cs">
399       <SubType>Form</SubType>
400     </Compile>
401     <Compile Include="OpenURL.Designer.cs">
402       <DependentUpon>OpenURL.cs</DependentUpon>
403     </Compile>
404     <Compile Include="Properties\AssemblyInfo.cs" />
405     <Compile Include="Properties\Resources.Designer.cs">
406       <AutoGen>True</AutoGen>
407       <DesignTime>True</DesignTime>
408       <DependentUpon>Resources.resx</DependentUpon>
409     </Compile>
410     <Compile Include="SearchWordDialog.cs">
411       <SubType>Form</SubType>
412     </Compile>
413     <Compile Include="SearchWordDialog.Designer.cs">
414       <DependentUpon>SearchWordDialog.cs</DependentUpon>
415     </Compile>
416     <Compile Include="Setting\SettingAtIdList.cs" />
417     <Compile Include="Setting\SettingBase.cs" />
418     <Compile Include="Setting\SettingCommon.cs" />
419     <Compile Include="Setting\SettingTabs.cs" />
420     <Compile Include="Setting\SettingLocal.cs" />
421     <Compile Include="ShortUrl.cs" />
422     <Compile Include="UserInfoDialog.cs">
423       <SubType>Form</SubType>
424     </Compile>
425     <Compile Include="UserInfoDialog.Designer.cs">
426       <DependentUpon>UserInfoDialog.cs</DependentUpon>
427     </Compile>
428     <Compile Include="ToolStripAPIGauge.cs">
429       <SubType>Component</SubType>
430     </Compile>
431     <Compile Include="Tween.cs">
432       <SubType>Form</SubType>
433     </Compile>
434     <Compile Include="Tween.Designer.cs">
435       <DependentUpon>Tween.cs</DependentUpon>
436     </Compile>
437     <Compile Include="TweenAboutBox.cs">
438       <SubType>Form</SubType>
439     </Compile>
440     <Compile Include="TweenAboutBox.Designer.cs">
441       <DependentUpon>TweenAboutBox.cs</DependentUpon>
442     </Compile>
443     <Compile Include="ToolStripLabelHistory.cs">
444       <SubType>Component</SubType>
445     </Compile>
446     <Compile Include="Twitter.cs" />
447     <Compile Include="UserInfo.cs" />
448     <Compile Include="WebApiException.cs" />
449     <Compile Include="WebBrowserController.cs" />
450     <Compile Include="ControlTransaction.cs" />
451   </ItemGroup>
452   <ItemGroup>
453     <EmbeddedResource Include="ApiInfoDialog.resx">
454       <DependentUpon>ApiInfoDialog.cs</DependentUpon>
455     </EmbeddedResource>
456     <EmbeddedResource Include="AuthDialog.en.resx">
457       <DependentUpon>AuthDialog.cs</DependentUpon>
458     </EmbeddedResource>
459     <EmbeddedResource Include="AuthDialog.resx">
460       <DependentUpon>AuthDialog.cs</DependentUpon>
461     </EmbeddedResource>
462     <EmbeddedResource Include="EventViewerDialog.en.resx">
463       <DependentUpon>EventViewerDialog.cs</DependentUpon>
464     </EmbeddedResource>
465     <EmbeddedResource Include="EventViewerDialog.resx">
466       <DependentUpon>EventViewerDialog.cs</DependentUpon>
467     </EmbeddedResource>
468     <EmbeddedResource Include="FilterDialog.en.resx">
469       <DependentUpon>FilterDialog.cs</DependentUpon>
470     </EmbeddedResource>
471     <EmbeddedResource Include="FilterDialog.resx">
472       <DependentUpon>FilterDialog.cs</DependentUpon>
473     </EmbeddedResource>
474     <EmbeddedResource Include="HashtagManage.en.resx">
475       <DependentUpon>HashtagManage.cs</DependentUpon>
476     </EmbeddedResource>
477     <EmbeddedResource Include="HashtagManage.resx">
478       <DependentUpon>HashtagManage.cs</DependentUpon>
479     </EmbeddedResource>
480     <EmbeddedResource Include="InputDialog.en.resx">
481       <DependentUpon>InputDialog.cs</DependentUpon>
482     </EmbeddedResource>
483     <EmbeddedResource Include="InputDialog.resx">
484       <DependentUpon>InputDialog.cs</DependentUpon>
485     </EmbeddedResource>
486     <EmbeddedResource Include="ListAvailable.resx">
487       <DependentUpon>ListAvailable.cs</DependentUpon>
488     </EmbeddedResource>
489     <EmbeddedResource Include="ListAvailable.en.resx">
490       <DependentUpon>ListAvailable.cs</DependentUpon>
491     </EmbeddedResource>
492     <EmbeddedResource Include="ListManage.en.resx">
493       <DependentUpon>ListManage.cs</DependentUpon>
494     </EmbeddedResource>
495     <EmbeddedResource Include="ListManage.resx">
496       <DependentUpon>ListManage.cs</DependentUpon>
497     </EmbeddedResource>
498     <EmbeddedResource Include="AtIdSupplement.en.resx">
499       <DependentUpon>AtIdSupplement.cs</DependentUpon>
500     </EmbeddedResource>
501     <EmbeddedResource Include="AtIdSupplement.resx">
502       <DependentUpon>AtIdSupplement.cs</DependentUpon>
503     </EmbeddedResource>
504     <EmbeddedResource Include="AppendSettingDialog.en.resx">
505       <DependentUpon>AppendSettingDialog.cs</DependentUpon>
506       <SubType>Designer</SubType>
507     </EmbeddedResource>
508     <EmbeddedResource Include="AppendSettingDialog.resx">
509       <DependentUpon>AppendSettingDialog.cs</DependentUpon>
510       <SubType>Designer</SubType>
511     </EmbeddedResource>
512     <EmbeddedResource Include="LoginDialog.en.resx">
513       <DependentUpon>LoginDialog.cs</DependentUpon>
514     </EmbeddedResource>
515     <EmbeddedResource Include="LoginDialog.resx">
516       <DependentUpon>LoginDialog.cs</DependentUpon>
517     </EmbeddedResource>
518     <EmbeddedResource Include="MediaSelector.en.resx">
519       <DependentUpon>MediaSelector.cs</DependentUpon>
520     </EmbeddedResource>
521     <EmbeddedResource Include="MediaSelector.resx">
522       <DependentUpon>MediaSelector.cs</DependentUpon>
523     </EmbeddedResource>
524     <EmbeddedResource Include="SendErrorReportForm.en.resx">
525       <DependentUpon>SendErrorReportForm.cs</DependentUpon>
526     </EmbeddedResource>
527     <EmbeddedResource Include="SendErrorReportForm.resx">
528       <DependentUpon>SendErrorReportForm.cs</DependentUpon>
529     </EmbeddedResource>
530     <EmbeddedResource Include="TweetDetailsView.en.resx">
531       <DependentUpon>TweetDetailsView.cs</DependentUpon>
532       <SubType>Designer</SubType>
533     </EmbeddedResource>
534     <EmbeddedResource Include="TweetDetailsView.resx">
535       <DependentUpon>TweetDetailsView.cs</DependentUpon>
536     </EmbeddedResource>
537     <EmbeddedResource Include="WaitingDialog.resx">
538       <DependentUpon>WaitingDialog.cs</DependentUpon>
539     </EmbeddedResource>
540     <EmbeddedResource Include="Setting\Panel\ActionPanel.en.resx">
541       <DependentUpon>ActionPanel.cs</DependentUpon>
542     </EmbeddedResource>
543     <EmbeddedResource Include="Setting\Panel\ActionPanel.resx">
544       <DependentUpon>ActionPanel.cs</DependentUpon>
545     </EmbeddedResource>
546     <EmbeddedResource Include="Setting\Panel\BasedPanel.en.resx">
547       <DependentUpon>BasedPanel.cs</DependentUpon>
548     </EmbeddedResource>
549     <EmbeddedResource Include="Setting\Panel\BasedPanel.resx">
550       <DependentUpon>BasedPanel.cs</DependentUpon>
551     </EmbeddedResource>
552     <EmbeddedResource Include="Setting\Panel\ConnectionPanel.en.resx">
553       <DependentUpon>ConnectionPanel.cs</DependentUpon>
554     </EmbeddedResource>
555     <EmbeddedResource Include="Setting\Panel\ConnectionPanel.resx">
556       <DependentUpon>ConnectionPanel.cs</DependentUpon>
557     </EmbeddedResource>
558     <EmbeddedResource Include="Setting\Panel\CooperatePanel.en.resx">
559       <DependentUpon>CooperatePanel.cs</DependentUpon>
560     </EmbeddedResource>
561     <EmbeddedResource Include="Setting\Panel\CooperatePanel.resx">
562       <DependentUpon>CooperatePanel.cs</DependentUpon>
563     </EmbeddedResource>
564     <EmbeddedResource Include="Setting\Panel\FontPanel.en.resx">
565       <DependentUpon>FontPanel.cs</DependentUpon>
566     </EmbeddedResource>
567     <EmbeddedResource Include="Setting\Panel\FontPanel.resx">
568       <DependentUpon>FontPanel.cs</DependentUpon>
569     </EmbeddedResource>
570     <EmbeddedResource Include="Setting\Panel\FontPanel2.en.resx">
571       <DependentUpon>FontPanel2.cs</DependentUpon>
572     </EmbeddedResource>
573     <EmbeddedResource Include="Setting\Panel\FontPanel2.resx">
574       <DependentUpon>FontPanel2.cs</DependentUpon>
575     </EmbeddedResource>
576     <EmbeddedResource Include="Setting\Panel\GetCountPanel.en.resx">
577       <DependentUpon>GetCountPanel.cs</DependentUpon>
578     </EmbeddedResource>
579     <EmbeddedResource Include="Setting\Panel\GetCountPanel.resx">
580       <DependentUpon>GetCountPanel.cs</DependentUpon>
581     </EmbeddedResource>
582     <EmbeddedResource Include="Setting\Panel\GetPeriodPanel.en.resx">
583       <DependentUpon>GetPeriodPanel.cs</DependentUpon>
584     </EmbeddedResource>
585     <EmbeddedResource Include="Setting\Panel\GetPeriodPanel.resx">
586       <DependentUpon>GetPeriodPanel.cs</DependentUpon>
587     </EmbeddedResource>
588     <EmbeddedResource Include="Setting\Panel\NotifyPanel.en.resx">
589       <DependentUpon>NotifyPanel.cs</DependentUpon>
590     </EmbeddedResource>
591     <EmbeddedResource Include="Setting\Panel\NotifyPanel.resx">
592       <DependentUpon>NotifyPanel.cs</DependentUpon>
593     </EmbeddedResource>
594     <EmbeddedResource Include="Setting\Panel\PreviewPanel.en.resx">
595       <DependentUpon>PreviewPanel.cs</DependentUpon>
596     </EmbeddedResource>
597     <EmbeddedResource Include="Setting\Panel\PreviewPanel.resx">
598       <DependentUpon>PreviewPanel.cs</DependentUpon>
599     </EmbeddedResource>
600     <EmbeddedResource Include="Setting\Panel\ProxyPanel.en.resx">
601       <DependentUpon>ProxyPanel.cs</DependentUpon>
602     </EmbeddedResource>
603     <EmbeddedResource Include="Setting\Panel\ProxyPanel.resx">
604       <DependentUpon>ProxyPanel.cs</DependentUpon>
605     </EmbeddedResource>
606     <EmbeddedResource Include="Setting\Panel\ShortUrlPanel.en.resx">
607       <DependentUpon>ShortUrlPanel.cs</DependentUpon>
608     </EmbeddedResource>
609     <EmbeddedResource Include="Setting\Panel\ShortUrlPanel.resx">
610       <DependentUpon>ShortUrlPanel.cs</DependentUpon>
611     </EmbeddedResource>
612     <EmbeddedResource Include="Setting\Panel\StartupPanel.en.resx">
613       <DependentUpon>StartupPanel.cs</DependentUpon>
614     </EmbeddedResource>
615     <EmbeddedResource Include="Setting\Panel\StartupPanel.resx">
616       <DependentUpon>StartupPanel.cs</DependentUpon>
617     </EmbeddedResource>
618     <EmbeddedResource Include="Setting\Panel\TweetActPanel.en.resx">
619       <DependentUpon>TweetActPanel.cs</DependentUpon>
620     </EmbeddedResource>
621     <EmbeddedResource Include="Setting\Panel\TweetActPanel.resx">
622       <DependentUpon>TweetActPanel.cs</DependentUpon>
623     </EmbeddedResource>
624     <EmbeddedResource Include="Setting\Panel\TweetPrvPanel.en.resx">
625       <DependentUpon>TweetPrvPanel.cs</DependentUpon>
626     </EmbeddedResource>
627     <EmbeddedResource Include="Setting\Panel\TweetPrvPanel.resx">
628       <DependentUpon>TweetPrvPanel.cs</DependentUpon>
629     </EmbeddedResource>
630     <EmbeddedResource Include="TabsDialog.en.resx">
631       <DependentUpon>TabsDialog.cs</DependentUpon>
632     </EmbeddedResource>
633     <EmbeddedResource Include="TabsDialog.resx">
634       <DependentUpon>TabsDialog.cs</DependentUpon>
635     </EmbeddedResource>
636     <EmbeddedResource Include="TweetThumbnail.en.resx">
637       <DependentUpon>TweetThumbnail.cs</DependentUpon>
638     </EmbeddedResource>
639     <EmbeddedResource Include="TweetThumbnail.resx">
640       <DependentUpon>TweetThumbnail.cs</DependentUpon>
641     </EmbeddedResource>
642     <EmbeddedResource Include="UpdateDialog.en.resx">
643       <DependentUpon>UpdateDialog.cs</DependentUpon>
644     </EmbeddedResource>
645     <EmbeddedResource Include="UpdateDialog.resx">
646       <DependentUpon>UpdateDialog.cs</DependentUpon>
647     </EmbeddedResource>
648     <EmbeddedResource Include="InputTabName.en.resx">
649       <DependentUpon>InputTabName.cs</DependentUpon>
650     </EmbeddedResource>
651     <EmbeddedResource Include="InputTabName.resx">
652       <DependentUpon>InputTabName.cs</DependentUpon>
653     </EmbeddedResource>
654     <EmbeddedResource Include="MyLists.en.resx">
655       <DependentUpon>MyLists.cs</DependentUpon>
656     </EmbeddedResource>
657     <EmbeddedResource Include="MyLists.resx">
658       <DependentUpon>MyLists.cs</DependentUpon>
659     </EmbeddedResource>
660     <EmbeddedResource Include="OpenURL.en.resx">
661       <DependentUpon>OpenURL.cs</DependentUpon>
662     </EmbeddedResource>
663     <EmbeddedResource Include="OpenURL.resx">
664       <DependentUpon>OpenURL.cs</DependentUpon>
665     </EmbeddedResource>
666     <EmbeddedResource Include="Properties\Resources.resx">
667       <Generator>ResXFileCodeGenerator</Generator>
668       <LastGenOutput>Resources.Designer.cs</LastGenOutput>
669       <SubType>Designer</SubType>
670     </EmbeddedResource>
671     <EmbeddedResource Include="Properties\Resources.en.resx">
672       <SubType>Designer</SubType>
673     </EmbeddedResource>
674     <EmbeddedResource Include="SearchWordDialog.en.resx">
675       <DependentUpon>SearchWordDialog.cs</DependentUpon>
676     </EmbeddedResource>
677     <EmbeddedResource Include="SearchWordDialog.resx">
678       <DependentUpon>SearchWordDialog.cs</DependentUpon>
679     </EmbeddedResource>
680     <EmbeddedResource Include="UserInfoDialog.en.resx">
681       <DependentUpon>UserInfoDialog.cs</DependentUpon>
682     </EmbeddedResource>
683     <EmbeddedResource Include="UserInfoDialog.resx">
684       <DependentUpon>UserInfoDialog.cs</DependentUpon>
685     </EmbeddedResource>
686     <EmbeddedResource Include="Tween.en.resx">
687       <DependentUpon>Tween.cs</DependentUpon>
688       <SubType>Designer</SubType>
689     </EmbeddedResource>
690     <EmbeddedResource Include="Tween.resx">
691       <DependentUpon>Tween.cs</DependentUpon>
692       <SubType>Designer</SubType>
693     </EmbeddedResource>
694     <EmbeddedResource Include="TweenAboutBox.en.resx">
695       <DependentUpon>TweenAboutBox.cs</DependentUpon>
696     </EmbeddedResource>
697     <EmbeddedResource Include="TweenAboutBox.resx">
698       <DependentUpon>TweenAboutBox.cs</DependentUpon>
699     </EmbeddedResource>
700   </ItemGroup>
701   <ItemGroup>
702     <None Include="..\LICENSE">
703       <Link>LICENSE</Link>
704       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
705     </None>
706     <None Include="..\LICENSE.GPL-3">
707       <Link>LICENSE.GPL-3</Link>
708       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
709     </None>
710     <None Include="..\LICENSE.ja">
711       <Link>LICENSE.ja</Link>
712       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
713     </None>
714     <None Include="..\LICENSE.LGPL-3">
715       <Link>LICENSE.LGPL-3</Link>
716       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
717     </None>
718     <None Include="app.config" />
719     <None Include="app.manifest">
720       <SubType>Designer</SubType>
721     </None>
722   </ItemGroup>
723   <ItemGroup>
724     <Content Include="Icons\description.txt">
725       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
726     </Content>
727     <Content Include="Resources\3b.ico" />
728     <Content Include="Resources\4b.ico" />
729     <Content Include="Resources\5b.ico" />
730     <Content Include="Resources\5g.ico" />
731     <Content Include="Resources\5r.ico" />
732     <Content Include="Resources\5y.ico" />
733     <Content Include="Resources\6b.ico" />
734     <Content Include="Resources\6g.ico" />
735     <Content Include="Resources\ChangeLog.txt" />
736     <Content Include="Resources\Description.txt" />
737     <Content Include="Resources\InitialImage.png" />
738     <Content Include="Resources\LogoImage.png" />
739     <Content Include="Resources\MultiMediaImage.png" />
740     <None Include="ErrorReport.datasource" />
741     <None Include="Resources\PlayableOverlayImage.png" />
742     <Content Include="Resources\re.ico" />
743     <Content Include="Resources\re2.ico" />
744     <Content Include="Resources\re3.ico" />
745     <Content Include="Resources\re4.ico" />
746   </ItemGroup>
747   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
748   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
749        Other similar extension points exist, see Microsoft.Common.targets.
750   <Target Name="BeforeBuild">
751   </Target>
752   <Target Name="AfterBuild">
753   </Target>
754   -->
755   <Target Name="AfterBuild">
756     <ItemGroup>
757       <SGenTypes Include="OpenTween.SettingAtIdList" />
758       <SGenTypes Include="OpenTween.SettingCommon" />
759       <SGenTypes Include="OpenTween.SettingLocal" />
760       <SGenTypes Include="OpenTween.SettingTabs" />
761     </ItemGroup>
762     <SGen BuildAssemblyName="$(TargetFileName)" BuildAssemblyPath="$(TargetDir)" ShouldGenerateSerializer="true" UseProxyTypes="false" Types="@(SGenTypes)" LogStandardErrorAsError="true" Condition="'$(OS)' == 'Windows_NT'" />
763   </Target>
764 </Project>