diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-05-22 16:54:58 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-05-22 16:54:58 +0000 |
commit | 6a631da5854d7d73c89c86946e47b4d364039d63 (patch) | |
tree | 7a522fdbcd6fc2ae2a2e58b93cd89f5c8a4672fe /bin10/mir_full.sln | |
parent | d713f88ef3c639eba7211fdd59ec8f34b1ba6fa9 (diff) |
- LotusNotify: added to solutions
git-svn-id: http://svn.miranda-ng.org/main/trunk@4804 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'bin10/mir_full.sln')
-rw-r--r-- | bin10/mir_full.sln | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/bin10/mir_full.sln b/bin10/mir_full.sln index e0b6c2f7c7..5eb9183caa 100644 --- a/bin10/mir_full.sln +++ b/bin10/mir_full.sln @@ -393,6 +393,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "New_GPG", "..\plugins\New_G EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Spamotron", "..\plugins\Spamotron\Spamotron_10.vcxproj", "{DBB261B4-E433-4DFF-8A5D-6C3B5B5F4FF4}"
EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LotusNotify", "..\plugins\LotusNotify\LotusNotify_10.vcxproj", "{0E046380-14CA-4C23-A807-8C678519A605}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
@@ -1761,6 +1763,14 @@ Global {DBB261B4-E433-4DFF-8A5D-6C3B5B5F4FF4}.Release|Win32.Build.0 = Release|Win32
{DBB261B4-E433-4DFF-8A5D-6C3B5B5F4FF4}.Release|x64.ActiveCfg = Release|x64
{DBB261B4-E433-4DFF-8A5D-6C3B5B5F4FF4}.Release|x64.Build.0 = Release|x64
+ {0E046380-14CA-4C23-A807-8C678519A605}.Debug|Win32.ActiveCfg = Debug|Win32
+ {0E046380-14CA-4C23-A807-8C678519A605}.Debug|Win32.Build.0 = Debug|Win32
+ {0E046380-14CA-4C23-A807-8C678519A605}.Debug|x64.ActiveCfg = Debug|x64
+ {0E046380-14CA-4C23-A807-8C678519A605}.Debug|x64.Build.0 = Debug|x64
+ {0E046380-14CA-4C23-A807-8C678519A605}.Release|Win32.ActiveCfg = Release|Win32
+ {0E046380-14CA-4C23-A807-8C678519A605}.Release|Win32.Build.0 = Release|Win32
+ {0E046380-14CA-4C23-A807-8C678519A605}.Release|x64.ActiveCfg = Release|x64
+ {0E046380-14CA-4C23-A807-8C678519A605}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
|