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/Watrack_MPD/watrack_mpd_11.vcxproj | 293 +++++++++++++++++++++++++++++ 1 file changed, 293 insertions(+) create mode 100644 plugins/Watrack_MPD/watrack_mpd_11.vcxproj (limited to 'plugins/Watrack_MPD') diff --git a/plugins/Watrack_MPD/watrack_mpd_11.vcxproj b/plugins/Watrack_MPD/watrack_mpd_11.vcxproj new file mode 100644 index 0000000000..684dd1512d --- /dev/null +++ b/plugins/Watrack_MPD/watrack_mpd_11.vcxproj @@ -0,0 +1,293 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + + + + + + + + + + + + + + + + + + + Watrack_MPD + {A7D9DFA5-C34F-4B98-BEE8-5140EFCD2E8C} + + + + DynamicLibrary + false + Unicode + + + DynamicLibrary + false + Unicode + + + DynamicLibrary + false + Unicode + true + + + DynamicLibrary + false + Unicode + true + + + Unicode + DynamicLibrary + + + + + + + + + + + + + + + + + + + + + + + <_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)\ + true + true + AllRules.ruleset + AllRules.ruleset + + + + + AllRules.ruleset + AllRules.ruleset + + + + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Release Unicode/testplug.tlb + + + + + Full + OnlyExplicitInline + Size + true + ..\..\include;..\..\plugins\ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS;FULL_BUILD;%(PreprocessorDefinitions);_UNICODE;UNICODE + true + MultiThreadedDLL + true + Level3 + true + false + + + NDEBUG;%(PreprocessorDefinitions) + 0x0809 + ..\..\include\msapi + + + true + true + true + true + UseLinkTimeCodeGeneration + false + + + $(IntDir)$(TargetName).lib + MachineX86 + $(ProfileDir)..\..\bin10\lib + /PDBALTPATH:%_PDB% + + + true + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + .\Release Unicode/testplug.tlb + + + + + Full + OnlyExplicitInline + Size + true + ..\..\include;..\..\plugins\ExternalAPI;%(AdditionalIncludeDirectories) + WIN64;NDEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS;FULL_BUILD;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + Precise + Level3 + true + false + + + NDEBUG;%(PreprocessorDefinitions) + 0x0809 + ..\..\include\msapi + + + true + true + true + true + UseLinkTimeCodeGeneration + false + + + $(IntDir)$(TargetName).lib + $(ProfileDir)..\..\bin10\lib + kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies);mir_core64.lib;Miranda64.lib + /PDBALTPATH:%_PDB% + + + true + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Debug/testplug.tlb + + + + + Disabled + ..\..\include;..\..\plugins\ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;TESTPLUG_EXPORTS;_CRT_SECURE_NO_WARNINGS;FULL_BUILD;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + Level3 + true + EditAndContinue + false + + + _DEBUG;%(PreprocessorDefinitions) + 0x0809 + ..\..\include\msapi + + + true + true + false + + + $(IntDir)$(TargetName).lib + MachineX86 + $(ProfileDir)..\..\bin10\lib + + + true + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + .\Debug/testplug.tlb + + + + + Disabled + ..\..\include;..\..\plugins\ExternalAPI;%(AdditionalIncludeDirectories) + WIN64;_DEBUG;_WINDOWS;_USRDLL;TESTPLUG_EXPORTS;_CRT_SECURE_NO_WARNINGS;FULL_BUILD;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Level3 + true + ProgramDatabase + false + + + _DEBUG;%(PreprocessorDefinitions) + 0x0809 + ..\..\include\msapi + + + true + true + false + + + $(IntDir)$(TargetName).lib + $(ProfileDir)..\..\bin10\lib + + + true + + + + + + \ No newline at end of file -- cgit v1.2.3