~ubuntu-branches/ubuntu/trusty/monodevelop/trusty-proposed

« back to all changes in this revision

Viewing changes to external/mono-tools/windoc/WinDoc/WinDoc.csproj

  • Committer: Package Import Robot
  • Author(s): Jo Shields
  • Date: 2013-05-12 09:46:03 UTC
  • mto: This revision was merged to the branch mainline in revision 29.
  • Revision ID: package-import@ubuntu.com-20130512094603-mad323bzcxvmcam0
Tags: upstream-4.0.5+dfsg
ImportĀ upstreamĀ versionĀ 4.0.5+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
    <Compile Include="history.cs" />
70
70
    <Compile Include="IndexSearcher.cs" />
71
71
    <Compile Include="IndexUpdateManager.cs" />
 
72
    <Compile Include="Logger.cs" />
72
73
    <Compile Include="MainWindow.cs">
73
74
      <SubType>Form</SubType>
74
75
    </Compile>
105
106
    <EmbeddedResource Include="SearchTextBox.resx">
106
107
      <DependentUpon>SearchTextBox.cs</DependentUpon>
107
108
    </EmbeddedResource>
 
109
    <Content Include="monodoc.dll.config">
 
110
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
 
111
    </Content>
108
112
    <None Include="Properties\Settings.settings">
109
113
      <Generator>SettingsSingleFileGenerator</Generator>
110
114
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>