From 7e0c7c426f9c8a453deef09c3d6679824af5f3d5 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 29 Dec 2013 19:55:04 +0000 Subject: preparing mmap_sa, that it finally compatible with new mmap git-svn-id: http://svn.miranda-ng.org/main/trunk@7415 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Dbx_mmap_SA/db3x_mmap_sa_11.vcxproj | 257 ++++++++++++++++++++++++++++ 1 file changed, 257 insertions(+) create mode 100644 plugins/Dbx_mmap_SA/db3x_mmap_sa_11.vcxproj (limited to 'plugins/Dbx_mmap_SA/db3x_mmap_sa_11.vcxproj') diff --git a/plugins/Dbx_mmap_SA/db3x_mmap_sa_11.vcxproj b/plugins/Dbx_mmap_SA/db3x_mmap_sa_11.vcxproj new file mode 100644 index 0000000000..6f1fd99934 --- /dev/null +++ b/plugins/Dbx_mmap_SA/db3x_mmap_sa_11.vcxproj @@ -0,0 +1,257 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + Dbx_mmap_SA + {6D3DC604-9CA0-45A2-85D7-1EFE3309F23B} + + + + DynamicLibrary + Unicode + true + v110_xp + + + DynamicLibrary + Unicode + true + v110_xp + + + DynamicLibrary + Unicode + v110_xp + + + DynamicLibrary + Unicode + v110_xp + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + true + + + + Disabled + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + true + Use + commonheaders.h + Level3 + EditAndContinue + false + false + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\include;..\..\include\msapi + + + true + false + comctl32.lib;%(AdditionalDependencies) + $(IntDir)$(TargetName).lib + Windows + 0x5130000 + $(ProfileDir)..\..\bin11\lib + false + + + + + Disabled + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + true + Use + commonheaders.h + Level3 + false + false + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\include;..\..\include\msapi + + + true + false + comctl32.lib;%(AdditionalDependencies) + $(IntDir)$(TargetName).lib + 0x5130000 + Windows + $(ProfileDir)..\..\bin11\lib + + + + + Full + AnySuitable + Size + true + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + true + Use + commonheaders.h + Level3 + false + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\include;..\..\include\msapi + + + comctl32.lib;%(AdditionalDependencies) + true + true + true + 0x5130000 + false + $(IntDir)$(TargetName).lib + Windows + $(ProfileDir)..\..\bin11\lib + + + + + Full + AnySuitable + Size + true + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + true + Use + commonheaders.h + Level3 + false + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\include;..\..\include\msapi + + + comctl32.lib;%(AdditionalDependencies) + true + true + true + 0x5130000 + false + $(IntDir)$(TargetName).lib + Windows + $(ProfileDir)..\..\bin11\lib + + + + + + + + + + + + + + + ..\commonheaders.h + + + ..\commonheaders.h + + + ..\commonheaders.h + + + ..\commonheaders.h + + + ..\commonheaders.h + + + ..\commonheaders.h + + + ..\commonheaders.h + + + ..\commonheaders.h + + + ..\commonheaders.h + + + + + Create + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3