~marco-92/do-plugins/XChat

« back to all changes in this revision

Viewing changes to XChat/XChat.mdp

  • Committer: marco_92 at bellsouth
  • Date: 2009-06-03 17:18:24 UTC
  • Revision ID: marco_92@bellsouth.net-20090603171824-db4d6xx8116fbp1y
Added XChatChannelItem(Source) and XChatMessageAction

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
    <File name="src/XChatConnectionItemSource.cs" subtype="Code" buildaction="Compile" />
23
23
    <File name="src/XChatDisconnectAction.cs" subtype="Code" buildaction="Compile" />
24
24
    <File name="Resources" subtype="Directory" buildaction="Compile" />
25
 
    <File name="Resources/XChat.addin.xml" subtype="Code" buildaction="Nothing" />
 
25
    <File name="Resources/XChat.addin.xml" subtype="Code" buildaction="EmbedAsResource" />
 
26
    <File name="src/XChatChannelItem.cs" subtype="Code" buildaction="Compile" />
 
27
    <File name="src/XChatChannelItemSource.cs" subtype="Code" buildaction="Compile" />
 
28
    <File name="src/XChatMessageAction.cs" subtype="Code" buildaction="Compile" />
26
29
  </Contents>
27
30
  <References>
28
31
    <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />