Rev 1194 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1194 | Rev 1197 | ||
---|---|---|---|
Line 37... | Line 37... | ||
37 | </ItemGroup> |
37 | </ItemGroup> |
38 | <ItemGroup> |
38 | <ItemGroup> |
39 | <Compile Include="AboutForm.cs"> |
39 | <Compile Include="AboutForm.cs"> |
40 | <SubType>Form</SubType> |
40 | <SubType>Form</SubType> |
41 | </Compile> |
41 | </Compile> |
42 | <Compile Include="AboutForm.Designer.cs"> |
- | |
43 | <DependentUpon>AboutForm.cs</DependentUpon> |
- | |
44 | </Compile> |
- | |
45 | <Compile Include="HostUtils.cs" /> |
42 | <Compile Include="HostUtils.cs" /> |
46 | <Compile Include="LinkedList.cs" /> |
43 | <Compile Include="LinkedList.cs" /> |
47 | <Compile Include="ListenForm.cs"> |
44 | <Compile Include="ListenForm.cs"> |
48 | <SubType>Form</SubType> |
45 | <SubType>Form</SubType> |
49 | </Compile> |
- | |
50 | <Compile Include="ListenForm.Designer.cs"> |
- | |
51 | <DependentUpon>ListenForm.cs</DependentUpon> |
- | |
52 | </Compile> |
46 | </Compile> |
53 | <Compile Include="MainForm.cs"> |
47 | <Compile Include="MainForm.cs"> |
54 | <SubType>Form</SubType> |
48 | <SubType>Form</SubType> |
55 | </Compile> |
49 | </Compile> |
56 | <Compile Include="Network.cs" /> |
50 | <Compile Include="Network.cs" /> |