summaryrefslogtreecommitdiff
path: root/plugins/NewEventNotify/neweventnotify.sln
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-06-25 09:28:02 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-06-25 09:28:02 +0000
commitde83ac2ff7e90537efc0153adedf2f700b4e7880 (patch)
tree041495f33ab3b0a2d257fe16d504365cb5c1c8b7 /plugins/NewEventNotify/neweventnotify.sln
parent2b9baeff76938b09c6708e73edbac95487dc93c3 (diff)
neweventnotify added - needs adaptation to the new API
git-svn-id: http://svn.miranda-ng.org/main/trunk@629 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/NewEventNotify/neweventnotify.sln')
-rw-r--r--plugins/NewEventNotify/neweventnotify.sln26
1 files changed, 26 insertions, 0 deletions
diff --git a/plugins/NewEventNotify/neweventnotify.sln b/plugins/NewEventNotify/neweventnotify.sln
new file mode 100644
index 0000000000..5561371ed7
--- /dev/null
+++ b/plugins/NewEventNotify/neweventnotify.sln
@@ -0,0 +1,26 @@
+
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NewEventNotify", "neweventnotify.vcxproj", "{2E0A2793-94C3-82E7-2AB0-FD421816CFBF}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Debug|x64 = Debug|x64
+ Release|Win32 = Release|Win32
+ Release|x64 = Release|x64
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {2E0A2793-94C3-82E7-2AB0-FD421816CFBF}.Debug|Win32.ActiveCfg = Debug|Win32
+ {2E0A2793-94C3-82E7-2AB0-FD421816CFBF}.Debug|Win32.Build.0 = Debug|Win32
+ {2E0A2793-94C3-82E7-2AB0-FD421816CFBF}.Debug|x64.ActiveCfg = Debug|x64
+ {2E0A2793-94C3-82E7-2AB0-FD421816CFBF}.Debug|x64.Build.0 = Debug|x64
+ {2E0A2793-94C3-82E7-2AB0-FD421816CFBF}.Release|Win32.ActiveCfg = Release|Win32
+ {2E0A2793-94C3-82E7-2AB0-FD421816CFBF}.Release|Win32.Build.0 = Release|Win32
+ {2E0A2793-94C3-82E7-2AB0-FD421816CFBF}.Release|x64.ActiveCfg = Release|x64
+ {2E0A2793-94C3-82E7-2AB0-FD421816CFBF}.Release|x64.Build.0 = Release|x64
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal