From a0e13a8f9c01983e3d754d6ece2e198767493ea9 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 6 Dec 2012 21:44:33 +0000 Subject: added copies of projects for 2012 git-svn-id: http://svn.miranda-ng.org/main/trunk@2676 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/StopSpamMod/stopspam_mod_11.vcxproj | 251 ++++++++++++++++++++++++++++ 1 file changed, 251 insertions(+) create mode 100644 plugins/StopSpamMod/stopspam_mod_11.vcxproj (limited to 'plugins/StopSpamMod') diff --git a/plugins/StopSpamMod/stopspam_mod_11.vcxproj b/plugins/StopSpamMod/stopspam_mod_11.vcxproj new file mode 100644 index 0000000000..fa75ecb225 --- /dev/null +++ b/plugins/StopSpamMod/stopspam_mod_11.vcxproj @@ -0,0 +1,251 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + StopSpamMod + {0FF6989B-880A-4C3F-B69D-AFF93296044D} + stopspam + Win32Proj + + + + DynamicLibrary + Unicode + true + + + DynamicLibrary + Unicode + true + + + DynamicLibrary + Unicode + + + DynamicLibrary + Unicode + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)64/Plugins\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ + false + false + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)64/Plugins\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ + $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ + false + false + + + + + + + + Disabled + .\src\include;..\..\..\boost_1_49_0;..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;STOPSPAM_EXPORTS;%(PreprocessorDefinitions);_UNICODE;UNICODE;_CRT_SECURE_NO_DEPRECATE + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + ProgramDatabase + + + true + Windows + false + + + $(IntDir)$(TargetName).lib + MachineX86 + $(ProfileDir)..\..\bin10\lib;..\..\..\boost_1_49_0\lib + + + ..\..\include\msapi + + + + + + + + + Disabled + .\src\include;..\..\..\boost_1_49_0;..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + WIN64;_DEBUG;_WINDOWS;_USRDLL;STOPSPAM_EXPORTS;%(PreprocessorDefinitions);_UNICODE;UNICODE;_CRT_SECURE_NO_DEPRECATE + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + ProgramDatabase + + + true + Windows + false + + + $(IntDir)$(TargetName).lib + $(ProfileDir)..\..\bin10\lib;..\..\..\boost_1_49_0\lib64 + + + ..\..\include\msapi + + + + + + + + + Full + OnlyExplicitInline + .\src\include;..\..\..\boost_1_49_0;..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;STOPSPAM_EXPORTS;%(PreprocessorDefinitions);_UNICODE;UNICODE + true + MultiThreadedDLL + true + + + Level3 + + + Default + 4996;%(DisableSpecificWarnings) + Size + + + true + true + NotSet + true + true + false + + + $(IntDir)$(TargetName).lib + MachineX86 + $(ProfileDir)..\..\bin10\lib;..\..\..\boost_1_49_0\lib + /PDBALTPATH:%_PDB% + + + + + + + ..\..\include\msapi + + + + + + + + + Full + OnlyExplicitInline + .\src\include;..\..\..\boost_1_49_0;..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + WIN64;NDEBUG;_WINDOWS;_USRDLL;STOPSPAM_EXPORTS;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + + + Level3 + + + Default + 4996;%(DisableSpecificWarnings) + Size + + + true + true + NotSet + true + true + false + + + $(IntDir)$(TargetName).lib + $(ProfileDir)..\..\bin10\lib;..\..\..\boost_1_49_0\lib64 + /PDBALTPATH:%_PDB% + + + + + + + ..\..\include\msapi + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3