From 911aa265efca7b33045405f3ac0f0a3c65688edf Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 9 Nov 2013 13:43:42 +0000 Subject: added projects and solutions for vc2013 git-svn-id: http://svn.miranda-ng.org/main/trunk@6831 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/FileAsMessage/fileecho_12.vcxproj | 208 ++++++++++++++++++++++++++++++ 1 file changed, 208 insertions(+) create mode 100644 plugins/FileAsMessage/fileecho_12.vcxproj (limited to 'plugins/FileAsMessage/fileecho_12.vcxproj') diff --git a/plugins/FileAsMessage/fileecho_12.vcxproj b/plugins/FileAsMessage/fileecho_12.vcxproj new file mode 100644 index 0000000000..9b5d1cb873 --- /dev/null +++ b/plugins/FileAsMessage/fileecho_12.vcxproj @@ -0,0 +1,208 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + FileAsMessage + {D7A3B8D0-425A-2286-8E2F-2C0BF1EE5C2E} + + + + DynamicLibrary + MultiByte + v120_xp + + + DynamicLibrary + MultiByte + v120_xp + + + DynamicLibrary + MultiByte + true + v120_xp + + + DynamicLibrary + MultiByte + true + v120_xp + + + + + + + + + + + + + + + + + + + <_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 + + + + Full + OnlyExplicitInline + WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + true + Level3 + Size + ..\..\include;%(AdditionalIncludeDirectories) + false + Use + main.h + + + comctl32.lib;%(AdditionalDependencies) + $(IntDir)$(TargetName).lib + true + true + true + Windows + false + $(ProfileDir)..\..\bin12\lib + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + + + Full + OnlyExplicitInline + NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + true + Level3 + Size + ..\..\include;%(AdditionalIncludeDirectories) + false + Use + main.h + + + comctl32.lib;%(AdditionalDependencies) + $(IntDir)$(TargetName).lib + true + true + true + Windows + false + $(ProfileDir)..\..\bin12\lib + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + + + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Level3 + EditAndContinue + ..\..\include;%(AdditionalIncludeDirectories) + false + Use + main.h + + + comctl32.lib;%(AdditionalDependencies) + true + $(IntDir)$(TargetName).lib + Windows + false + $(ProfileDir)..\..\bin12\lib + false + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + + + Disabled + _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Level3 + ..\..\include;%(AdditionalIncludeDirectories) + false + Use + main.h + + + comctl32.lib;%(AdditionalDependencies) + true + $(IntDir)$(TargetName).lib + Windows + false + $(ProfileDir)..\..\bin12\lib + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + + + + + + + Create + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3