Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2233 | - | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="14.0"> |
||
3 | <PropertyGroup> |
||
4 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
||
5 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
||
6 | <ProductVersion>8.0.50727</ProductVersion> |
||
7 | <SchemaVersion>2.0</SchemaVersion> |
||
8 | <ProjectGuid>{C5619CA3-E737-4A3B-AE7B-76E8A6AB4930}</ProjectGuid> |
||
9 | <OutputType>Library</OutputType> |
||
10 | <StartupObject> |
||
11 | </StartupObject> |
||
12 | <RootNamespace>ArtificialHorizon</RootNamespace> |
||
13 | <AssemblyName>ArtificialHorizon</AssemblyName> |
||
14 | <MyType>WebControl</MyType> |
||
15 | <TargetFrameworkVersion>v2.0</TargetFrameworkVersion> |
||
16 | <FileUpgradeFlags> |
||
17 | </FileUpgradeFlags> |
||
18 | <UpgradeBackupLocation> |
||
19 | </UpgradeBackupLocation> |
||
20 | <OldToolsVersion>2.0</OldToolsVersion> |
||
21 | <PublishUrl>publish\</PublishUrl> |
||
22 | <Install>true</Install> |
||
23 | <InstallFrom>Disk</InstallFrom> |
||
24 | <UpdateEnabled>false</UpdateEnabled> |
||
25 | <UpdateMode>Foreground</UpdateMode> |
||
26 | <UpdateInterval>7</UpdateInterval> |
||
27 | <UpdateIntervalUnits>Days</UpdateIntervalUnits> |
||
28 | <UpdatePeriodically>false</UpdatePeriodically> |
||
29 | <UpdateRequired>false</UpdateRequired> |
||
30 | <MapFileExtensions>true</MapFileExtensions> |
||
31 | <ApplicationRevision>0</ApplicationRevision> |
||
32 | <ApplicationVersion>1.0.0.%2a</ApplicationVersion> |
||
33 | <IsWebBootstrapper>false</IsWebBootstrapper> |
||
34 | <UseApplicationTrust>false</UseApplicationTrust> |
||
35 | <BootstrapperEnabled>true</BootstrapperEnabled> |
||
36 | </PropertyGroup> |
||
37 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
||
38 | <DebugSymbols>true</DebugSymbols> |
||
39 | <DebugType>full</DebugType> |
||
40 | <DefineDebug>true</DefineDebug> |
||
41 | <DefineTrace>true</DefineTrace> |
||
42 | <OutputPath>bin\Debug\</OutputPath> |
||
43 | <DocumentationFile>ArtificialHorizon.xml</DocumentationFile> |
||
44 | <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn> |
||
45 | </PropertyGroup> |
||
46 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
||
47 | <DebugType>pdbonly</DebugType> |
||
48 | <DefineDebug>false</DefineDebug> |
||
49 | <DefineTrace>true</DefineTrace> |
||
50 | <Optimize>true</Optimize> |
||
51 | <OutputPath>bin\Release\</OutputPath> |
||
52 | <DocumentationFile>ArtificialHorizon.xml</DocumentationFile> |
||
53 | <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn> |
||
54 | </PropertyGroup> |
||
55 | <ItemGroup> |
||
56 | <Reference Include="System" /> |
||
57 | <Reference Include="System.Data" /> |
||
58 | <Reference Include="System.Deployment" /> |
||
59 | <Reference Include="System.Drawing" /> |
||
60 | <Reference Include="System.Management" /> |
||
61 | <Reference Include="System.Web" /> |
||
62 | <Reference Include="System.Windows.Forms" /> |
||
63 | <Reference Include="System.Xml" /> |
||
64 | </ItemGroup> |
||
65 | <ItemGroup> |
||
66 | <Import Include="Microsoft.VisualBasic" /> |
||
67 | <Import Include="System" /> |
||
68 | <Import Include="System.Collections" /> |
||
69 | <Import Include="System.Collections.Generic" /> |
||
70 | <Import Include="System.Data" /> |
||
71 | <Import Include="System.Drawing" /> |
||
72 | <Import Include="System.Diagnostics" /> |
||
73 | <Import Include="System.Windows.Forms" /> |
||
74 | </ItemGroup> |
||
75 | <ItemGroup> |
||
76 | <Compile Include="ArtificialHorizon.designer.vb"> |
||
77 | <DependentUpon>ArtificialHorizon.vb</DependentUpon> |
||
78 | </Compile> |
||
79 | <Compile Include="ArtificialHorizon.vb"> |
||
80 | <SubType>UserControl</SubType> |
||
81 | </Compile> |
||
82 | <Compile Include="My Project\AssemblyInfo.vb" /> |
||
83 | <Compile Include="My Project\Application.Designer.vb"> |
||
84 | <AutoGen>True</AutoGen> |
||
85 | <DependentUpon>Application.myapp</DependentUpon> |
||
86 | </Compile> |
||
87 | <Compile Include="My Project\Resources.Designer.vb"> |
||
88 | <AutoGen>True</AutoGen> |
||
89 | <DesignTime>True</DesignTime> |
||
90 | <DependentUpon>Resources.resx</DependentUpon> |
||
91 | </Compile> |
||
92 | <Compile Include="My Project\Settings.Designer.vb"> |
||
93 | <AutoGen>True</AutoGen> |
||
94 | <DependentUpon>Settings.settings</DependentUpon> |
||
95 | <DesignTimeSharedInput>True</DesignTimeSharedInput> |
||
96 | </Compile> |
||
97 | </ItemGroup> |
||
98 | <ItemGroup> |
||
99 | <EmbeddedResource Include="ArtificialHorizon.resx"> |
||
100 | <DependentUpon>ArtificialHorizon.vb</DependentUpon> |
||
101 | <SubType>Designer</SubType> |
||
102 | </EmbeddedResource> |
||
103 | <EmbeddedResource Include="My Project\Resources.resx"> |
||
104 | <Generator>VbMyResourcesResXFileCodeGenerator</Generator> |
||
105 | <LastGenOutput>Resources.Designer.vb</LastGenOutput> |
||
106 | <CustomToolNamespace>My.Resources</CustomToolNamespace> |
||
107 | <SubType>Designer</SubType> |
||
108 | </EmbeddedResource> |
||
109 | </ItemGroup> |
||
110 | <ItemGroup> |
||
111 | <None Include="My Project\Application.myapp"> |
||
112 | <Generator>MyApplicationCodeGenerator</Generator> |
||
113 | <LastGenOutput>Application.Designer.vb</LastGenOutput> |
||
114 | </None> |
||
115 | <None Include="My Project\Settings.settings"> |
||
116 | <Generator>SettingsSingleFileGenerator</Generator> |
||
117 | <CustomToolNamespace>My</CustomToolNamespace> |
||
118 | <LastGenOutput>Settings.Designer.vb</LastGenOutput> |
||
119 | </None> |
||
120 | </ItemGroup> |
||
121 | <ItemGroup> |
||
122 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> |
||
123 | <Visible>False</Visible> |
||
124 | <ProductName>.NET Framework 3.5 SP1</ProductName> |
||
125 | <Install>true</Install> |
||
126 | </BootstrapperPackage> |
||
127 | </ItemGroup> |
||
128 | <Import Project="$(MSBuildBinPath)\Microsoft.VisualBasic.targets" /> |
||
129 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
||
130 | Other similar extension points exist, see Microsoft.Common.targets. |
||
131 | <Target Name="BeforeBuild"> |
||
132 | </Target> |
||
133 | <Target Name="AfterBuild"> |
||
134 | </Target> |
||
135 | --> |
||
136 | </Project> |