OSDN Git Service

AppliStation-GUI,進捗ダイアログ型の表示の変更など
[applistation/AppliStation.git] / AppliStation / AppliStation.csproj
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
2   <PropertyGroup>\r
3     <ProjectGuid>{0FC9CFF6-95CE-4C2D-833D-F6D697CD57EB}</ProjectGuid>\r
4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
6     <OutputType>WinExe</OutputType>\r
7     <RootNamespace>AppliStation</RootNamespace>\r
8     <AssemblyName>AppliStation</AssemblyName>\r
9     <BaseIntermediateOutputPath>bin\</BaseIntermediateOutputPath>\r
10     <AllowUnsafeBlocks>False</AllowUnsafeBlocks>\r
11     <NoStdLib>False</NoStdLib>\r
12     <WarningLevel>4</WarningLevel>\r
13     <TreatWarningsAsErrors>false</TreatWarningsAsErrors>\r
14     <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>\r
15     <ApplicationIcon>AppliStation.ico</ApplicationIcon>\r
16   </PropertyGroup>\r
17   <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">\r
18     <OutputPath>bin\Debug\</OutputPath>\r
19     <DebugSymbols>true</DebugSymbols>\r
20     <DebugType>Full</DebugType>\r
21     <Optimize>false</Optimize>\r
22     <CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>\r
23     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
24     <OutputType>WinExe</OutputType>\r
25     <AssemblyName>AppliStation</AssemblyName>\r
26     <RootNamespace>AppliStation</RootNamespace>\r
27     <AllowUnsafeBlocks>false</AllowUnsafeBlocks>\r
28     <WarningLevel>4</WarningLevel>\r
29   </PropertyGroup>\r
30   <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">\r
31     <OutputPath>bin\Release\</OutputPath>\r
32     <DebugSymbols>false</DebugSymbols>\r
33     <DebugType>None</DebugType>\r
34     <Optimize>true</Optimize>\r
35     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>\r
36     <DefineConstants>TRACE</DefineConstants>\r
37     <OutputType>WinExe</OutputType>\r
38     <AssemblyName>AppliStation</AssemblyName>\r
39     <RootNamespace>AppliStation</RootNamespace>\r
40     <AllowUnsafeBlocks>false</AllowUnsafeBlocks>\r
41     <WarningLevel>4</WarningLevel>\r
42   </PropertyGroup>\r
43   <PropertyGroup Condition=" '$(Platform)' == 'AnyCPU' ">\r
44     <RegisterForComInterop>False</RegisterForComInterop>\r
45     <GenerateSerializationAssemblies>Auto</GenerateSerializationAssemblies>\r
46     <BaseAddress>4194304</BaseAddress>\r
47     <PlatformTarget>AnyCPU</PlatformTarget>\r
48     <FileAlignment>4096</FileAlignment>\r
49   </PropertyGroup>\r
50   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" />\r
51   <ItemGroup>\r
52     <Reference Include="System" />\r
53     <Reference Include="System.Drawing" />\r
54     <Reference Include="System.Drawing.Design" />\r
55     <Reference Include="System.Web" />\r
56     <Reference Include="System.Windows.Forms" />\r
57     <Reference Include="System.Xml" />\r
58   </ItemGroup>\r
59   <ItemGroup>\r
60     <Compile Include="AppliStation.Util\ExceptionDialogForm.cs" />\r
61     <Compile Include="AppliStation.Util\ExceptionDialogForm.Designer.cs">\r
62       <DependentUpon>ExceptionDialogForm.cs</DependentUpon>\r
63     </Compile>\r
64     <Compile Include="AppliStation.Util\ExecutionProgressViewer.cs" />\r
65     <Compile Include="AppliStation.Util\ExecutionProgressViewer.Designer.cs">\r
66       <DependentUpon>ExecutionProgressViewer.cs</DependentUpon>\r
67     </Compile>\r
68     <Compile Include="AppliStation.Util\ListViewItemSortComparer.cs" />\r
69     <Compile Include="AppliStation.Util\NativeMethods.cs" />\r
70     <Compile Include="AppliStation.Util\GUIUtils.cs" />\r
71     <Compile Include="AppliStation.Util\SprashScreenLayered.cs" />\r
72     <Compile Include="AppliStation.Util\ToolStripPetitLauncherMenuItem.cs" />\r
73     <Compile Include="AppliStation.Util\ToolStripWeb2LikeTextBox.cs" />\r
74     <Compile Include="AssemblyInfo.cs" />\r
75     <Compile Include="InstallerInfoForm.cs" />\r
76     <Compile Include="InstallerInfoForm.Designer.cs">\r
77       <DependentUpon>InstallerInfoForm.cs</DependentUpon>\r
78     </Compile>\r
79     <Compile Include="PackageInfoForm.cs" />\r
80     <Compile Include="PackageInfoForm.Designer.cs">\r
81       <DependentUpon>PackageInfoForm.cs</DependentUpon>\r
82     </Compile>\r
83     <Compile Include="PackageListViewForm.cs" />\r
84     <Compile Include="PackageListViewForm.Designer.cs">\r
85       <DependentUpon>PackageListViewForm.cs</DependentUpon>\r
86     </Compile>\r
87     <Compile Include="InstallationConfirmForm.cs" />\r
88     <Compile Include="InstallationConfirmForm.Designer.cs">\r
89       <DependentUpon>InstallationConfirmForm.cs</DependentUpon>\r
90     </Compile>\r
91     <Compile Include="PackageUninstallConfirmForm.cs" />\r
92     <Compile Include="PackageUninstallConfirmForm.Designer.cs">\r
93       <DependentUpon>PackageUninstallConfirmForm.cs</DependentUpon>\r
94     </Compile>\r
95     <Compile Include="Program.cs" />\r
96     <EmbeddedResource Include="AppliStation.Util\ExceptionDialogForm.resx">\r
97       <DependentUpon>ExceptionDialogForm.Designer.cs</DependentUpon>\r
98     </EmbeddedResource>\r
99     <EmbeddedResource Include="AppliStation.Util\ExecutionProgressViewer.resx">\r
100       <DependentUpon>ExecutionProgressViewer.cs</DependentUpon>\r
101     </EmbeddedResource>\r
102     <EmbeddedResource Include="PackageInfoForm.resx">\r
103       <DependentUpon>PackageInfoForm.cs</DependentUpon>\r
104     </EmbeddedResource>\r
105     <EmbeddedResource Include="PackageListViewForm.resx">\r
106       <DependentUpon>PackageListViewForm.cs</DependentUpon>\r
107     </EmbeddedResource>\r
108     <EmbeddedResource Include="InstallationConfirmForm.resx">\r
109       <DependentUpon>InstallationConfirmForm.cs</DependentUpon>\r
110     </EmbeddedResource>\r
111     <EmbeddedResource Include="PackageUninstallConfirmForm.resx">\r
112       <DependentUpon>PackageUninstallConfirmForm.cs</DependentUpon>\r
113     </EmbeddedResource>\r
114     <None Include="AppliStation.ico" />\r
115     <None Include="SplashScreen.png">\r
116       <CopyToOutputDirectory>Always</CopyToOutputDirectory>\r
117     </None>\r
118   </ItemGroup>\r
119   <ItemGroup>\r
120     <Folder Include="AppliStation.Util" />\r
121     <ProjectReference Include="..\na-get-lib\na-get-lib.csproj">\r
122       <Project>{058E953D-3986-4F74-8516-5A50D267D36A}</Project>\r
123       <Name>na-get-lib</Name>\r
124     </ProjectReference>\r
125   </ItemGroup>\r
126 </Project>