OSDN Git Service

Release 2.3.6.5
[nt2chview/stable.git] / NT2chView45 / NT2chView45.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />\r
4   <PropertyGroup>\r
5     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
6     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
7     <ProjectGuid>{197BD61C-EC0B-44AF-9531-01999F437EB2}</ProjectGuid>\r
8     <OutputType>WinExe</OutputType>\r
9     <AppDesignerFolder>Properties</AppDesignerFolder>\r
10     <RootNamespace>NT2chView</RootNamespace>\r
11     <AssemblyName>NT2chView45</AssemblyName>\r
12     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
13     <FileAlignment>512</FileAlignment>\r
14     <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>\r
15     <WarningLevel>4</WarningLevel>\r
16     <TargetFrameworkProfile />\r
17     <PublishUrl>publish\</PublishUrl>\r
18     <Install>true</Install>\r
19     <InstallFrom>Disk</InstallFrom>\r
20     <UpdateEnabled>false</UpdateEnabled>\r
21     <UpdateMode>Foreground</UpdateMode>\r
22     <UpdateInterval>7</UpdateInterval>\r
23     <UpdateIntervalUnits>Days</UpdateIntervalUnits>\r
24     <UpdatePeriodically>false</UpdatePeriodically>\r
25     <UpdateRequired>false</UpdateRequired>\r
26     <MapFileExtensions>true</MapFileExtensions>\r
27     <ApplicationRevision>0</ApplicationRevision>\r
28     <ApplicationVersion>1.0.0.%2a</ApplicationVersion>\r
29     <IsWebBootstrapper>false</IsWebBootstrapper>\r
30     <UseApplicationTrust>false</UseApplicationTrust>\r
31     <BootstrapperEnabled>true</BootstrapperEnabled>\r
32   </PropertyGroup>\r
33   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
34     <PlatformTarget>AnyCPU</PlatformTarget>\r
35     <DebugSymbols>true</DebugSymbols>\r
36     <DebugType>full</DebugType>\r
37     <Optimize>false</Optimize>\r
38     <OutputPath>bin\Debug\</OutputPath>\r
39     <DefineConstants>TRACE;DEBUG;DOTNET45</DefineConstants>\r
40     <ErrorReport>prompt</ErrorReport>\r
41     <WarningLevel>4</WarningLevel>\r
42     <Prefer32Bit>false</Prefer32Bit>\r
43   </PropertyGroup>\r
44   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
45     <PlatformTarget>AnyCPU</PlatformTarget>\r
46     <DebugType>pdbonly</DebugType>\r
47     <Optimize>true</Optimize>\r
48     <OutputPath>bin\Release\</OutputPath>\r
49     <DefineConstants>TRACE;DOTNET45</DefineConstants>\r
50     <ErrorReport>prompt</ErrorReport>\r
51     <WarningLevel>4</WarningLevel>\r
52     <Prefer32Bit>false</Prefer32Bit>\r
53   </PropertyGroup>\r
54   <PropertyGroup>\r
55     <ApplicationIcon>neetchan6.ico</ApplicationIcon>\r
56   </PropertyGroup>\r
57   <PropertyGroup>\r
58     <SignAssembly>false</SignAssembly>\r
59   </PropertyGroup>\r
60   <PropertyGroup>\r
61     <AssemblyOriginatorKeyFile>\r
62     </AssemblyOriginatorKeyFile>\r
63   </PropertyGroup>\r
64   <PropertyGroup>\r
65     <SignManifests>false</SignManifests>\r
66   </PropertyGroup>\r
67   <ItemGroup>\r
68     <Reference Include="System" />\r
69     <Reference Include="System.Data" />\r
70     <Reference Include="System.Drawing" />\r
71     <Reference Include="System.Web" />\r
72     <Reference Include="System.Windows.Forms" />\r
73     <Reference Include="System.Xaml" />\r
74     <Reference Include="System.Xml" />\r
75     <Reference Include="UIAutomationProvider" />\r
76     <Reference Include="WindowsBase" />\r
77     <Reference Include="PresentationCore" />\r
78     <Reference Include="PresentationFramework" />\r
79     <Reference Include="WindowsFormsIntegration" />\r
80   </ItemGroup>\r
81   <ItemGroup>\r
82     <ApplicationDefinition Include="App.xaml">\r
83       <Generator>MSBuild:Compile</Generator>\r
84       <SubType>Designer</SubType>\r
85     </ApplicationDefinition>\r
86     <Page Include="MainWindow.xaml">\r
87       <Generator>MSBuild:Compile</Generator>\r
88       <SubType>Designer</SubType>\r
89     </Page>\r
90     <Compile Include="App.xaml.cs">\r
91       <DependentUpon>App.xaml</DependentUpon>\r
92       <SubType>Code</SubType>\r
93     </Compile>\r
94     <Compile Include="MainWindow.xaml.cs">\r
95       <DependentUpon>MainWindow.xaml</DependentUpon>\r
96       <SubType>Code</SubType>\r
97     </Compile>\r
98     <Page Include="NTBoardPanel.xaml">\r
99       <Generator>MSBuild:Compile</Generator>\r
100       <SubType>Designer</SubType>\r
101     </Page>\r
102     <Page Include="NTCategoryPanel.xaml">\r
103       <Generator>MSBuild:Compile</Generator>\r
104       <SubType>Designer</SubType>\r
105     </Page>\r
106     <Page Include="NTCreateThreadWindow.xaml">\r
107       <Generator>MSBuild:Compile</Generator>\r
108       <SubType>Designer</SubType>\r
109     </Page>\r
110     <Page Include="NTFavoritePanel.xaml">\r
111       <Generator>MSBuild:Compile</Generator>\r
112       <SubType>Designer</SubType>\r
113     </Page>\r
114     <Page Include="NTFavoriteTagEditWindow.xaml">\r
115       <Generator>MSBuild:Compile</Generator>\r
116       <SubType>Designer</SubType>\r
117     </Page>\r
118     <Page Include="NTFontSelectDialog.xaml">\r
119       <Generator>MSBuild:Compile</Generator>\r
120       <SubType>Designer</SubType>\r
121     </Page>\r
122     <Page Include="NTGraphicsPanel.xaml">\r
123       <Generator>MSBuild:Compile</Generator>\r
124       <SubType>Designer</SubType>\r
125     </Page>\r
126     <Page Include="NTHistoryPanel.xaml">\r
127       <Generator>MSBuild:Compile</Generator>\r
128       <SubType>Designer</SubType>\r
129     </Page>\r
130     <Page Include="NTMoviePanel.xaml">\r
131       <SubType>Designer</SubType>\r
132       <Generator>MSBuild:Compile</Generator>\r
133     </Page>\r
134     <Page Include="NTSetupAESWindow.xaml">\r
135       <Generator>MSBuild:Compile</Generator>\r
136       <SubType>Designer</SubType>\r
137     </Page>\r
138     <Page Include="NTSetupWindow.xaml">\r
139       <Generator>MSBuild:Compile</Generator>\r
140       <SubType>Designer</SubType>\r
141     </Page>\r
142     <Page Include="NTThreadInfoWindow.xaml">\r
143       <SubType>Designer</SubType>\r
144       <Generator>MSBuild:Compile</Generator>\r
145     </Page>\r
146     <Page Include="NTWriteResResultWindow.xaml">\r
147       <Generator>MSBuild:Compile</Generator>\r
148       <SubType>Designer</SubType>\r
149     </Page>\r
150     <Page Include="NTWriteResWindow.xaml">\r
151       <Generator>MSBuild:Compile</Generator>\r
152       <SubType>Designer</SubType>\r
153     </Page>\r
154   </ItemGroup>\r
155   <ItemGroup>\r
156     <Compile Include="MainWindow_backgroudworker.cs" />\r
157     <Compile Include="MainWindow_ctrl_event_handler.cs" />\r
158     <Compile Include="MainWindow_delegates.cs" />\r
159     <Compile Include="MainWindow_manipulate_ctrl.cs" />\r
160     <Compile Include="MainWindow_toolbar_dragdrop.cs" />\r
161     <Compile Include="NTAllboardSearch.cs" />\r
162     <Compile Include="NTAppState.cs" />\r
163     <Compile Include="NTAsciiArt.cs" />\r
164     <Compile Include="NTBoard.cs" />\r
165     <Compile Include="NTBoardPanel.xaml.cs">\r
166       <DependentUpon>NTBoardPanel.xaml</DependentUpon>\r
167     </Compile>\r
168     <Compile Include="NTBoardPopupMenu.cs" />\r
169     <Compile Include="NTBoard_backgroundworker.cs" />\r
170     <Compile Include="NTCategory.cs" />\r
171     <Compile Include="NTCategoryPanel.xaml.cs">\r
172       <DependentUpon>NTCategoryPanel.xaml</DependentUpon>\r
173     </Compile>\r
174     <Compile Include="NtNet\NTCloud.cs" />\r
175     <Compile Include="NtNet\NTCookie.cs" />\r
176     <Compile Include="NTCreateThreadWindow.xaml.cs">\r
177       <DependentUpon>NTCreateThreadWindow.xaml</DependentUpon>\r
178     </Compile>\r
179     <Compile Include="NtNet\NTCrypt.cs" />\r
180     <Compile Include="NTDataRoot.cs" />\r
181     <Compile Include="NTDebug.cs" />\r
182     <Compile Include="NTDragDrop.cs" />\r
183     <Compile Include="NTExportUtil.cs" />\r
184     <Compile Include="NTFavorite.cs" />\r
185     <Compile Include="NTFavoriteBoard.cs" />\r
186     <Compile Include="NTFavoriteBoardPopupMenu.cs" />\r
187     <Compile Include="NTFavoritePanel.xaml.cs">\r
188       <DependentUpon>NTFavoritePanel.xaml</DependentUpon>\r
189     </Compile>\r
190     <Compile Include="NTFavoriteTagEditWindow.xaml.cs">\r
191       <DependentUpon>NTFavoriteTagEditWindow.xaml</DependentUpon>\r
192     </Compile>\r
193     <Compile Include="NTFavoriteThread.cs" />\r
194     <Compile Include="NTFavoriteThreadPopupMenu.cs" />\r
195     <Compile Include="NTFavoriteThreadTag.cs" />\r
196     <Compile Include="NTFavoriteThreadTagPopupMenu.cs" />\r
197     <Compile Include="NtFile\NTFileAccess.cs" />\r
198     <Compile Include="NtFile\NTFileUtil.cs" />\r
199     <Compile Include="NTFontSelectDialog.xaml.cs">\r
200       <DependentUpon>NTFontSelectDialog.xaml</DependentUpon>\r
201     </Compile>\r
202     <Compile Include="NTFontUtil.cs" />\r
203     <Compile Include="NTGraphicsPanel.xaml.cs">\r
204       <DependentUpon>NTGraphicsPanel.xaml</DependentUpon>\r
205     </Compile>\r
206     <Compile Include="NTHistory.cs" />\r
207     <Compile Include="NTHistoryPanel.xaml.cs">\r
208       <DependentUpon>NTHistoryPanel.xaml</DependentUpon>\r
209     </Compile>\r
210     <Compile Include="NTHistoryThread.cs" />\r
211     <Compile Include="NtHtml\NTHtmlParser.cs" />\r
212     <Compile Include="NtHtml\NTHtmlUtils.cs" />\r
213     <Compile Include="NtHtml\NTHtmlUtils_EscapeTable.cs" />\r
214     <Compile Include="NtHtml\NTHtmlWriteResParser.cs" />\r
215     <Compile Include="NtNet\NTHttpAccess.cs" />\r
216     <Compile Include="NtNet\NTHttpAccess_cloud.cs" />\r
217     <Compile Include="NtNet\NTHttpAccess_user_cloud.cs" />\r
218     <Compile Include="NtNet\NTHttpAccess_util.cs" />\r
219     <Compile Include="NtNet\NTHttpUtils.cs" />\r
220     <Compile Include="NTMaru.cs" />\r
221     <Compile Include="NTMenuCommand.cs" />\r
222     <Compile Include="NTMovieHistory.cs" />\r
223     <Compile Include="NTMovieHistoryPopup.cs" />\r
224     <Compile Include="NTMoviePanel.xaml.cs">\r
225       <DependentUpon>NTMoviePanel.xaml</DependentUpon>\r
226     </Compile>\r
227     <Compile Include="NTNgItems.cs" />\r
228     <Compile Include="NTOpenedThreadTable.cs" />\r
229     <Compile Include="NtFile\NTPersistentFileAccess.cs" />\r
230     <Compile Include="NTRes.cs" />\r
231     <Compile Include="NTResMenuCommand.cs" />\r
232     <Compile Include="NTResPopupMenu.cs" />\r
233     <Compile Include="NTSetupAESWindow.xaml.cs">\r
234       <DependentUpon>NTSetupAESWindow.xaml</DependentUpon>\r
235     </Compile>\r
236     <Compile Include="NTSetupWindow.xaml.cs">\r
237       <DependentUpon>NTSetupWindow.xaml</DependentUpon>\r
238     </Compile>\r
239     <Compile Include="NTSimString.cs" />\r
240     <Compile Include="NTTextFormat.cs" />\r
241     <Compile Include="NTTextUtiles.cs" />\r
242     <Compile Include="NTThreadCashData.cs" />\r
243     <Compile Include="NTThreadInfoWindow.xaml.cs">\r
244       <DependentUpon>NTThreadInfoWindow.xaml</DependentUpon>\r
245     </Compile>\r
246     <Compile Include="NTThreadTitle.cs" />\r
247     <Compile Include="NTUserPreference.cs" />\r
248     <Compile Include="NTVagueSearchWord.cs" />\r
249     <Compile Include="NTWriteResHistoryPopup.cs" />\r
250     <Compile Include="NTWriteResResultWindow.xaml.cs">\r
251       <DependentUpon>NTWriteResResultWindow.xaml</DependentUpon>\r
252     </Compile>\r
253     <Compile Include="NTWriteResWindow.xaml.cs">\r
254       <DependentUpon>NTWriteResWindow.xaml</DependentUpon>\r
255     </Compile>\r
256     <Compile Include="Properties\AssemblyInfo.cs">\r
257       <SubType>Code</SubType>\r
258     </Compile>\r
259     <Compile Include="Properties\Resources.Designer.cs">\r
260       <AutoGen>True</AutoGen>\r
261       <DesignTime>True</DesignTime>\r
262       <DependentUpon>Resources.resx</DependentUpon>\r
263     </Compile>\r
264     <Compile Include="Properties\Settings.Designer.cs">\r
265       <AutoGen>True</AutoGen>\r
266       <DependentUpon>Settings.settings</DependentUpon>\r
267       <DesignTimeSharedInput>True</DesignTimeSharedInput>\r
268     </Compile>\r
269     <EmbeddedResource Include="Properties\Resources.resx">\r
270       <Generator>ResXFileCodeGenerator</Generator>\r
271       <LastGenOutput>Resources.Designer.cs</LastGenOutput>\r
272     </EmbeddedResource>\r
273     <None Include="app.config" />\r
274     <None Include="Properties\Settings.settings">\r
275       <Generator>SettingsSingleFileGenerator</Generator>\r
276       <LastGenOutput>Settings.Designer.cs</LastGenOutput>\r
277     </None>\r
278     <AppDesigner Include="Properties\" />\r
279   </ItemGroup>\r
280   <ItemGroup>\r
281     <ProjectReference Include="..\NT2chCtrl245\NT2chCtrl245.csproj">\r
282       <Project>{8ab65b58-6b41-47dc-aa6f-6ca444180556}</Project>\r
283       <Name>NT2chCtrl245</Name>\r
284     </ProjectReference>\r
285     <ProjectReference Include="..\NT2chCtrl45\NT2chCtrl45.csproj">\r
286       <Project>{4873f294-5f91-4364-8e6b-2b539b76f495}</Project>\r
287       <Name>NT2chCtrl45</Name>\r
288     </ProjectReference>\r
289     <ProjectReference Include="..\NT2chObject45\NT2chObject45.csproj">\r
290       <Project>{4e9cecf8-7dea-45db-9b25-d3f768a10c4b}</Project>\r
291       <Name>NT2chObject45</Name>\r
292     </ProjectReference>\r
293     <ProjectReference Include="..\NT2chStyle45\NT2chStyle45.csproj">\r
294       <Project>{d9d1b7b7-3e6e-4ced-b16a-1677ba957f73}</Project>\r
295       <Name>NT2chStyle45</Name>\r
296     </ProjectReference>\r
297   </ItemGroup>\r
298   <ItemGroup>\r
299     <Resource Include="images\left.png" />\r
300     <Resource Include="images\neetchan2.png" />\r
301     <Resource Include="images\right.png" />\r
302     <Resource Include="images\search_btn.png" />\r
303   </ItemGroup>\r
304   <ItemGroup>\r
305     <Resource Include="neetchan6.ico" />\r
306   </ItemGroup>\r
307   <ItemGroup>\r
308     <BootstrapperPackage Include=".NETFramework,Version=v4.5">\r
309       <Visible>False</Visible>\r
310       <ProductName>Microsoft .NET Framework 4.5 %28x86 および x64%29</ProductName>\r
311       <Install>true</Install>\r
312     </BootstrapperPackage>\r
313     <BootstrapperPackage Include="Microsoft.Net.Client.3.5">\r
314       <Visible>False</Visible>\r
315       <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>\r
316       <Install>false</Install>\r
317     </BootstrapperPackage>\r
318     <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">\r
319       <Visible>False</Visible>\r
320       <ProductName>.NET Framework 3.5 SP1</ProductName>\r
321       <Install>false</Install>\r
322     </BootstrapperPackage>\r
323   </ItemGroup>\r
324   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
325   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
326        Other similar extension points exist, see Microsoft.Common.targets.\r
327   <Target Name="BeforeBuild">\r
328   </Target>\r
329   <Target Name="AfterBuild">\r
330   </Target>\r
331   -->\r
332 </Project>