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 --- protocols/weather/weather_10.vcxproj | 245 +++++++++++++++++++++++++++++++++++ 1 file changed, 245 insertions(+) create mode 100644 protocols/weather/weather_10.vcxproj (limited to 'protocols/weather/weather_10.vcxproj') diff --git a/protocols/weather/weather_10.vcxproj b/protocols/weather/weather_10.vcxproj new file mode 100644 index 0000000000..03874bea4b --- /dev/null +++ b/protocols/weather/weather_10.vcxproj @@ -0,0 +1,245 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + Weather + {6BFE3E13-BD5D-4C1C-BB29-A82FB51A16CE} + Weather + + + + DynamicLibrary + + + DynamicLibrary + true + + + DynamicLibrary + + + DynamicLibrary + true + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(Configuration)\Obj\ + true + false + $(Configuration)64\ + $(Configuration)64\Obj\ + true + false + c:\Miranda IM\Plugins\ + $(Configuration)\Obj\ + true + true + c:\Miranda IM\Plugins\ + $(Configuration)64\Obj\ + true + true + $(Configuration)\ + E:\Sources\include;$(IncludePath) + + + + MinSpace + OnlyExplicitInline + true + Size + true + true + ..\..\include;%(AdditionalIncludeDirectories) + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + true + false + MultiThreaded + false + true + Fast + false + Level3 + weather.h + + + NDEBUG;%(PreprocessorDefinitions) + $(IntDir)weather.res + + + /ALIGN:4096 /filealign:0x200 /ignore:4108 %(AdditionalOptions) + %(AdditionalLibraryDirectories) + true + true + 0x72030000 + false + MachineX86 + + + + + MinSpace + OnlyExplicitInline + true + Size + true + ..\..\miranda\miranda\include;%(AdditionalIncludeDirectories) + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + true + false + MultiThreadedDLL + false + true + Fast + false + weather.h + Level3 + + + NDEBUG;%(PreprocessorDefinitions) + $(IntDir)weather.res + + + /ALIGN:4096 /filealign:0x200 /ignore:4108 %(AdditionalOptions) + %(AdditionalLibraryDirectories) + true + true + 0x72030000 + false + MachineX64 + + + + + Disabled + ..\..\include;%(AdditionalIncludeDirectories) + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + EnableFastChecks + true + MultiThreadedDebugDLL + true + weather.h + Level3 + EditAndContinue + + + $(IntDir)weather.res + + + wsock32.lib;%(AdditionalDependencies) + %(AdditionalLibraryDirectories) + true + 0x72030000 + false + MachineX86 + + + + + Disabled + ..\..\miranda\miranda\include;%(AdditionalIncludeDirectories) + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + true + Fast + weather.h + Level3 + ProgramDatabase + + + $(IntDir)weather.res + + + %(AdditionalDependencies) + %(AdditionalLibraryDirectories) + true + 0x72030000 + false + MachineX64 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3