diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-05-19 15:33:48 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-05-19 15:33:48 +0000 |
commit | d9592667e4ce7e4a76de60f4619cd08d3d70d3eb (patch) | |
tree | ed314c2972fa1c1598a28f75a47882f11ffe548a /plugins/LangMan/langman.sln | |
parent | 3bc9ada8ddf588156809662e15236a2a7ce289f7 (diff) |
projects adjustment
git-svn-id: http://svn.miranda-ng.org/main/trunk@79 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/LangMan/langman.sln')
-rw-r--r-- | plugins/LangMan/langman.sln | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/LangMan/langman.sln b/plugins/LangMan/langman.sln index c005320ebe..a95de01dd5 100644 --- a/plugins/LangMan/langman.sln +++ b/plugins/LangMan/langman.sln @@ -4,18 +4,12 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "langman", "langman.vcxproj" EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug Unicode|Win32 = Debug Unicode|Win32
Debug|Win32 = Debug|Win32
- Release Unicode|Win32 = Release Unicode|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {F2ABCBFB-FEB8-49DF-B166-C2FA5148ACE1}.Debug Unicode|Win32.ActiveCfg = Debug Unicode|Win32
- {F2ABCBFB-FEB8-49DF-B166-C2FA5148ACE1}.Debug Unicode|Win32.Build.0 = Debug Unicode|Win32
{F2ABCBFB-FEB8-49DF-B166-C2FA5148ACE1}.Debug|Win32.ActiveCfg = Debug|Win32
{F2ABCBFB-FEB8-49DF-B166-C2FA5148ACE1}.Debug|Win32.Build.0 = Debug|Win32
- {F2ABCBFB-FEB8-49DF-B166-C2FA5148ACE1}.Release Unicode|Win32.ActiveCfg = Release Unicode|Win32
- {F2ABCBFB-FEB8-49DF-B166-C2FA5148ACE1}.Release Unicode|Win32.Build.0 = Release Unicode|Win32
{F2ABCBFB-FEB8-49DF-B166-C2FA5148ACE1}.Release|Win32.ActiveCfg = Release|Win32
{F2ABCBFB-FEB8-49DF-B166-C2FA5148ACE1}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
|