|
Revision 830, 0.9 kB
(checked in by gyuque, 15 months ago)
|
|
Added a file remotely
|
| Line | |
|---|
| 1 | Microsoft Visual Studio Solution File, Format Version 8.00
|
|---|
| 2 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IrcSend", "IrcSend.csproj", "{34F68FF3-936E-4376-974C-8BFFB0E65E33}"
|
|---|
| 3 | ProjectSection(ProjectDependencies) = postProject
|
|---|
| 4 | EndProjectSection
|
|---|
| 5 | EndProject
|
|---|
| 6 | Global
|
|---|
| 7 | GlobalSection(SolutionConfiguration) = preSolution
|
|---|
| 8 | Debug = Debug
|
|---|
| 9 | Release = Release
|
|---|
| 10 | EndGlobalSection
|
|---|
| 11 | GlobalSection(ProjectConfiguration) = postSolution
|
|---|
| 12 | {34F68FF3-936E-4376-974C-8BFFB0E65E33}.Debug.ActiveCfg = Debug|.NET
|
|---|
| 13 | {34F68FF3-936E-4376-974C-8BFFB0E65E33}.Debug.Build.0 = Debug|.NET
|
|---|
| 14 | {34F68FF3-936E-4376-974C-8BFFB0E65E33}.Release.ActiveCfg = Release|.NET
|
|---|
| 15 | {34F68FF3-936E-4376-974C-8BFFB0E65E33}.Release.Build.0 = Release|.NET
|
|---|
| 16 | EndGlobalSection
|
|---|
| 17 | GlobalSection(ExtensibilityGlobals) = postSolution
|
|---|
| 18 | EndGlobalSection
|
|---|
| 19 | GlobalSection(ExtensibilityAddIns) = postSolution
|
|---|
| 20 | EndGlobalSection
|
|---|
| 21 | EndGlobal
|
|---|