summaryrefslogtreecommitdiff
path: root/RecentContacts/V_RecentContacts.sln
diff options
context:
space:
mode:
authorwatcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-11-29 21:47:31 +0000
committerwatcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-11-29 21:47:31 +0000
commit35a4603c6135738a5c9f7729c6bb19f9ce656c8a (patch)
tree649db4c74654c5968dfba2a3de74c69b4437127d /RecentContacts/V_RecentContacts.sln
parente750e8644fb332c5cb9cc11a7a7cb6c2778e53e8 (diff)
another part of small project fixes and x64 adaptation in some cases
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@230 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'RecentContacts/V_RecentContacts.sln')
-rw-r--r--RecentContacts/V_RecentContacts.sln26
1 files changed, 11 insertions, 15 deletions
diff --git a/RecentContacts/V_RecentContacts.sln b/RecentContacts/V_RecentContacts.sln
index f8fa23c..09a85a4 100644
--- a/RecentContacts/V_RecentContacts.sln
+++ b/RecentContacts/V_RecentContacts.sln
@@ -1,21 +1,17 @@
-Microsoft Visual Studio Solution File, Format Version 8.00
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "V_RecentContacts", "V_RecentContacts.vcproj", "{351390F3-CD29-434A-BDED-B1B0F8B6F1F0}"
- ProjectSection(ProjectDependencies) = postProject
- EndProjectSection
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "V_RecentContacts", "V_RecentContacts.vcxproj", "{07137F45-8B5F-4561-BEC8-B883E9123785}"
EndProject
Global
- GlobalSection(SolutionConfiguration) = preSolution
- Debug = Debug
- Release = Release
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Release|Win32 = Release|Win32
EndGlobalSection
- GlobalSection(ProjectConfiguration) = postSolution
- {351390F3-CD29-434A-BDED-B1B0F8B6F1F0}.Debug.ActiveCfg = Debug|Win32
- {351390F3-CD29-434A-BDED-B1B0F8B6F1F0}.Debug.Build.0 = Debug|Win32
- {351390F3-CD29-434A-BDED-B1B0F8B6F1F0}.Release.ActiveCfg = Release|Win32
- {351390F3-CD29-434A-BDED-B1B0F8B6F1F0}.Release.Build.0 = Release|Win32
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {07137F45-8B5F-4561-BEC8-B883E9123785}.Debug|Win32.ActiveCfg = Debug|Win32
+ {07137F45-8B5F-4561-BEC8-B883E9123785}.Release|Win32.ActiveCfg = Release|Win32
EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- EndGlobalSection
- GlobalSection(ExtensibilityAddIns) = postSolution
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
EndGlobalSection
EndGlobal