This commit is contained in:
@@ -99,6 +99,12 @@
|
||||
<DependentUpon>MainForm.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="InvoiceableItem.cs" />
|
||||
<Compile Include="Map.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Map.Designer.cs">
|
||||
<DependentUpon>Map.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="NameIdActiveChargeCostItem.cs" />
|
||||
<Compile Include="NameIdActiveItem.cs" />
|
||||
<Compile Include="NameIdItem.cs" />
|
||||
@@ -187,6 +193,9 @@
|
||||
<EmbeddedResource Include="MainForm.resx">
|
||||
<DependentUpon>MainForm.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Map.resx">
|
||||
<DependentUpon>Map.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Properties\Resources.resx">
|
||||
<Generator>ResXFileCodeGenerator</Generator>
|
||||
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
||||
@@ -264,6 +273,7 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="devinfo.txt" />
|
||||
<None Include="Resources\logo.ico" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<PropertyGroup>
|
||||
|
||||
Reference in New Issue
Block a user