HamBook – Diff between revs 54 and 56
?pathlinks?
Rev 54 | Rev 56 | |||
---|---|---|---|---|
Line 168... | Line 168... | |||
168 | <Compile Include="MenuForm.Designer.cs"> |
168 | <Compile Include="MenuForm.Designer.cs"> |
|
169 | <DependentUpon>MenuForm.cs</DependentUpon> |
169 | <DependentUpon>MenuForm.cs</DependentUpon> |
|
170 | </Compile> |
170 | </Compile> |
|
171 | <Compile Include="Program.cs" /> |
171 | <Compile Include="Program.cs" /> |
|
172 | <Compile Include="Properties\AssemblyInfo.cs" /> |
172 | <Compile Include="Properties\AssemblyInfo.cs" /> |
|
- | 173 | <Compile Include="RadioMenu.cs" /> |
||
- | 174 | <Compile Include="RadioMenuItem.cs" /> |
||
173 | <Compile Include="Radios\Cat.cs" /> |
175 | <Compile Include="Radios\Cat.cs" /> |
|
174 | <Compile Include="Radios\CatAssemblies.cs" /> |
176 | <Compile Include="Radios\CatAssemblies.cs" /> |
|
175 | <Compile Include="Radios\CatCommandException.cs" /> |
177 | <Compile Include="Radios\CatCommandException.cs" /> |
|
176 | <Compile Include="Radios\CatLength.cs" /> |
178 | <Compile Include="Radios\CatLength.cs" /> |
|
177 | <Compile Include="Radios\Generic\BusyState.cs" /> |
179 | <Compile Include="Radios\Generic\BusyState.cs" /> |
|
Line 210... | Line 212... | |||
210 | <Compile Include="Radios\Generic\IpoState.cs" /> |
212 | <Compile Include="Radios\Generic\IpoState.cs" /> |
|
211 | <Compile Include="Radios\Generic\LockState.cs" /> |
213 | <Compile Include="Radios\Generic\LockState.cs" /> |
|
212 | <Compile Include="Radios\Generic\MemoryBanks.cs" /> |
214 | <Compile Include="Radios\Generic\MemoryBanks.cs" /> |
|
213 | <Compile Include="Radios\Generic\MemoryChannel.cs" /> |
215 | <Compile Include="Radios\Generic\MemoryChannel.cs" /> |
|
214 | <Compile Include="Radios\Generic\MemoryRadioMode.cs" /> |
216 | <Compile Include="Radios\Generic\MemoryRadioMode.cs" /> |
|
215 | <Compile Include="Radios\Generic\MenuIndex.cs" /> |
- | ||
216 | <Compile Include="Radios\Generic\PhaseMode.cs" /> |
217 | <Compile Include="Radios\Generic\PhaseMode.cs" /> |
|
217 | <Compile Include="Radios\Generic\RadioInformationType.cs" /> |
218 | <Compile Include="Radios\Generic\RadioInformationType.cs" /> |
|
218 | <Compile Include="Radios\Generic\Phase.cs" /> |
219 | <Compile Include="Radios\Generic\Phase.cs" /> |
|
219 | <Compile Include="Radios\Generic\PowerState.cs" /> |
220 | <Compile Include="Radios\Generic\PowerState.cs" /> |
|
220 | <Compile Include="Radios\Generic\CAT\PS.cs" /> |
221 | <Compile Include="Radios\Generic\CAT\PS.cs" /> |
|
221 | <Compile Include="Radios\Generic\CAT\SC.cs" /> |
222 | <Compile Include="Radios\Generic\CAT\SC.cs" /> |
|
- | 223 | <Compile Include="Radios\Generic\RadioMenu.cs" /> |
||
222 | <Compile Include="Radios\Generic\RadioMode.cs" /> |
224 | <Compile Include="Radios\Generic\RadioMode.cs" /> |
|
223 | <Compile Include="Radios\Generic\ScanState.cs" /> |
225 | <Compile Include="Radios\Generic\ScanState.cs" /> |
|
224 | <Compile Include="Radios\Generic\ShiftDirection.cs" /> |
226 | <Compile Include="Radios\Generic\ShiftDirection.cs" /> |
|
225 | <Compile Include="Radios\Generic\RadioStorage.cs" /> |
227 | <Compile Include="Radios\Generic\RadioStorage.cs" /> |
|
226 | <Compile Include="Radios\Generic\SplitState.cs" /> |
228 | <Compile Include="Radios\Generic\SplitState.cs" /> |
|
Line 260... | Line 262... | |||
260 | <Compile Include="Radios\Yaesu\FT-891\Constants.cs" /> |
262 | <Compile Include="Radios\Yaesu\FT-891\Constants.cs" /> |
|
261 | <Compile Include="BandScan.cs" /> |
263 | <Compile Include="BandScan.cs" /> |
|
262 | <Compile Include="Radios\Yaesu\FT-891\MemoryBanks.cs" /> |
264 | <Compile Include="Radios\Yaesu\FT-891\MemoryBanks.cs" /> |
|
263 | <Compile Include="Radios\Yaesu\FT-891\MemoryChannel.cs" /> |
265 | <Compile Include="Radios\Yaesu\FT-891\MemoryChannel.cs" /> |
|
264 | <Compile Include="Radios\Yaesu\FT-891\MemoryRadioMode.cs" /> |
266 | <Compile Include="Radios\Yaesu\FT-891\MemoryRadioMode.cs" /> |
|
265 | <Compile Include="Radios\Yaesu\FT-891\MenuIndex.cs" /> |
267 | <Compile Include="Radios\Yaesu\FT-891\RadioMenu.cs" /> |
|
266 | <Compile Include="Radios\Yaesu\FT-891\RadioMode.cs" /> |
268 | <Compile Include="Radios\Yaesu\FT-891\RadioMode.cs" /> |
|
267 | <Compile Include="SettingsForm.cs"> |
269 | <Compile Include="SettingsForm.cs"> |
|
268 | <SubType>Form</SubType> |
270 | <SubType>Form</SubType> |
|
269 | </Compile> |
271 | </Compile> |
|
270 | <Compile Include="SettingsForm.Designer.cs"> |
272 | <Compile Include="SettingsForm.Designer.cs"> |
|
Line 340... | Line 342... | |||
340 | <Compile Include="Properties\Settings.Designer.cs"> |
342 | <Compile Include="Properties\Settings.Designer.cs"> |
|
341 | <AutoGen>True</AutoGen> |
343 | <AutoGen>True</AutoGen> |
|
342 | <DependentUpon>Settings.settings</DependentUpon> |
344 | <DependentUpon>Settings.settings</DependentUpon> |
|
343 | <DesignTimeSharedInput>True</DesignTimeSharedInput> |
345 | <DesignTimeSharedInput>True</DesignTimeSharedInput> |
|
344 | </Compile> |
346 | </Compile> |
|
- | 347 | <None Include="RadioMenu.xsd"> |
||
- | 348 | <SubType>Designer</SubType> |
||
- | 349 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
||
- | 350 | </None> |
||
345 | </ItemGroup> |
351 | </ItemGroup> |
|
346 | <ItemGroup> |
352 | <ItemGroup> |
|
347 | <None Include="App.config" /> |
353 | <None Include="App.config" /> |
|
348 | </ItemGroup> |
354 | </ItemGroup> |
|
349 | <ItemGroup> |
355 | <ItemGroup> |