From f920ef497f3299ae24fe783ce03bdd93b419f764 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Fri, 18 May 2012 22:02:50 +0000 Subject: plugins folders renaming git-svn-id: http://svn.miranda-ng.org/main/trunk@60 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SmileyAdd/SmileyAdd_10.vcxproj | 352 +++++++++++++++++++++++++++++++++ 1 file changed, 352 insertions(+) create mode 100644 plugins/SmileyAdd/SmileyAdd_10.vcxproj (limited to 'plugins/SmileyAdd/SmileyAdd_10.vcxproj') diff --git a/plugins/SmileyAdd/SmileyAdd_10.vcxproj b/plugins/SmileyAdd/SmileyAdd_10.vcxproj new file mode 100644 index 0000000000..4828e65473 --- /dev/null +++ b/plugins/SmileyAdd/SmileyAdd_10.vcxproj @@ -0,0 +1,352 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + SmileyAdd + {5BBA7E51-B494-4462-BC4F-1AE5F57F9857} + SmileyAdd + + + + DynamicLibrary + false + false + Unicode + true + + + DynamicLibrary + false + false + Unicode + + + DynamicLibrary + false + false + Unicode + true + + + DynamicLibrary + false + false + Unicode + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ + true + true + $(SolutionDir)$(Configuration)64/Plugins\ + $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ + true + true + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ + false + $(SolutionDir)$(Configuration)64/Plugins\ + $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ + false + $(ProjectName)W + $(ProjectName)W + $(ProjectName)W + $(ProjectName)W + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Debug/help.tlb + + + Disabled + ../../include;../ExternalAPI;regexp;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;_WIN32_WINDOWS=0x0410;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + + + EnableFastChecks + false + MultiThreadedDebug + true + Fast + false + Level4 + EditAndContinue + Default + + + _DEBUG;%(PreprocessorDefinitions) + + + comctl32.lib;Delayimp.lib;gdiplus.lib;%(AdditionalDependencies) + 0.2.3.16 + gdiplus.dll;%(DelayLoadDLLs) + true + Windows + 0x28110000 + false + true + MachineX86 + $(IntDir)$(TargetName).lib + $(TargetDir)$(TargetName).pdb + + + + $(IntDir)$(TargetName).bsc + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + X64 + .\Debug/help.tlb + + + Disabled + ../../include;../ExternalAPI;regexp;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + + + EnableFastChecks + false + MultiThreadedDebug + true + Fast + false + Level4 + ProgramDatabase + Default + + + _DEBUG;%(PreprocessorDefinitions) + + + comctl32.lib;Delayimp.lib;gdiplus.lib;%(AdditionalDependencies) + 0.2.3.16 + gdiplus.dll;%(DelayLoadDLLs) + true + 0x28110000 + false + true + MachineX64 + $(IntDir)$(TargetName).lib + $(TargetDir)$(TargetName).pdb + + + + $(IntDir)$(TargetName).bsc + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Release/help.tlb + + + Full + OnlyExplicitInline + true + Size + false + ../../include;../ExternalAPI;regexp;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;_WIN32_WINDOWS=0x0410;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + true + + + false + MultiThreadedDLL + false + false + Fast + false + false + + + true + Level4 + Cdecl + Default + + + NDEBUG;%(PreprocessorDefinitions) + + + false + + + comctl32.lib;Delayimp.lib;gdiplus.lib;%(AdditionalDependencies) + 0.2.3.16 + gdiplus.dll;%(DelayLoadDLLs) + false + true + true + 0x28110000 + false + true + true + MachineX86 + $(IntDir)$(TargetName).lib + + + true + $(TargetDir)$(TargetName).pdb + + + + $(IntDir)$(TargetName).bsc + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + X64 + .\Release/help.tlb + + + Full + OnlyExplicitInline + true + Size + ../../include;../ExternalAPI;regexp;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;_WIN32_WINDOWS=0x0410;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + true + + + false + MultiThreadedDLL + false + false + Fast + false + true + Level4 + Cdecl + Default + + + NDEBUG;%(PreprocessorDefinitions) + + + false + + + comctl32.lib;Delayimp.lib;gdiplus.lib;%(AdditionalDependencies) + 0.2.3.16 + gdiplus.dll;%(DelayLoadDLLs) + $(TargetDir)$(TargetName).pdb + true + true + 0x28110000 + false + true + MachineX64 + $(IntDir)$(TargetName).lib + + + true + + + + $(IntDir)$(TargetName).bsc + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3