Parent Directory
|
Revision Log
|
Patch
--- trunk/RomCheater/RomCheater.csproj 2012/05/11 12:14:10 145 +++ trunk/RomCheater/RomCheater.csproj 2012/05/27 22:24:30 146 @@ -71,10 +71,10 @@ <Compile Include="..\VersioningSupport\SharedAssemblyInfo.cs"> <Link>Properties\SharedAssemblyInfo.cs</Link> </Compile> - <Compile Include="FloatingLogWindow.cs"> + <Compile Include="Docking\FloatingLogWindow.cs"> <SubType>Form</SubType> </Compile> - <Compile Include="FloatingLogWindow.Designer.cs"> + <Compile Include="Docking\FloatingLogWindow.Designer.cs"> <DependentUpon>FloatingLogWindow.cs</DependentUpon> </Compile> <Compile Include="PIDSelector.cs"> @@ -97,7 +97,7 @@ <Compile Include="RomCheaterConfigDialog.Designer.cs"> <DependentUpon>RomCheaterConfigDialog.cs</DependentUpon> </Compile> - <EmbeddedResource Include="FloatingLogWindow.resx"> + <EmbeddedResource Include="Docking\FloatingLogWindow.resx"> <DependentUpon>FloatingLogWindow.cs</DependentUpon> </EmbeddedResource> <EmbeddedResource Include="Main.resx">
ViewVC Help | |
Powered by ViewVC 1.1.22 |