From 911a9525e0560a15d661a8000bd34354741f8367 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sat, 19 May 2012 20:28:36 +0000 Subject: full solution update, minor project fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@89 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/AssocMgr/AssocMgr.sln | 16 +++++------ plugins/AssocMgr/assocmgr.vcxproj | 2 +- plugins/AssocMgr/assocmgr.vcxproj.filters | 45 ------------------------------- plugins/NewAwaySysMod/NewAwaySys.vcxproj | 32 +++++++++------------- plugins/Variables/Variables_10.vcxproj | 7 +++++ 5 files changed, 29 insertions(+), 73 deletions(-) (limited to 'plugins') diff --git a/plugins/AssocMgr/AssocMgr.sln b/plugins/AssocMgr/AssocMgr.sln index b6c81c1a2f..118f594fd7 100644 --- a/plugins/AssocMgr/AssocMgr.sln +++ b/plugins/AssocMgr/AssocMgr.sln @@ -1,23 +1,23 @@  Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AssocMgr", "assocmgr.vcxproj", "{065889B7-478C-8E11-E93B-54A6D5A21564}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AssocMgr", "assocmgr.vcxproj", "{B57D997C-73E1-D5F7-ECCA-C204345C04A3}" EndProject Global - GlobalSection(DPCodeReviewSolutionGUID) = preSolution - DPCodeReviewSolutionGUID = {00000000-0000-0000-0000-000000000000} - EndGlobalSection GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 Release|Win32 = Release|Win32 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {065889B7-478C-8E11-E93B-54A6D5A21564}.Debug|Win32.ActiveCfg = Debug|Win32 - {065889B7-478C-8E11-E93B-54A6D5A21564}.Debug|Win32.Build.0 = Debug|Win32 - {065889B7-478C-8E11-E93B-54A6D5A21564}.Release|Win32.ActiveCfg = Release|Win32 - {065889B7-478C-8E11-E93B-54A6D5A21564}.Release|Win32.Build.0 = Release|Win32 + {B57D997C-73E1-D5F7-ECCA-C204345C04A3}.Debug|Win32.ActiveCfg = Debug|Win32 + {B57D997C-73E1-D5F7-ECCA-C204345C04A3}.Debug|Win32.Build.0 = Debug|Win32 + {B57D997C-73E1-D5F7-ECCA-C204345C04A3}.Release|Win32.ActiveCfg = Release|Win32 + {B57D997C-73E1-D5F7-ECCA-C204345C04A3}.Release|Win32.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection + GlobalSection(DPCodeReviewSolutionGUID) = preSolution + DPCodeReviewSolutionGUID = {00000000-0000-0000-0000-000000000000} + EndGlobalSection EndGlobal diff --git a/plugins/AssocMgr/assocmgr.vcxproj b/plugins/AssocMgr/assocmgr.vcxproj index 780e11cdbf..9f221b75aa 100644 --- a/plugins/AssocMgr/assocmgr.vcxproj +++ b/plugins/AssocMgr/assocmgr.vcxproj @@ -83,7 +83,7 @@ - MultiThreaded + MultiThreadedDLL OnlyExplicitInline true true diff --git a/plugins/AssocMgr/assocmgr.vcxproj.filters b/plugins/AssocMgr/assocmgr.vcxproj.filters index 7cf75682ed..e89271f3eb 100644 --- a/plugins/AssocMgr/assocmgr.vcxproj.filters +++ b/plugins/AssocMgr/assocmgr.vcxproj.filters @@ -70,51 +70,6 @@ Resource Files - - SDK - - - SDK - - - SDK - - - SDK - - - SDK - - - SDK - - - SDK - - - SDK - - - SDK - - - SDK - - - SDK - - - SDK - - - SDK - - - SDK - - - SDK - diff --git a/plugins/NewAwaySysMod/NewAwaySys.vcxproj b/plugins/NewAwaySysMod/NewAwaySys.vcxproj index 678d3b1124..f6cb308c46 100644 --- a/plugins/NewAwaySysMod/NewAwaySys.vcxproj +++ b/plugins/NewAwaySysMod/NewAwaySys.vcxproj @@ -19,12 +19,13 @@ DynamicLibrary false - MultiByte + Unicode + true DynamicLibrary false - MultiByte + Unicode @@ -38,11 +39,11 @@ <_ProjectFileVersion>10.0.40219.1 - .\Debug\ - .\Debug\ + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ false - .\Release\ - .\Release\ + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ false AllRules.ruleset @@ -56,20 +57,15 @@ Disabled ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - Default + EnableFastChecks MultiThreadedDebugDLL - .\Debug/NewAwaySys.pch - .\Debug/ - .\Debug/ - .\Debug/ Level3 true ProgramDatabase - ..\..\bin7\Debug\Plugins\NewAwaySys.dll true true @@ -80,7 +76,7 @@ true MyDllMain 0x325A0000 - .\Debug\NewAwaySys.lib + $(IntDir)$(TargetName).lib MachineX86 @@ -111,17 +107,13 @@ false - .\Release/NewAwaySys.pch - .\Release/ - .\Release/ - .\Release/ Level4 true + Size - ..\..\bin7\Debug\Plugins\NewAwaySys.dll true false %(IgnoreSpecificDefaultLibraries) @@ -132,8 +124,10 @@ true MyDllMain 0x325A0000 - .\Release/NewAwaySys.lib + $(IntDir)$(TargetName).lib MachineX86 + true + true NDEBUG;%(PreprocessorDefinitions) diff --git a/plugins/Variables/Variables_10.vcxproj b/plugins/Variables/Variables_10.vcxproj index 4d1667385a..cc0e575985 100644 --- a/plugins/Variables/Variables_10.vcxproj +++ b/plugins/Variables/Variables_10.vcxproj @@ -37,6 +37,7 @@ DynamicLibrary Unicode + true DynamicLibrary @@ -163,11 +164,17 @@ ../../include;../ExternalAPI;./pcre/include;./;%(AdditionalIncludeDirectories) _WIN64;NDEBUG;_WINDOWS;_USRDLL;VARIABLES_EXPORTS;UNICODE;_WIN32_WINNT=0x0502;%(PreprocessorDefinitions) + Full + OnlyExplicitInline + true + Size Pdh.lib;Ws2_32.lib;Delayimp.lib;%(AdditionalDependencies) true $(IntDir)$(TargetName).lib + true + true -- cgit v1.2.3