mirror of
https://github.com/reactos/reactosdbg.git
synced 2024-11-26 21:20:22 +00:00
- Robert Horvath: Fix RosDBG compilation (.csproj wasn't updated after removing source code files in r1231). See bug #5815 for details.
svn path=/trunk/reactosdbg/; revision=1264
This commit is contained in:
parent
5eae39ef96
commit
24622bf93f
@ -168,12 +168,6 @@
|
||||
</Compile>
|
||||
<Compile Include="Program.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="SetupWizard.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="SetupWizard.Designer.cs">
|
||||
<DependentUpon>SetupWizard.cs</DependentUpon>
|
||||
</Compile>
|
||||
<EmbeddedResource Include="AboutDlg.resx">
|
||||
<DependentUpon>AboutDlg.cs</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
@ -240,9 +234,6 @@
|
||||
<DependentUpon>Resources.resx</DependentUpon>
|
||||
<DesignTime>True</DesignTime>
|
||||
</Compile>
|
||||
<EmbeddedResource Include="SetupWizard.resx">
|
||||
<DependentUpon>SetupWizard.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<None Include="Properties\Settings.settings">
|
||||
<Generator>SettingsSingleFileGenerator</Generator>
|
||||
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
||||
|
Loading…
Reference in New Issue
Block a user