Subversion Repositories general

Rev

Rev 1414 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1414 Rev 1416
Line 51... Line 51...
51
    <EmbeddedResource Include="Properties\Resources.resx">
51
    <EmbeddedResource Include="Properties\Resources.resx">
52
      <Generator>ResXFileCodeGenerator</Generator>
52
      <Generator>ResXFileCodeGenerator</Generator>
53
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
53
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
54
      <SubType>Designer</SubType>
54
      <SubType>Designer</SubType>
55
    </EmbeddedResource>
55
    </EmbeddedResource>
-
 
56
    <EmbeddedResource Include="SettingsForm.resx">
-
 
57
      <SubType>Designer</SubType>
-
 
58
      <DependentUpon>SettingsForm.cs</DependentUpon>
-
 
59
    </EmbeddedResource>
56
    <Compile Include="Properties\Resources.Designer.cs">
60
    <Compile Include="Properties\Resources.Designer.cs">
57
      <AutoGen>True</AutoGen>
61
      <AutoGen>True</AutoGen>
58
      <DependentUpon>Resources.resx</DependentUpon>
62
      <DependentUpon>Resources.resx</DependentUpon>
59
    </Compile>
63
    </Compile>
60
    <None Include="Properties\Settings.settings">
64
    <None Include="Properties\Settings.settings">
Line 63... Line 67...
63
    </None>
67
    </None>
64
    <Compile Include="Properties\Settings.Designer.cs">
68
    <Compile Include="Properties\Settings.Designer.cs">
65
      <AutoGen>True</AutoGen>
69
      <AutoGen>True</AutoGen>
66
      <DependentUpon>Settings.settings</DependentUpon>
70
      <DependentUpon>Settings.settings</DependentUpon>
67
      <DesignTimeSharedInput>True</DesignTimeSharedInput>
71
      <DesignTimeSharedInput>True</DesignTimeSharedInput>
-
 
72
    </Compile>
-
 
73
    <Compile Include="SettingsForm.cs">
-
 
74
      <SubType>Form</SubType>
-
 
75
    </Compile>
-
 
76
    <Compile Include="SettingsForm.Designer.cs">
-
 
77
      <DependentUpon>SettingsForm.cs</DependentUpon>
68
    </Compile>
78
    </Compile>
69
  </ItemGroup>
79
  </ItemGroup>
70
  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
80
  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
71
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
81
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
72
       Other similar extension points exist, see Microsoft.Common.targets.
82
       Other similar extension points exist, see Microsoft.Common.targets.