~jorgecs10/do-plugins/quodlibet-plugin

« back to all changes in this revision

Viewing changes to Flickr/Flickr.mdp

  • Committer: Alex Launi
  • Date: 2009-04-30 00:58:48 UTC
  • mfrom: (591.1.10 fix-flickr-upload)
  • Revision ID: alex.launi@temple.edu-20090430005848-gekh6shfla7jg195
merge Chris' flickr fixing branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
    <File name="gtk-gui/Flickr.AccountConfig.cs" subtype="Code" buildaction="Compile" />
28
28
    <File name="Resources/Flickr.addin.xml" subtype="Code" buildaction="EmbedAsResource" />
29
29
    <File name="Resources/icons/flickr.png" subtype="Code" buildaction="EmbedAsResource" />
 
30
    <File name="src/UploadPool.cs" subtype="Code" buildaction="Compile" />
 
31
    <File name="src/UploadDialog.cs" subtype="Code" buildaction="Compile" />
 
32
    <File name="gtk-gui/Flickr.UploadDialog.cs" subtype="Code" buildaction="Compile" />
30
33
  </Contents>
31
34
  <References>
32
35
    <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
38
41
    <ProjectReference type="Gac" localcopy="True" refto="Do.Universe, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
39
42
    <ProjectReference type="Gac" localcopy="True" refto="Do.Platform, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
40
43
    <ProjectReference type="Gac" localcopy="True" refto="Do.Platform.Linux, Version=0.8.0.0, Culture=neutral, PublicKeyToken=null" />
 
44
    <ProjectReference type="Assembly" localcopy="True" specificVersion="False" refto="../../../../../../usr/local/lib/gnome-do/Do.Platform.dll" />
 
45
    <ProjectReference type="Assembly" localcopy="True" specificVersion="False" refto="../../../../../../usr/local/lib/gnome-do/Do.Universe.dll" />
 
46
    <ProjectReference type="Assembly" localcopy="True" specificVersion="False" refto="../../../../../../usr/local/lib/gnome-do/Do.Interface.Linux.dll" />
 
47
    <ProjectReference type="Gac" localcopy="True" refto="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
41
48
  </References>
42
49
</Project>
 
 
b'\\ No newline at end of file'