~do-win/do/test-paths

« back to all changes in this revision

Viewing changes to Do.Platform/Do.Platform.csproj

  • Committer: Hardeep S
  • Date: 2009-06-23 03:53:12 UTC
  • Revision ID: ootz0rz@gmail.com-20090623035312-it8tb5wkha6nf31p
Added Do.Interface.Windows, and a bunch of cleanup with old MonoDevelop files elsewhere

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
    <Content Include="Resources\Do.Platform.addin.xml" />
45
45
  </ItemGroup>
46
46
  <ItemGroup>
47
 
    <None Include="Do.Platform.mdp" />
48
 
    <None Include="do.platform.pc.in" />
49
 
    <None Include="Makefile.am" />
50
 
    <None Include="src\AssemblyInfo.cs.in" />
51
 
  </ItemGroup>
52
 
  <ItemGroup>
53
47
    <Compile Include="src\Do.Platform\AbstractApplicationService.cs" />
54
48
    <Compile Include="src\Do.Platform\AbstractSystemService.cs" />
55
49
    <Compile Include="src\Do.Platform\ActionableNotification.cs" />