From 7cb1e7723dbf8a6a83abe8dbbcf2f0d70eb3ccbe Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Thu, 17 May 2012 19:29:36 +0000 Subject: removed Release & Debug configs Part 2 git-svn-id: http://svn.miranda-ng.org/main/trunk@24 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ProfileManager/pmanagerEx.sln | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 plugins/ProfileManager/pmanagerEx.sln (limited to 'plugins/ProfileManager/pmanagerEx.sln') diff --git a/plugins/ProfileManager/pmanagerEx.sln b/plugins/ProfileManager/pmanagerEx.sln new file mode 100644 index 0000000000..d2917e9741 --- /dev/null +++ b/plugins/ProfileManager/pmanagerEx.sln @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pmanagerEx", "pmanagerEx.vcxproj", "{728CF16E-F3FF-4DEB-88C5-E9118F61ACD5}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug Unicode|Win32 = Debug Unicode|Win32 + Release Unicode|Win32 = Release Unicode|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {728CF16E-F3FF-4DEB-88C5-E9118F61ACD5}.Debug Unicode|Win32.ActiveCfg = Debug Unicode|Win32 + {728CF16E-F3FF-4DEB-88C5-E9118F61ACD5}.Debug Unicode|Win32.Build.0 = Debug Unicode|Win32 + {728CF16E-F3FF-4DEB-88C5-E9118F61ACD5}.Release Unicode|Win32.ActiveCfg = Release Unicode|Win32 + {728CF16E-F3FF-4DEB-88C5-E9118F61ACD5}.Release Unicode|Win32.Build.0 = Release Unicode|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal -- cgit v1.2.3