Changeset 381

Show
Ignore:
Timestamp:
05/14/08 12:57:13 (8 months ago)
Author:
tomoyo
Message:

とりあえずagsXMPPを使う前提で取り込むようにした。

Location:
TwitterIrcGateway/branches/im-support
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • TwitterIrcGateway/branches/im-support/TwitterIrcGateway.sln

    r379 r381  
    77EndProject 
    88Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TwitterIrcGatewayCore", "TwitterIrcGatewayCore\TwitterIrcGatewayCore.csproj", "{8A256703-BDC7-4E96-8AC3-89A56A2AFB86}" 
     9        ProjectSection(ProjectDependencies) = postProject 
     10                {DC39021C-FA24-4E34-AB4A-3260BB5314AF} = {DC39021C-FA24-4E34-AB4A-3260BB5314AF} 
     11        EndProjectSection 
     12EndProject 
     13Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "agsXMPP2008", "TwitterIrcGatewayCore\agsXMPP\agsXMPP2008.csproj", "{DC39021C-FA24-4E34-AB4A-3260BB5314AF}" 
    914EndProject 
    1015Global 
     
    2631                {8A256703-BDC7-4E96-8AC3-89A56A2AFB86}.Release|Any CPU.ActiveCfg = Release|Any CPU 
    2732                {8A256703-BDC7-4E96-8AC3-89A56A2AFB86}.Release|Any CPU.Build.0 = Release|Any CPU 
     33                {DC39021C-FA24-4E34-AB4A-3260BB5314AF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 
     34                {DC39021C-FA24-4E34-AB4A-3260BB5314AF}.Debug|Any CPU.Build.0 = Debug|Any CPU 
     35                {DC39021C-FA24-4E34-AB4A-3260BB5314AF}.Release|Any CPU.ActiveCfg = Release|Any CPU 
     36                {DC39021C-FA24-4E34-AB4A-3260BB5314AF}.Release|Any CPU.Build.0 = Release|Any CPU 
    2837        EndGlobalSection 
    2938        GlobalSection(SolutionProperties) = preSolution 
  • TwitterIrcGateway/branches/im-support/TwitterIrcGatewayCore

    • Property svn:externals set to