Subversion Repositories Projects

Rev

Rev 2289 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2289 Rev 2349
Line 51... Line 51...
51
  </PropertyGroup>
51
  </PropertyGroup>
52
  <PropertyGroup>
52
  <PropertyGroup>
53
    <ApplicationIcon>MK.ico</ApplicationIcon>
53
    <ApplicationIcon>MK.ico</ApplicationIcon>
54
  </PropertyGroup>
54
  </PropertyGroup>
55
  <ItemGroup>
55
  <ItemGroup>
56
    <Reference Include="Microsoft.Windows.Shell, Version=3.5.41019.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
-
 
57
    <Reference Include="System" />
56
    <Reference Include="System" />
58
    <Reference Include="System.Data" />
57
    <Reference Include="System.Data" />
59
    <Reference Include="System.Drawing" />
58
    <Reference Include="System.Drawing" />
60
    <Reference Include="System.Windows.Forms" />
59
    <Reference Include="System.Windows.Forms" />
61
    <Reference Include="System.Xml" />
60
    <Reference Include="System.Xml" />
Line 86... Line 85...
86
      <DependentUpon>CustomMarkerHome.xaml</DependentUpon>
85
      <DependentUpon>CustomMarkerHome.xaml</DependentUpon>
87
    </Compile>
86
    </Compile>
88
    <Compile Include="GMapCustomMarkers\CustomMarkerCopter.xaml.cs">
87
    <Compile Include="GMapCustomMarkers\CustomMarkerCopter.xaml.cs">
89
      <DependentUpon>CustomMarkerCopter.xaml</DependentUpon>
88
      <DependentUpon>CustomMarkerCopter.xaml</DependentUpon>
90
    </Compile>
89
    </Compile>
-
 
90
    <Compile Include="GMapCustomMarkers\CustomMarkerWPActive.xaml.cs">
-
 
91
      <DependentUpon>CustomMarkerWPActive.xaml</DependentUpon>
-
 
92
    </Compile>
-
 
93
    <Compile Include="GMapCustomMarkers\CustomMarkerWP.xaml.cs">
-
 
94
      <DependentUpon>CustomMarkerWP.xaml</DependentUpon>
-
 
95
    </Compile>
91
    <Compile Include="SerialPortCtrl.xaml.cs">
96
    <Compile Include="SerialPortCtrl.xaml.cs">
92
      <DependentUpon>SerialPortCtrl.xaml</DependentUpon>
97
      <DependentUpon>SerialPortCtrl.xaml</DependentUpon>
93
    </Compile>
98
    </Compile>
94
    <Compile Include="Waypoints.cs" />
99
    <Compile Include="Waypoints.cs" />
95
    <Page Include="ArtificialHorizon\ArtificialHorizon.xaml">
100
    <Page Include="ArtificialHorizon\ArtificialHorizon.xaml">
Line 102... Line 107...
102
    </Page>
107
    </Page>
103
    <Page Include="GMapCustomMarkers\CustomMarkerCopter.xaml">
108
    <Page Include="GMapCustomMarkers\CustomMarkerCopter.xaml">
104
      <Generator>MSBuild:Compile</Generator>
109
      <Generator>MSBuild:Compile</Generator>
105
      <SubType>Designer</SubType>
110
      <SubType>Designer</SubType>
106
    </Page>
111
    </Page>
-
 
112
    <Page Include="GMapCustomMarkers\CustomMarkerWPActive.xaml">
-
 
113
      <Generator>MSBuild:Compile</Generator>
-
 
114
      <SubType>Designer</SubType>
-
 
115
    </Page>
-
 
116
    <Page Include="GMapCustomMarkers\CustomMarkerWP.xaml">
-
 
117
      <Generator>MSBuild:Compile</Generator>
-
 
118
      <SubType>Designer</SubType>
-
 
119
    </Page>
107
    <Page Include="MainWindow.xaml">
120
    <Page Include="MainWindow.xaml">
108
      <Generator>MSBuild:Compile</Generator>
121
      <Generator>MSBuild:Compile</Generator>
109
      <SubType>Designer</SubType>
122
      <SubType>Designer</SubType>
110
    </Page>
123
    </Page>
111
    <Compile Include="App.xaml.cs">
124
    <Compile Include="App.xaml.cs">
Line 160... Line 173...
160
  </ItemGroup>
173
  </ItemGroup>
161
  <ItemGroup>
174
  <ItemGroup>
162
    <Resource Include="GMapCustomMarkers\home.png" />
175
    <Resource Include="GMapCustomMarkers\home.png" />
163
  </ItemGroup>
176
  </ItemGroup>
164
  <ItemGroup>
177
  <ItemGroup>
165
    <Resource Include="GMapCustomMarkers\Copter1.png" />
-
 
166
  </ItemGroup>
-
 
167
  <ItemGroup>
-
 
168
    <Resource Include="ArtificialHorizon\horizon.png" />
178
    <Resource Include="ArtificialHorizon\horizon.png" />
169
    <Resource Include="ArtificialHorizon\wings.png" />
179
    <Resource Include="ArtificialHorizon\wings.png" />
170
  </ItemGroup>
180
  </ItemGroup>
171
  <ItemGroup>
181
  <ItemGroup>
172
    <Resource Include="ArtificialHorizon\Heading.png" />
182
    <Resource Include="ArtificialHorizon\Heading.png" />
Line 293... Line 303...
293
      <WrapperTool>primary</WrapperTool>
303
      <WrapperTool>primary</WrapperTool>
294
      <Isolated>False</Isolated>
304
      <Isolated>False</Isolated>
295
      <EmbedInteropTypes>True</EmbedInteropTypes>
305
      <EmbedInteropTypes>True</EmbedInteropTypes>
296
    </COMReference>
306
    </COMReference>
297
  </ItemGroup>
307
  </ItemGroup>
-
 
308
  <ItemGroup>
-
 
309
    <Resource Include="Images\LoadFile.png" />
-
 
310
  </ItemGroup>
-
 
311
  <ItemGroup>
-
 
312
    <Resource Include="Images\DeleteCopterList.png" />
-
 
313
  </ItemGroup>
-
 
314
  <ItemGroup>
-
 
315
    <Resource Include="Images\DeleteList.png" />
-
 
316
  </ItemGroup>
-
 
317
  <ItemGroup>
-
 
318
    <Resource Include="GMapCustomMarkers\CopterBlue.png" />
-
 
319
    <Resource Include="GMapCustomMarkers\CopterGreen.png" />
-
 
320
    <Resource Include="GMapCustomMarkers\CopterPink.png" />
-
 
321
    <Resource Include="GMapCustomMarkers\CopterYellow.png" />
-
 
322
  </ItemGroup>
-
 
323
  <ItemGroup>
-
 
324
    <Resource Include="GMapCustomMarkers\CopterRed.png" />
-
 
325
  </ItemGroup>
298
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
326
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
299
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
327
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
300
       Other similar extension points exist, see Microsoft.Common.targets.
328
       Other similar extension points exist, see Microsoft.Common.targets.
301
  <Target Name="BeforeBuild">
329
  <Target Name="BeforeBuild">
302
  </Target>
330
  </Target>