From 7cb1e7723dbf8a6a83abe8dbbcf2f0d70eb3ccbe Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Thu, 17 May 2012 19:29:36 +0000 Subject: removed Release & Debug configs Part 2 git-svn-id: http://svn.miranda-ng.org/main/trunk@24 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ProfileManager/pmanagerEx.vcxproj | 164 ++++++++++++++++++++++++++++++ 1 file changed, 164 insertions(+) create mode 100644 plugins/ProfileManager/pmanagerEx.vcxproj (limited to 'plugins/ProfileManager/pmanagerEx.vcxproj') diff --git a/plugins/ProfileManager/pmanagerEx.vcxproj b/plugins/ProfileManager/pmanagerEx.vcxproj new file mode 100644 index 0000000000..bdc96ab7cc --- /dev/null +++ b/plugins/ProfileManager/pmanagerEx.vcxproj @@ -0,0 +1,164 @@ + + + + + Debug Unicode + Win32 + + + Release Unicode + Win32 + + + + {728CF16E-F3FF-4DEB-88C5-E9118F61ACD5} + pmanager + + + + DynamicLibrary + false + MultiByte + + + DynamicLibrary + false + MultiByte + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Debug\ + .\Debug\ + true + $(SolutionDir)/Debug/\ + $(SolutionDir)/Debug/Obj/$(ProjectName)\ + false + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Debug/pmanager.tlb + + + + + Disabled + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;pmanager_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreaded + .\Debug/pmanager.pch + .\Debug/ + .\Debug/ + .\Debug/ + Level3 + true + EditAndContinue + + + _DEBUG;%(PreprocessorDefinitions) + 0x0809 + + + ./plugins/pmanager.dll + true + .\Debug/pmanager.pdb + false + + + .\Debug/pmanager.lib + MachineX86 + + + true + .\Debug/pmanager.bsc + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Release/pmanager.tlb + + + + + Full + AnySuitable + true + Size + false + false + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;pmanager_EXPORTS;%(PreprocessorDefinitions) + true + MultiThreaded + true + StreamingSIMDExtensions2 + $(IntDir)pmanager.pch + $(IntDir) + $(IntDir) + $(IntDir) + Level3 + true + + + NDEBUG;%(PreprocessorDefinitions) + 0x0809 + + + D:\Miranda\plugins/pmanager.dll + true + $(IntDir)$(TargetFileName).intermediate.manifest + $(IntDir)pmanager.pdb + + + false + + + $(IntDir)pmanager.lib + MachineX86 + + + $(IntDir)$(TargetName).xml + + + true + $(IntDir)pmanager.bsc + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3