changeset 8 | adff2dec03a0 |
parent 2 | d73e99c5333c |
1.1 --- a/SatChanGen.csproj Sun May 17 20:35:37 2015 +0200 1.2 +++ b/SatChanGen.csproj Thu Oct 04 19:25:35 2018 +0200 1.3 @@ -58,6 +58,7 @@ 1.4 </Compile> 1.5 <Compile Include="Program.cs" /> 1.6 <Compile Include="Properties\AssemblyInfo.cs" /> 1.7 + <Compile Include="SatIndex.cs" /> 1.8 <EmbeddedResource Include="MainForm.resx"> 1.9 <DependentUpon>MainForm.cs</DependentUpon> 1.10 </EmbeddedResource>