From b968287dc40d6c6207c2ab758a22cfc9c10917b2 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Thu, 17 May 2012 14:25:15 +0000 Subject: obsolete project files cleanup and overall adjustment: Part 4 git-svn-id: http://svn.miranda-ng.org/main/trunk@11 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/metacontacts/MetaContacts.dsp | 179 --- plugins/metacontacts/MetaContacts.dsw | 29 - plugins/metacontacts/MetaContacts.mdsp | 103 -- plugins/metacontacts/MetaContacts.vcproj | 515 --------- plugins/metacontacts/MetaContacts_10.sln | 14 +- plugins/metacontacts/MetaContacts_10.vcproj | 1499 -------------------------- plugins/metacontacts/MetaContacts_10.vcxproj | 101 +- plugins/metacontacts/MetaContacts_8.sln | 19 - plugins/metacontacts/MetaContacts_8.vcproj | 511 --------- plugins/metacontacts/MetaContacts_9.sln | 25 - plugins/metacontacts/MetaContacts_9.vcproj | 1499 -------------------------- 11 files changed, 99 insertions(+), 4395 deletions(-) delete mode 100644 plugins/metacontacts/MetaContacts.dsp delete mode 100644 plugins/metacontacts/MetaContacts.dsw delete mode 100644 plugins/metacontacts/MetaContacts.mdsp delete mode 100644 plugins/metacontacts/MetaContacts.vcproj delete mode 100644 plugins/metacontacts/MetaContacts_10.vcproj delete mode 100644 plugins/metacontacts/MetaContacts_8.sln delete mode 100644 plugins/metacontacts/MetaContacts_8.vcproj delete mode 100644 plugins/metacontacts/MetaContacts_9.sln delete mode 100644 plugins/metacontacts/MetaContacts_9.vcproj (limited to 'plugins/metacontacts') diff --git a/plugins/metacontacts/MetaContacts.dsp b/plugins/metacontacts/MetaContacts.dsp deleted file mode 100644 index af10a0f1e2..0000000000 --- a/plugins/metacontacts/MetaContacts.dsp +++ /dev/null @@ -1,179 +0,0 @@ -# Microsoft Developer Studio Project File - Name="MetaContacts" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 - -CFG=MetaContacts - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "MetaContacts.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "MetaContacts.mak" CFG="MetaContacts - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "MetaContacts - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "MetaContacts - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "MetaContacts - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 2 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "METACONTACTS_EXPORTS" /YX /FD /c -# ADD CPP /nologo /MD /W3 /GX /O1 /I "../../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "METACONTACTS_EXPORTS" /D "_WINDLL" /D "_AFXDLL" /FR /YX /FD /c -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0xc09 /d "NDEBUG" -# ADD RSC /l 0xc09 /d "NDEBUG" /d "_AFXDLL" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 -# ADD LINK32 user32.lib gdi32.lib comctl32.lib /nologo /base:"0x22010000" /dll /machine:I386 /out:"../../bin/release/plugins/MetaContacts.dll" - -!ELSEIF "$(CFG)" == "MetaContacts - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 2 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "METACONTACTS_EXPORTS" /YX /FD /GZ /c -# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "METACONTACTS_EXPORTS" /D "_WINDLL" /D "_AFXDLL" /FR /YX /FD /GZ /c -# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0xc09 /d "_DEBUG" -# ADD RSC /l 0xc09 /d "_DEBUG" /d "_AFXDLL" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept -# ADD LINK32 user32.lib gdi32.lib /nologo /dll /debug /machine:I386 /out:"../../bin/debug/plugins/MetaContacts.dll" /pdbtype:sept - -!ENDIF - -# Begin Target - -# Name "MetaContacts - Win32 Release" -# Name "MetaContacts - Win32 Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=.\addto.c -# End Source File -# Begin Source File - -SOURCE=.\edit.c -# End Source File -# Begin Source File - -SOURCE=.\icons.c -# End Source File -# Begin Source File - -SOURCE=.\meta_api.c -# End Source File -# Begin Source File - -SOURCE=.\meta_main.c -# End Source File -# Begin Source File - -SOURCE=.\meta_menu.c -# End Source File -# Begin Source File - -SOURCE=.\meta_options.c -# End Source File -# Begin Source File - -SOURCE=.\meta_services.c -# End Source File -# Begin Source File - -SOURCE=.\meta_utils.c -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=.\m_metacontacts.h -# End Source File -# Begin Source File - -SOURCE=.\metacontacts.h -# End Source File -# Begin Source File - -SOURCE=.\VersionNo.h -# End Source File -# End Group -# Begin Group "Resource Files" - -# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" -# Begin Source File - -SOURCE=.\icon1.ico -# End Source File -# Begin Source File - -SOURCE=.\mcmenu.ico -# End Source File -# Begin Source File - -SOURCE=.\mcmenuof.ico -# End Source File -# Begin Source File - -SOURCE=.\MetaContacts.rc -# End Source File -# Begin Source File - -SOURCE=.\resource.h -# End Source File -# End Group -# Begin Group "translation template" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=".\MetaContacts translations\metacontacts_template.txt" -# End Source File -# End Group -# End Target -# End Project diff --git a/plugins/metacontacts/MetaContacts.dsw b/plugins/metacontacts/MetaContacts.dsw deleted file mode 100644 index 4d48eb844e..0000000000 --- a/plugins/metacontacts/MetaContacts.dsw +++ /dev/null @@ -1,29 +0,0 @@ -Microsoft Developer Studio Workspace File, Format Version 6.00 -# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! - -############################################################################### - -Project: "MetaContacts"=".\MetaContacts.dsp" - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Global: - -Package=<5> -{{{ -}}} - -Package=<3> -{{{ -}}} - -############################################################################### - diff --git a/plugins/metacontacts/MetaContacts.mdsp b/plugins/metacontacts/MetaContacts.mdsp deleted file mode 100644 index 07f645dc91..0000000000 --- a/plugins/metacontacts/MetaContacts.mdsp +++ /dev/null @@ -1,103 +0,0 @@ -[Project] -name=MetaContacts -type=2 -defaultConfig=0 - - -[Debug] -// compiler -workingDirectory= -arguments= -intermediateFilesDirectory=Debug -outputFilesDirectory=Debug -compilerPreprocessor= -extraCompilerOptions= -compilerIncludeDirectory= -noWarning=0 -defaultWarning=0 -allWarning=1 -extraWarning=0 -isoWarning=0 -warningsAsErrors=0 -debugType=1 -debugLevel=2 -exceptionEnabled=1 -runtimeTypeEnabled=1 -optimizeLevel=0 - -// linker -libraryPath= -outputFilename=Debug\MetaContacts.dll -libraries=gdi32,comctl32 -extraLinkerOptions= -ignoreStartupFile=0 -ignoreDefaultLibs=0 -stripExecutableFile=0 - -// archive -extraArchiveOptions= - -//resource -resourcePreprocessor= -resourceIncludeDirectory= -extraResourceOptions= - -[Release] -// compiler -workingDirectory= -arguments= -intermediateFilesDirectory=Release -outputFilesDirectory=Release -compilerPreprocessor= -extraCompilerOptions= -compilerIncludeDirectory= -noWarning=0 -defaultWarning=0 -allWarning=1 -extraWarning=0 -isoWarning=0 -warningAsErrors=0 -debugType=0 -debugLevel=0 -exceptionEnabled=1 -runtimeTypeEnabled=1 -optimizeLevel=2 - -// linker -libraryPath= -outputFilename=Release\MetaContacts.dll -libraries=gdi32,comctl32 -extraLinkerOptions= -ignoreStartupFile=0 -ignoreDefaultLibs=0 -stripExecutableFile=1 - -// archive -extraArchiveOptions= - -//resource -resourcePreprocessor= -resourceIncludeDirectory= -extraResourceOptions= - -[Source] -1=addto.c -2=edit.c -3=meta_api.c -4=meta_main.c -5=meta_menu.c -6=meta_options.c -7=meta_services.c -8=meta_utils.c -9=icons.c -[Header] -1=m_metacontacts.h -2=metacontacts.h -3=resource.h -4=version.h -[Resource] -1=resource.rc -[Other] -[History] -meta_options.c,25271 -version.h,0 diff --git a/plugins/metacontacts/MetaContacts.vcproj b/plugins/metacontacts/MetaContacts.vcproj deleted file mode 100644 index 68be88f463..0000000000 --- a/plugins/metacontacts/MetaContacts.vcproj +++ /dev/null @@ -1,515 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/plugins/metacontacts/MetaContacts_10.sln b/plugins/metacontacts/MetaContacts_10.sln index e74f50adc9..bb4b7f3d2b 100644 --- a/plugins/metacontacts/MetaContacts_10.sln +++ b/plugins/metacontacts/MetaContacts_10.sln @@ -1,19 +1,31 @@ Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual C++ Express 2010 +# Visual Studio 2010 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MetaContacts", "MetaContacts_10.vcxproj", "{0007BE9F-DD4D-4E9B-B1C8-C5049538F862}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug Unicode|Win32 = Debug Unicode|Win32 + Debug Unicode|x64 = Debug Unicode|x64 Debug|Win32 = Debug|Win32 Debug|x64 = Debug|x64 + Release Unicode|Win32 = Release Unicode|Win32 + Release Unicode|x64 = Release Unicode|x64 Release|Win32 = Release|Win32 Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution + {0007BE9F-DD4D-4E9B-B1C8-C5049538F862}.Debug Unicode|Win32.ActiveCfg = Debug Unicode|Win32 + {0007BE9F-DD4D-4E9B-B1C8-C5049538F862}.Debug Unicode|Win32.Build.0 = Debug Unicode|Win32 + {0007BE9F-DD4D-4E9B-B1C8-C5049538F862}.Debug Unicode|x64.ActiveCfg = Debug Unicode|x64 + {0007BE9F-DD4D-4E9B-B1C8-C5049538F862}.Debug Unicode|x64.Build.0 = Debug Unicode|x64 {0007BE9F-DD4D-4E9B-B1C8-C5049538F862}.Debug|Win32.ActiveCfg = Debug|Win32 {0007BE9F-DD4D-4E9B-B1C8-C5049538F862}.Debug|Win32.Build.0 = Debug|Win32 {0007BE9F-DD4D-4E9B-B1C8-C5049538F862}.Debug|x64.ActiveCfg = Debug|x64 {0007BE9F-DD4D-4E9B-B1C8-C5049538F862}.Debug|x64.Build.0 = Debug|x64 + {0007BE9F-DD4D-4E9B-B1C8-C5049538F862}.Release Unicode|Win32.ActiveCfg = Release Unicode|Win32 + {0007BE9F-DD4D-4E9B-B1C8-C5049538F862}.Release Unicode|Win32.Build.0 = Release Unicode|Win32 + {0007BE9F-DD4D-4E9B-B1C8-C5049538F862}.Release Unicode|x64.ActiveCfg = Release Unicode|x64 + {0007BE9F-DD4D-4E9B-B1C8-C5049538F862}.Release Unicode|x64.Build.0 = Release Unicode|x64 {0007BE9F-DD4D-4E9B-B1C8-C5049538F862}.Release|Win32.ActiveCfg = Release|Win32 {0007BE9F-DD4D-4E9B-B1C8-C5049538F862}.Release|Win32.Build.0 = Release|Win32 {0007BE9F-DD4D-4E9B-B1C8-C5049538F862}.Release|x64.ActiveCfg = Release|x64 diff --git a/plugins/metacontacts/MetaContacts_10.vcproj b/plugins/metacontacts/MetaContacts_10.vcproj deleted file mode 100644 index f72867a615..0000000000 --- a/plugins/metacontacts/MetaContacts_10.vcproj +++ /dev/null @@ -1,1499 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/plugins/metacontacts/MetaContacts_10.vcxproj b/plugins/metacontacts/MetaContacts_10.vcxproj index c86cb8a713..10dbce50a1 100644 --- a/plugins/metacontacts/MetaContacts_10.vcxproj +++ b/plugins/metacontacts/MetaContacts_10.vcxproj @@ -45,6 +45,7 @@ DynamicLibrary Dynamic MultiByte + true DynamicLibrary @@ -55,6 +56,7 @@ DynamicLibrary Dynamic MultiByte + true DynamicLibrary @@ -63,12 +65,14 @@ Application + true Application Application + true Application @@ -113,17 +117,27 @@ <_ProjectFileVersion>10.0.40219.1 $(SolutionDir)$(Configuration)/Plugins\ $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ - false + true $(SolutionDir)$(Configuration)/Plugins\ $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ false false $(SolutionDir)$(Configuration)/Plugins\ $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ - false + true $(SolutionDir)$(Configuration)/Plugins\ $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ false + true + true + $(SolutionDir)$(Configuration)64/Plugins\ + $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ + $(SolutionDir)$(Configuration)64/Plugins\ + $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ + $(SolutionDir)$(Configuration)64/Plugins\ + $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ + $(SolutionDir)$(Configuration)64/Plugins\ + $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ @@ -134,8 +148,7 @@ .\Debug/MetaContacts.tlb - Disabled - ../../include;%(AdditionalIncludeDirectories) + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) WIN32;_DEBUG;_WINDOWS;_USRDLL;METACONTACTS_EXPORTS;%(PreprocessorDefinitions) EnableFastChecks MultiThreadedDebug @@ -146,6 +159,7 @@ true ProgramDatabase false + Disabled _AFXDLL;_DEBUG;%(PreprocessorDefinitions) @@ -171,17 +185,16 @@ .\Release/MetaContacts.tlb - MinSpace + Full OnlyExplicitInline true Size - true - ../../include;%(AdditionalIncludeDirectories) + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;_USRDLL;METACONTACTS_EXPORTS;%(PreprocessorDefinitions) true - MultiThreaded + MultiThreadedDLL false true Fast @@ -193,6 +206,7 @@ false + false _AFXDLL;NDEBUG;%(PreprocessorDefinitions) @@ -201,7 +215,6 @@ unicows.lib;user32.lib;gdi32.lib;comctl32.lib;%(AdditionalDependencies) true - true true 0x22010000 false @@ -209,6 +222,7 @@ $(IntDir)$(TargetName).lib MachineX86 + true @@ -220,8 +234,7 @@ .\Debug/MetaContacts.tlb - Disabled - ../../include;%(AdditionalIncludeDirectories) + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) WIN32;_DEBUG;_WINDOWS;_USRDLL;METACONTACTS_EXPORTS;%(PreprocessorDefinitions) EnableFastChecks MultiThreadedDebug @@ -232,6 +245,7 @@ true ProgramDatabase false + Disabled _AFXDLL;_DEBUG;%(PreprocessorDefinitions) @@ -260,13 +274,12 @@ Full OnlyExplicitInline Size - true - ../../include;%(AdditionalIncludeDirectories) + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;_USRDLL;METACONTACTS_EXPORTS;%(PreprocessorDefinitions) true - MultiThreaded + MultiThreadedDLL false true Fast @@ -278,6 +291,8 @@ false + true + false _AFXDLL;NDEBUG;%(PreprocessorDefinitions) @@ -286,7 +301,6 @@ unicows.lib;user32.lib;gdi32.lib;comctl32.lib;%(AdditionalDependencies) true - true true 0x22010000 false @@ -294,6 +308,63 @@ $(IntDir)$(TargetName).lib MachineX86 + true + + + + + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + EnableFastChecks + MultiThreadedDebug + false + Disabled + + + $(IntDir)$(TargetName).lib + + + + + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + EnableFastChecks + MultiThreadedDebug + false + Disabled + + + $(IntDir)$(TargetName).lib + + + + + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + MultiThreadedDLL + Full + OnlyExplicitInline + true + Size + false + + + $(IntDir)$(TargetName).lib + true + true + + + + + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + MultiThreadedDLL + Full + OnlyExplicitInline + true + Size + false + + + $(IntDir)$(TargetName).lib + true + true diff --git a/plugins/metacontacts/MetaContacts_8.sln b/plugins/metacontacts/MetaContacts_8.sln deleted file mode 100644 index 6054a51402..0000000000 --- a/plugins/metacontacts/MetaContacts_8.sln +++ /dev/null @@ -1,19 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MetaContacts", "MetaContacts_8.vcproj", "{8B5D2F98-8F24-4F26-8E8B-00857F37530E}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Release|Win32 = Release|Win32 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {8B5D2F98-8F24-4F26-8E8B-00857F37530E}.Debug|Win32.ActiveCfg = Debug|Win32 - {8B5D2F98-8F24-4F26-8E8B-00857F37530E}.Debug|Win32.Build.0 = Debug|Win32 - {8B5D2F98-8F24-4F26-8E8B-00857F37530E}.Release|Win32.ActiveCfg = Release|Win32 - {8B5D2F98-8F24-4F26-8E8B-00857F37530E}.Release|Win32.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/plugins/metacontacts/MetaContacts_8.vcproj b/plugins/metacontacts/MetaContacts_8.vcproj deleted file mode 100644 index bbd2de57fd..0000000000 --- a/plugins/metacontacts/MetaContacts_8.vcproj +++ /dev/null @@ -1,511 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/plugins/metacontacts/MetaContacts_9.sln b/plugins/metacontacts/MetaContacts_9.sln deleted file mode 100644 index 8cc10d571b..0000000000 --- a/plugins/metacontacts/MetaContacts_9.sln +++ /dev/null @@ -1,25 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual Studio 2008 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MetaContacts", "MetaContacts_9.vcproj", "{0007BE9F-DD4D-4E9B-B1C8-C5049538F862}" -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 - {0007BE9F-DD4D-4E9B-B1C8-C5049538F862}.Debug|Win32.ActiveCfg = Debug|Win32 - {0007BE9F-DD4D-4E9B-B1C8-C5049538F862}.Debug|Win32.Build.0 = Debug|Win32 - {0007BE9F-DD4D-4E9B-B1C8-C5049538F862}.Debug|x64.ActiveCfg = Debug|x64 - {0007BE9F-DD4D-4E9B-B1C8-C5049538F862}.Debug|x64.Build.0 = Debug|x64 - {0007BE9F-DD4D-4E9B-B1C8-C5049538F862}.Release|Win32.ActiveCfg = Release|Win32 - {0007BE9F-DD4D-4E9B-B1C8-C5049538F862}.Release|Win32.Build.0 = Release|Win32 - {0007BE9F-DD4D-4E9B-B1C8-C5049538F862}.Release|x64.ActiveCfg = Release|x64 - {0007BE9F-DD4D-4E9B-B1C8-C5049538F862}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/plugins/metacontacts/MetaContacts_9.vcproj b/plugins/metacontacts/MetaContacts_9.vcproj deleted file mode 100644 index f72867a615..0000000000 --- a/plugins/metacontacts/MetaContacts_9.vcproj +++ /dev/null @@ -1,1499 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3