diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-01-05 15:12:18 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-01-05 15:12:18 +0000 |
commit | d977fc1fbf57cb8fd28fd39c45a5f5cfedad5f60 (patch) | |
tree | c912c32e816bc46d53ebd03ea070470897349bda /plugins/SMS/sms_10.sln | |
parent | 7dc3df386f9b0fadc115ff55eefb8fbeb1c3077a (diff) |
- SMS: added to solution files
- Clist_blind: removed from miranda32.sln
git-svn-id: http://svn.miranda-ng.org/main/trunk@2981 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SMS/sms_10.sln')
-rw-r--r-- | plugins/SMS/sms_10.sln | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/plugins/SMS/sms_10.sln b/plugins/SMS/sms_10.sln deleted file mode 100644 index 8d957c9e61..0000000000 --- a/plugins/SMS/sms_10.sln +++ /dev/null @@ -1,26 +0,0 @@ -
-Microsoft Visual Studio Solution File, Format Version 11.00
-# Visual Studio 2010
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SMS", "sms_10.vcxproj", "{5F09C93B-463A-4BF5-A85E-6E4E916AA8F8}"
-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
- {5F09C93B-463A-4BF5-A85E-6E4E916AA8F8}.Debug|Win32.ActiveCfg = Debug|Win32
- {5F09C93B-463A-4BF5-A85E-6E4E916AA8F8}.Debug|Win32.Build.0 = Debug|Win32
- {5F09C93B-463A-4BF5-A85E-6E4E916AA8F8}.Debug|x64.ActiveCfg = Debug|x64
- {5F09C93B-463A-4BF5-A85E-6E4E916AA8F8}.Debug|x64.Build.0 = Debug|x64
- {5F09C93B-463A-4BF5-A85E-6E4E916AA8F8}.Release|Win32.ActiveCfg = Release|Win32
- {5F09C93B-463A-4BF5-A85E-6E4E916AA8F8}.Release|Win32.Build.0 = Release|Win32
- {5F09C93B-463A-4BF5-A85E-6E4E916AA8F8}.Release|x64.ActiveCfg = Release|x64
- {5F09C93B-463A-4BF5-A85E-6E4E916AA8F8}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
|