From 59552b87f350684b566a4359de769f12eb6dd56b Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 6 Dec 2012 21:38:38 +0000 Subject: rename of 2010 projects without *_10 suffix git-svn-id: http://svn.miranda-ng.org/main/trunk@2675 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/OpenFolder/openFolder_10.vcxproj | 185 +++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 plugins/OpenFolder/openFolder_10.vcxproj (limited to 'plugins/OpenFolder/openFolder_10.vcxproj') diff --git a/plugins/OpenFolder/openFolder_10.vcxproj b/plugins/OpenFolder/openFolder_10.vcxproj new file mode 100644 index 0000000000..fd606e5cb3 --- /dev/null +++ b/plugins/OpenFolder/openFolder_10.vcxproj @@ -0,0 +1,185 @@ + + + + + Debug + Win32 + + + Debug + X64 + + + Release + Win32 + + + Release + X64 + + + + {8D233B9A-2744-4B62-94FC-7872FDDA4683} + OpenFolder + + + + DynamicLibrary + Unicode + true + + + DynamicLibrary + Unicode + true + + + DynamicLibrary + Unicode + + + DynamicLibrary + Unicode + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.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) + true + EnableFastChecks + MultiThreadedDebugDLL + Level3 + EditAndContinue + false + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + true + $(IntDir)$(TargetName).lib + $(ProfileDir)..\..\bin10\lib + Windows + false + + + + + Disabled + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + WIN64;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Level3 + false + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + true + $(IntDir)$(TargetName).lib + $(ProfileDir)..\..\bin10\lib + Windows + false + + + + + Full + OnlyExplicitInline + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + true + Level3 + Size + false + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + $(IntDir)$(TargetName).lib + true + $(ProfileDir)..\..\bin10\lib + true + true + Windows + false + /PDBALTPATH:%_PDB% + + + + + Full + OnlyExplicitInline + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + true + Level3 + Size + false + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + $(IntDir)$(TargetName).lib + true + $(ProfileDir)..\..\bin10\lib + true + true + Windows + false + /PDBALTPATH:%_PDB% + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3