Rev 2385 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2385 | Rev 2405 | ||
---|---|---|---|
Line 56... | Line 56... | ||
56 | </PropertyGroup> |
56 | </PropertyGroup> |
57 | <PropertyGroup> |
57 | <PropertyGroup> |
58 | <ApplicationIcon>MK.ico</ApplicationIcon> |
58 | <ApplicationIcon>MK.ico</ApplicationIcon> |
59 | </PropertyGroup> |
59 | </PropertyGroup> |
60 | <ItemGroup> |
60 | <ItemGroup> |
- | 61 | <Reference Include="Microsoft.Expression.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" /> |
|
61 | <Reference Include="Microsoft.Windows.Shell, Version=3.5.41019.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" /> |
62 | <Reference Include="Microsoft.Windows.Shell, Version=3.5.41019.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" /> |
62 | <Reference Include="System" /> |
63 | <Reference Include="System" /> |
63 | <Reference Include="System.Data" /> |
64 | <Reference Include="System.Data" /> |
64 | <Reference Include="System.Drawing" /> |
65 | <Reference Include="System.Drawing" /> |
65 | <Reference Include="System.Windows.Forms" /> |
66 | <Reference Include="System.Windows.Forms" /> |
Line 85... | Line 86... | ||
85 | <SubType>Designer</SubType> |
86 | <SubType>Designer</SubType> |
86 | </ApplicationDefinition> |
87 | </ApplicationDefinition> |
87 | <Compile Include="ArtificialHorizon\ArtificialHorizon.xaml.cs"> |
88 | <Compile Include="ArtificialHorizon\ArtificialHorizon.xaml.cs"> |
88 | <DependentUpon>ArtificialHorizon.xaml</DependentUpon> |
89 | <DependentUpon>ArtificialHorizon.xaml</DependentUpon> |
89 | </Compile> |
90 | </Compile> |
- | 91 | <Compile Include="GMapCustomMarkers\Circle.xaml.cs"> |
|
- | 92 | <DependentUpon>Circle.xaml</DependentUpon> |
|
- | 93 | </Compile> |
|
90 | <Compile Include="GMapCustomMarkers\CustomMarkerHome.xaml.cs"> |
94 | <Compile Include="GMapCustomMarkers\CustomMarkerHome.xaml.cs"> |
91 | <DependentUpon>CustomMarkerHome.xaml</DependentUpon> |
95 | <DependentUpon>CustomMarkerHome.xaml</DependentUpon> |
92 | </Compile> |
96 | </Compile> |
93 | <Compile Include="GMapCustomMarkers\CustomMarkerCopter.xaml.cs"> |
97 | <Compile Include="GMapCustomMarkers\CustomMarkerCopter.xaml.cs"> |
94 | <DependentUpon>CustomMarkerCopter.xaml</DependentUpon> |
98 | <DependentUpon>CustomMarkerCopter.xaml</DependentUpon> |
Line 103... | Line 107... | ||
103 | <Compile Include="Waypoints.cs" /> |
107 | <Compile Include="Waypoints.cs" /> |
104 | <Page Include="ArtificialHorizon\ArtificialHorizon.xaml"> |
108 | <Page Include="ArtificialHorizon\ArtificialHorizon.xaml"> |
105 | <SubType>Designer</SubType> |
109 | <SubType>Designer</SubType> |
106 | <Generator>MSBuild:Compile</Generator> |
110 | <Generator>MSBuild:Compile</Generator> |
107 | </Page> |
111 | </Page> |
- | 112 | <Page Include="GMapCustomMarkers\Circle.xaml"> |
|
- | 113 | <Generator>MSBuild:Compile</Generator> |
|
- | 114 | <SubType>Designer</SubType> |
|
- | 115 | </Page> |
|
108 | <Page Include="GMapCustomMarkers\CustomMarkerHome.xaml"> |
116 | <Page Include="GMapCustomMarkers\CustomMarkerHome.xaml"> |
109 | <Generator>MSBuild:Compile</Generator> |
117 | <Generator>MSBuild:Compile</Generator> |
110 | <SubType>Designer</SubType> |
118 | <SubType>Designer</SubType> |
111 | </Page> |
119 | </Page> |
112 | <Page Include="GMapCustomMarkers\CustomMarkerCopter.xaml"> |
120 | <Page Include="GMapCustomMarkers\CustomMarkerCopter.xaml"> |
Line 168... | Line 176... | ||
168 | </ItemGroup> |
176 | </ItemGroup> |
169 | <ItemGroup> |
177 | <ItemGroup> |
170 | <Resource Include="MK.ico" /> |
178 | <Resource Include="MK.ico" /> |
171 | </ItemGroup> |
179 | </ItemGroup> |
172 | <ItemGroup> |
180 | <ItemGroup> |
173 | <Resource Include="GMapCustomMarkers\copter.png" /> |
- | |
174 | </ItemGroup> |
- | |
175 | <ItemGroup> |
- | |
176 | <Resource Include="GMapCustomMarkers\Copter_Shadow.png" /> |
- | |
177 | </ItemGroup> |
- | |
178 | <ItemGroup> |
- | |
179 | <Resource Include="GMapCustomMarkers\home.png" /> |
181 | <Resource Include="GMapCustomMarkers\home.png" /> |
180 | </ItemGroup> |
182 | </ItemGroup> |
181 | <ItemGroup> |
183 | <ItemGroup> |
182 | <Resource Include="GMapCustomMarkers\CopterRed.png" /> |
- | |
183 | </ItemGroup> |
- | |
184 | <ItemGroup> |
- | |
185 | <Resource Include="ArtificialHorizon\horizon.png" /> |
184 | <Resource Include="ArtificialHorizon\horizon.png" /> |
186 | <Resource Include="ArtificialHorizon\wings.png" /> |
185 | <Resource Include="ArtificialHorizon\wings.png" /> |
187 | </ItemGroup> |
186 | </ItemGroup> |
188 | <ItemGroup> |
187 | <ItemGroup> |
189 | <Resource Include="ArtificialHorizon\Heading.png" /> |
188 | <Resource Include="ArtificialHorizon\Heading.png" /> |
Line 318... | Line 317... | ||
318 | </ItemGroup> |
317 | </ItemGroup> |
319 | <ItemGroup> |
318 | <ItemGroup> |
320 | <Resource Include="Images\LoadFile.png" /> |
319 | <Resource Include="Images\LoadFile.png" /> |
321 | </ItemGroup> |
320 | </ItemGroup> |
322 | <ItemGroup> |
321 | <ItemGroup> |
323 | <Resource Include="GMapCustomMarkers\CopterBlue.png" /> |
- | |
324 | <Resource Include="GMapCustomMarkers\CopterGreen.png" /> |
- | |
325 | <Resource Include="GMapCustomMarkers\CopterPink.png" /> |
- | |
326 | <Resource Include="GMapCustomMarkers\CopterYellow.png" /> |
- | |
327 | </ItemGroup> |
- | |
328 | <ItemGroup> |
- | |
329 | <Resource Include="Images\DeleteList.png" /> |
322 | <Resource Include="Images\DeleteList.png" /> |
330 | </ItemGroup> |
323 | </ItemGroup> |
331 | <ItemGroup> |
324 | <ItemGroup> |
332 | <Resource Include="Images\DeleteCopterList.png" /> |
325 | <Resource Include="Images\DeleteCopterList.png" /> |
333 | </ItemGroup> |
326 | </ItemGroup> |
Line 353... | Line 346... | ||
353 | </ItemGroup> |
346 | </ItemGroup> |
354 | <ItemGroup> |
347 | <ItemGroup> |
355 | <SplashScreen Include="Images\Logo.png" /> |
348 | <SplashScreen Include="Images\Logo.png" /> |
356 | </ItemGroup> |
349 | </ItemGroup> |
357 | <ItemGroup> |
350 | <ItemGroup> |
358 | <Resource Include="GMapCustomMarkers\CopterHeadingPink.png" /> |
- | |
359 | </ItemGroup> |
- | |
360 | <ItemGroup> |
- | |
361 | <Resource Include="GMapCustomMarkers\CopterHeadingBlue.png" /> |
- | |
362 | <Resource Include="GMapCustomMarkers\CopterHeadingGreen.png" /> |
- | |
363 | <Resource Include="GMapCustomMarkers\CopterHeadingRed.png" /> |
- | |
364 | <Resource Include="GMapCustomMarkers\CopterHeadingYellow.png" /> |
- | |
365 | </ItemGroup> |
- | |
366 | <ItemGroup> |
- | |
367 | <Resource Include="Images\SendToCopter.png" /> |
351 | <Resource Include="Images\SendToCopter.png" /> |
368 | </ItemGroup> |
352 | </ItemGroup> |
369 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
353 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
370 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
354 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
371 | Other similar extension points exist, see Microsoft.Common.targets. |
355 | Other similar extension points exist, see Microsoft.Common.targets. |