Rev 2379 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2379 | Rev 2385 | ||
---|---|---|---|
Line 352... | Line 352... | ||
352 | <Resource Include="Images\Test.png" /> |
352 | <Resource Include="Images\Test.png" /> |
353 | </ItemGroup> |
353 | </ItemGroup> |
354 | <ItemGroup> |
354 | <ItemGroup> |
355 | <SplashScreen Include="Images\Logo.png" /> |
355 | <SplashScreen Include="Images\Logo.png" /> |
356 | </ItemGroup> |
356 | </ItemGroup> |
- | 357 | <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" /> |
|
- | 368 | </ItemGroup> |
|
357 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
369 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
358 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
370 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
359 | Other similar extension points exist, see Microsoft.Common.targets. |
371 | Other similar extension points exist, see Microsoft.Common.targets. |
360 | <Target Name="BeforeBuild"> |
372 | <Target Name="BeforeBuild"> |
361 | </Target> |
373 | </Target> |