From 48540940b6c28bb4378abfeb500ec45a625b37b6 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Tue, 15 May 2012 10:38:20 +0000 Subject: initial commit git-svn-id: http://svn.miranda-ng.org/main/trunk@2 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- .../NewXstatusNotify/NewXstatusNotify_10.vcxproj | 355 +++++++++++++++++++++ 1 file changed, 355 insertions(+) create mode 100644 plugins/NewXstatusNotify/NewXstatusNotify_10.vcxproj (limited to 'plugins/NewXstatusNotify/NewXstatusNotify_10.vcxproj') diff --git a/plugins/NewXstatusNotify/NewXstatusNotify_10.vcxproj b/plugins/NewXstatusNotify/NewXstatusNotify_10.vcxproj new file mode 100644 index 0000000000..37ef8fe327 --- /dev/null +++ b/plugins/NewXstatusNotify/NewXstatusNotify_10.vcxproj @@ -0,0 +1,355 @@ + + + + + Debug Unicode + Win32 + + + Debug Unicode + x64 + + + Release Unicode + Win32 + + + Release Unicode + x64 + + + + NewXstatusNotify + {78E0E6B0-2D7E-4B4D-899A-DA244FBBEC73} + NewStatusNotify + + + + DynamicLibrary + Unicode + + + DynamicLibrary + false + Unicode + true + + + DynamicLibrary + false + Unicode + true + + + DynamicLibrary + false + Unicode + true + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)64/Plugins\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ + $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ + true + true + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)64/Plugins\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ + $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ + AllRules.ruleset + AllRules.ruleset + + + + + AllRules.ruleset + AllRules.ruleset + + + + + newxstatusnotify + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Release/NewStatusNotify.tlb + + + + + /D "_CRT_SECURE_NO_DEPRECATE" +/D "_CRT_NON_CONFORMING_SWPRINTFS" %(AdditionalOptions) + Full + OnlyExplicitInline + Size + true + false + true + ../../include;../../ExternalAPI + true + Sync + MultiThreadedDLL + true + + + + + Level3 + ProgramDatabase + + + + + NDEBUG;%(PreprocessorDefinitions) + + + /release %(AdditionalOptions) + winmm.lib;comctl32.lib;%(AdditionalDependencies) + + + + + true + true + UseLinkTimeCodeGeneration + + + false + + + $(IntDir)$(TargetName).lib + MachineX86 + true + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + .\Release/NewStatusNotify.tlb + + + + + /D "_CRT_SECURE_NO_DEPRECATE" +/D "_CRT_NON_CONFORMING_SWPRINTFS" %(AdditionalOptions) + Full + OnlyExplicitInline + Size + true + false + true + ..\..\include\;%(AdditionalIncludeDirectories) + true + Sync + MultiThreadedDLL + true + + + + + $(IntDir) + $(OutDir)$(ProjectName).pdb + Level3 + + + CompileAsCpp + + + + + NDEBUG;%(PreprocessorDefinitions) + 0x0000 + + + /release %(AdditionalOptions) + winmm.lib;comctl32.lib;%(AdditionalDependencies) + NotSet + true + %(AdditionalLibraryDirectories) + + + true + true + true + UseLinkTimeCodeGeneration + + + false + + + $(OutDir)$(ProjectName).lib + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Release/NewStatusNotify.tlb + + + + + /D "_CRT_SECURE_NO_DEPRECATE" +/D "_CRT_NON_CONFORMING_SWPRINTFS" %(AdditionalOptions) + Disabled + ../../include;../../ExternalAPI + WIN32;_WINDOWS;_USRDLL;NewStatusNotify_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + EditAndContinue + + + NDEBUG;%(PreprocessorDefinitions) + + + comctl32.lib;winmm.lib;%(AdditionalDependencies) + + + + + true + + + + + false + + + $(IntDir)$(TargetName).lib + Windows + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + .\Release/NewStatusNotify.tlb + + + + + /D "_CRT_SECURE_NO_DEPRECATE" +/D "_CRT_NON_CONFORMING_SWPRINTFS" %(AdditionalOptions) + Disabled + Default + false + ..\..\include\;%(AdditionalIncludeDirectories) + WIN32;_WINDOWS;_USRDLL;NewStatusNotify_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + $(OutDir) + $(OutDir)$(ProjectName).pdb + true + $(OutDir) + Level3 + ProgramDatabase + CompileAsCpp + + + NDEBUG;%(PreprocessorDefinitions) + 0x0000 + + + comctl32.lib;winmm.lib;%(AdditionalDependencies) + + + true + %(AdditionalLibraryDirectories) + true + $(OutDir)$(ProjectName).map + + + + + false + + + $(OutDir)$(ProjectName).lib + + + + + + $(IntDir)%(Filename)1.obj + $(IntDir)%(Filename)1.obj + $(IntDir)%(Filename)1.obj + $(IntDir)%(Filename)1.obj + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3