summaryrefslogtreecommitdiff
path: root/irc_mod/IRC.sln
diff options
context:
space:
mode:
authorwatcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-04-21 14:14:52 +0000
committerwatcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-04-21 14:14:52 +0000
commitcb4a46e7fbe62d788e66ed6121c717a2d22a4d7c (patch)
tree30df260fdc5a1b5a7049c2f8cac8b7ef17513d6d /irc_mod/IRC.sln
parent19b6f534d2e784a1e120bf52c4aa07004798f473 (diff)
svn.miranda.im is moving to a new home!
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@7 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'irc_mod/IRC.sln')
-rw-r--r--irc_mod/IRC.sln30
1 files changed, 30 insertions, 0 deletions
diff --git a/irc_mod/IRC.sln b/irc_mod/IRC.sln
new file mode 100644
index 0000000..cfd8784
--- /dev/null
+++ b/irc_mod/IRC.sln
@@ -0,0 +1,30 @@
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual Studio 2005
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IRC", "IRC.vcproj", "{9DEF2913-AA5F-4925-A42B-11F203211052}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ICONS", "icons_pack\ICONS.vcproj", "{84471097-C974-45CD-845E-828B304195B8}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug Unicode|Win32 = Debug Unicode|Win32
+ Debug|Win32 = Debug|Win32
+ Release|Win32 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {9DEF2913-AA5F-4925-A42B-11F203211052}.Debug Unicode|Win32.ActiveCfg = Debug Unicode|Win32
+ {9DEF2913-AA5F-4925-A42B-11F203211052}.Debug Unicode|Win32.Build.0 = Debug Unicode|Win32
+ {9DEF2913-AA5F-4925-A42B-11F203211052}.Debug|Win32.ActiveCfg = Debug|Win32
+ {9DEF2913-AA5F-4925-A42B-11F203211052}.Debug|Win32.Build.0 = Debug|Win32
+ {9DEF2913-AA5F-4925-A42B-11F203211052}.Release|Win32.ActiveCfg = Release|Win32
+ {9DEF2913-AA5F-4925-A42B-11F203211052}.Release|Win32.Build.0 = Release|Win32
+ {84471097-C974-45CD-845E-828B304195B8}.Debug Unicode|Win32.ActiveCfg = Debug Unicode|Win32
+ {84471097-C974-45CD-845E-828B304195B8}.Debug Unicode|Win32.Build.0 = Debug Unicode|Win32
+ {84471097-C974-45CD-845E-828B304195B8}.Debug|Win32.ActiveCfg = Release|Win32
+ {84471097-C974-45CD-845E-828B304195B8}.Debug|Win32.Build.0 = Release|Win32
+ {84471097-C974-45CD-845E-828B304195B8}.Release|Win32.ActiveCfg = Release|Win32
+ {84471097-C974-45CD-845E-828B304195B8}.Release|Win32.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal