71 |
|
<Compile Include="..\VersioningSupport\SharedAssemblyInfo.cs"> |
72 |
|
<Link>Properties\SharedAssemblyInfo.cs</Link> |
73 |
|
</Compile> |
74 |
+ |
<Compile Include="FloatingLogWindow.cs"> |
75 |
+ |
<SubType>Form</SubType> |
76 |
+ |
</Compile> |
77 |
+ |
<Compile Include="FloatingLogWindow.Designer.cs"> |
78 |
+ |
<DependentUpon>FloatingLogWindow.cs</DependentUpon> |
79 |
+ |
</Compile> |
80 |
|
<Compile Include="PIDSelector.cs"> |
81 |
|
<SubType>Form</SubType> |
82 |
|
</Compile> |
97 |
|
<Compile Include="RomCheaterConfigDialog.Designer.cs"> |
98 |
|
<DependentUpon>RomCheaterConfigDialog.cs</DependentUpon> |
99 |
|
</Compile> |
100 |
+ |
<EmbeddedResource Include="FloatingLogWindow.resx"> |
101 |
+ |
<DependentUpon>FloatingLogWindow.cs</DependentUpon> |
102 |
+ |
</EmbeddedResource> |
103 |
|
<EmbeddedResource Include="Main.resx"> |
104 |
|
<DependentUpon>Main.cs</DependentUpon> |
105 |
|
</EmbeddedResource> |