~and471/+junk/do-with-docky

« back to all changes in this revision

Viewing changes to Do.Platform.Linux.JoliCloud/Do.Platform.Linux.JoliCloud.mdp

  • Committer: Alex Launi
  • Date: 2010-03-30 03:23:29 UTC
  • mfrom: (1319.1.7 slnfiles)
  • Revision ID: alex.launi@gmail.com-20100330032329-eo18vlbxh44fx0qi
mergeĀ sln/csprojĀ branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<Project name="Do.Platform.Linux.JoliCloud" fileversion="2.0" language="C#" targetFramework="2.0" ctype="DotNetProject">
2
 
  <Configurations active="Debug">
3
 
    <Configuration name="Debug" ctype="DotNetProjectConfiguration">
4
 
      <Output directory="bin/Debug" assembly="Do.Platform.Linux.JoliCloud" />
5
 
      <Build debugmode="True" target="Exe" />
6
 
      <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" />
7
 
      <CodeGeneration compiler="Mcs" warninglevel="4" optimize="False" unsafecodeallowed="False" generateoverflowchecks="False" definesymbols="DEBUG" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
8
 
    </Configuration>
9
 
    <Configuration name="Release" ctype="DotNetProjectConfiguration">
10
 
      <Output directory="bin/Release" assembly="Do.Platform.Linux.JoliCloud" />
11
 
      <Build debugmode="False" target="Exe" />
12
 
      <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" />
13
 
      <CodeGeneration compiler="Mcs" warninglevel="4" optimize="False" unsafecodeallowed="False" generateoverflowchecks="False" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
14
 
    </Configuration>
15
 
  </Configurations>
16
 
  <Contents>
17
 
    <File name="Resources" subtype="Directory" buildaction="Compile" />
18
 
    <File name="src" subtype="Directory" buildaction="Compile" />
19
 
    <File name="src/Do.Platform" subtype="Directory" buildaction="Compile" />
20
 
    <File name="src/Do.Platform/Do.Platform.Linux" subtype="Directory" buildaction="Compile" />
21
 
    <File name="src/Do.Platform/Do.Platform.Linux/Do.Platform.Linux.JoliCloud" subtype="Directory" buildaction="Compile" />
22
 
    <File name="Resources/Do.Platform.Linux.JoliCloud.addin.xml" subtype="Code" buildaction="EmbedAsResource" />
23
 
    <File name="src/Do.Platform/Do.Platform.Linux/Do.Platform.Linux.JoliCloud/PackageManagerService.cs" subtype="Code" buildaction="Compile" />
24
 
    <File name="src/Do.Platform/Do.Platform.Linux/Do.Platform.Linux.JoliCloud/Tests" subtype="Directory" buildaction="Compile" />
25
 
    <File name="src/Do.Platform/Do.Platform.Linux/Do.Platform.Linux.JoliCloud/Tests/PackageManagerServiceTests.cs" subtype="Code" buildaction="Compile" />
26
 
  </Contents>
27
 
  <References>
28
 
    <ProjectReference type="Assembly" localcopy="True" specificVersion="False" refto="../../../../../../usr/local/lib/gnome-do/Do.Platform.dll" />
29
 
    <ProjectReference type="Gac" localcopy="True" refto="NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099" />
30
 
    <ProjectReference type="Assembly" localcopy="True" specificVersion="False" refto="../../../../../../usr/local/lib/gnome-do/Do.Platform.Linux.dll" />
31
 
    <ProjectReference type="Gac" localcopy="True" refto="Mono.Addins, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
32
 
    <ProjectReference type="Gac" localcopy="True" refto="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
33
 
  </References>
34
 
</Project>
 
 
b'\\ No newline at end of file'