OSDN Git Service

Graf Zeppelin以外の空母の夜戦攻撃力を表示する
[kancollesniffer/KancolleSniffer.git] / KancolleSniffer / KancolleSniffer.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="12.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>{C2DD27CE-5AB7-408B-B60C-F3BE22B01E85}</ProjectGuid>\r
8     <OutputType>WinExe</OutputType>\r
9     <AppDesignerFolder>Properties</AppDesignerFolder>\r
10     <RootNamespace>KancolleSniffer</RootNamespace>\r
11     <AssemblyName>KancolleSniffer</AssemblyName>\r
12     <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>\r
13     <FileAlignment>512</FileAlignment>\r
14     <TargetFrameworkProfile />\r
15   </PropertyGroup>\r
16   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
17     <PlatformTarget>AnyCPU</PlatformTarget>\r
18     <DebugSymbols>true</DebugSymbols>\r
19     <DebugType>full</DebugType>\r
20     <Optimize>false</Optimize>\r
21     <OutputPath>bin\Debug\</OutputPath>\r
22     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
23     <ErrorReport>prompt</ErrorReport>\r
24     <WarningLevel>4</WarningLevel>\r
25     <Prefer32Bit>false</Prefer32Bit>\r
26     <DocumentationFile>\r
27     </DocumentationFile>\r
28     <LangVersion>latest</LangVersion>\r
29   </PropertyGroup>\r
30   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
31     <PlatformTarget>AnyCPU</PlatformTarget>\r
32     <DebugType>pdbonly</DebugType>\r
33     <Optimize>true</Optimize>\r
34     <OutputPath>bin\Release\</OutputPath>\r
35     <DefineConstants>TRACE</DefineConstants>\r
36     <ErrorReport>prompt</ErrorReport>\r
37     <WarningLevel>4</WarningLevel>\r
38     <Prefer32Bit>false</Prefer32Bit>\r
39     <LangVersion>latest</LangVersion>\r
40   </PropertyGroup>\r
41   <PropertyGroup>\r
42     <ApplicationIcon>app.ico</ApplicationIcon>\r
43   </PropertyGroup>\r
44   <PropertyGroup>\r
45     <ApplicationManifest>app.manifest</ApplicationManifest>\r
46   </PropertyGroup>\r
47   <ItemGroup>\r
48     <Reference Include="Microsoft.CSharp" />\r
49     <Reference Include="System" />\r
50     <Reference Include="System.Core" />\r
51     <Reference Include="System.Data" />\r
52     <Reference Include="System.Drawing" />\r
53     <Reference Include="System.Windows.Forms" />\r
54     <Reference Include="System.Xml" />\r
55   </ItemGroup>\r
56   <ItemGroup>\r
57     <Compile Include="Achievement.cs" />\r
58     <Compile Include="AkashiTimer.cs" />\r
59     <Compile Include="AlarmTimer.cs" />\r
60     <Compile Include="AntiAirPanel.cs">\r
61       <SubType>Component</SubType>\r
62     </Compile>\r
63     <Compile Include="AirBattleResultPanel.cs" />\r
64     <Compile Include="Ascii85.cs" />\r
65     <Compile Include="BaseAirCoprs.cs" />\r
66     <Compile Include="BattleInfo.cs" />\r
67     <Compile Include="BattleResultPanel.cs">\r
68       <SubType>Component</SubType>\r
69     </Compile>\r
70     <Compile Include="ErrorLog.cs" />\r
71     <Compile Include="Config.cs" />\r
72     <Compile Include="ConfigDialog.cs">\r
73       <SubType>Form</SubType>\r
74     </Compile>\r
75     <Compile Include="ConfigDialog.Designer.cs">\r
76       <DependentUpon>ConfigDialog.cs</DependentUpon>\r
77     </Compile>\r
78     <Compile Include="ConfirmDialog.cs">\r
79       <SubType>Form</SubType>\r
80     </Compile>\r
81     <Compile Include="ConfirmDialog.Designer.cs">\r
82       <DependentUpon>ConfirmDialog.cs</DependentUpon>\r
83     </Compile>\r
84     <Compile Include="CUDColor.cs" />\r
85     <Compile Include="DockInfo.cs" />\r
86     <Compile Include="FleetPanel.cs">\r
87       <SubType>Component</SubType>\r
88     </Compile>\r
89     <Compile Include="ExMapInfo.cs" />\r
90     <Compile Include="ErrorDialog.cs">\r
91       <SubType>Form</SubType>\r
92     </Compile>\r
93     <Compile Include="ErrorDialog.Designer.cs">\r
94       <DependentUpon>ErrorDialog.cs</DependentUpon>\r
95     </Compile>\r
96     <Compile Include="HttpProxy.cs" />\r
97     <Compile Include="HttpUtility.cs" />\r
98     <Compile Include="ItemTreeView.cs">\r
99       <SubType>Component</SubType>\r
100     </Compile>\r
101     <Compile Include="JsonParser.cs" />\r
102     <Compile Include="Logger.cs" />\r
103     <Compile Include="LogServer.cs" />\r
104     <Compile Include="MaterialInfo.cs" />\r
105     <Compile Include="MiscTextInfo.cs" />\r
106     <Compile Include="DataLoader.cs" />\r
107     <Compile Include="NotificationConfigDialog.cs">\r
108       <SubType>Form</SubType>\r
109     </Compile>\r
110     <Compile Include="NotificationConfigDialog.Designer.cs">\r
111       <DependentUpon>NotificationConfigDialog.cs</DependentUpon>\r
112     </Compile>\r
113     <Compile Include="NotificationManager.cs" />\r
114     <Compile Include="PresetDeck.cs" />\r
115     <Compile Include="ProxyManager.cs" />\r
116     <Compile Include="PushNotification.cs" />\r
117     <Compile Include="RepairListForMain.cs">\r
118       <SubType>Component</SubType>\r
119     </Compile>\r
120     <Compile Include="MainFormLabels.cs" />\r
121     <Compile Include="ListForm.cs">\r
122       <SubType>Form</SubType>\r
123     </Compile>\r
124     <Compile Include="ListForm.Designer.cs">\r
125       <DependentUpon>ListForm.cs</DependentUpon>\r
126     </Compile>\r
127     <Compile Include="MainForm.cs">\r
128       <SubType>Form</SubType>\r
129     </Compile>\r
130     <Compile Include="MainForm.Designer.cs">\r
131       <DependentUpon>MainForm.cs</DependentUpon>\r
132     </Compile>\r
133     <Compile Include="MissionInfo.cs" />\r
134     <Compile Include="Program.cs" />\r
135     <Compile Include="Properties\AssemblyInfo.cs" />\r
136     <Compile Include="QuestInfo.cs" />\r
137     <Compile Include="ConditionTimer.cs" />\r
138     <Compile Include="ShipInfo.cs" />\r
139     <Compile Include="ShipLabel.cs" />\r
140     <Compile Include="ShipListPanel.cs">\r
141       <SubType>Component</SubType>\r
142     </Compile>\r
143     <Compile Include="ShipMaster.cs" />\r
144     <Compile Include="ShipStatus.cs" />\r
145     <Compile Include="Sniffer.cs" />\r
146     <Compile Include="ItemInfo.cs" />\r
147     <Compile Include="Status.cs" />\r
148     <Compile Include="SwipeScrollify.cs" />\r
149     <Compile Include="SystemProxy.cs" />\r
150     <Compile Include="TextGenerator.cs" />\r
151     <Compile Include="Win32API.cs" />\r
152     <EmbeddedResource Include="ConfigDialog.resx">\r
153       <DependentUpon>ConfigDialog.cs</DependentUpon>\r
154     </EmbeddedResource>\r
155     <EmbeddedResource Include="ConfirmDialog.resx">\r
156       <DependentUpon>ConfirmDialog.cs</DependentUpon>\r
157     </EmbeddedResource>\r
158     <EmbeddedResource Include="ErrorDialog.resx">\r
159       <DependentUpon>ErrorDialog.cs</DependentUpon>\r
160     </EmbeddedResource>\r
161     <EmbeddedResource Include="ListForm.resx">\r
162       <DependentUpon>ListForm.cs</DependentUpon>\r
163     </EmbeddedResource>\r
164     <EmbeddedResource Include="MainForm.resx">\r
165       <DependentUpon>MainForm.cs</DependentUpon>\r
166     </EmbeddedResource>\r
167     <EmbeddedResource Include="NotificationConfigDialog.resx">\r
168       <DependentUpon>NotificationConfigDialog.cs</DependentUpon>\r
169     </EmbeddedResource>\r
170     <EmbeddedResource Include="Properties\Resources.resx">\r
171       <Generator>ResXFileCodeGenerator</Generator>\r
172       <LastGenOutput>Resources.Designer.cs</LastGenOutput>\r
173       <SubType>Designer</SubType>\r
174     </EmbeddedResource>\r
175     <Compile Include="Properties\Resources.Designer.cs">\r
176       <AutoGen>True</AutoGen>\r
177       <DependentUpon>Resources.resx</DependentUpon>\r
178       <DesignTime>True</DesignTime>\r
179     </Compile>\r
180     <None Include="app.manifest" />\r
181     <None Include="Properties\Settings.settings">\r
182       <Generator>SettingsSingleFileGenerator</Generator>\r
183       <LastGenOutput>Settings.Designer.cs</LastGenOutput>\r
184     </None>\r
185     <Compile Include="Properties\Settings.Designer.cs">\r
186       <AutoGen>True</AutoGen>\r
187       <DependentUpon>Settings.settings</DependentUpon>\r
188       <DesignTimeSharedInput>True</DesignTimeSharedInput>\r
189     </Compile>\r
190   </ItemGroup>\r
191   <ItemGroup>\r
192     <None Include="App.config" />\r
193   </ItemGroup>\r
194   <ItemGroup>\r
195     <Content Include="app.ico" />\r
196   </ItemGroup>\r
197   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
198   <PropertyGroup>\r
199     <PostBuildEvent>COPY $(SolutionDir)\Data\*.* $(TargetDir)</PostBuildEvent>\r
200   </PropertyGroup>\r
201   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
202        Other similar extension points exist, see Microsoft.Common.targets.\r
203   <Target Name="BeforeBuild">\r
204   </Target>\r
205   <Target Name="AfterBuild">\r
206   </Target>\r
207   -->\r
208 </Project>